diff -Nru vdr-1.7.27/debian/changelog vdr-1.7.27/debian/changelog --- vdr-1.7.27/debian/changelog 2013-03-03 13:06:10.000000000 +0000 +++ vdr-1.7.27/debian/changelog 2013-03-11 07:30:01.000000000 +0000 @@ -1,3 +1,9 @@ +vdr (1.7.27-8yavdr0~precise) precise; urgency=medium + + * fix vdr-groups.sh + + -- Lars Hanisch Mon, 11 Mar 2013 08:29:43 +0100 + vdr (1.7.27-7yavdr0~precise) precise; urgency=medium * add vdr.pc to vdr-dev package diff -Nru vdr-1.7.27/debian/vdr-groups.sh vdr-1.7.27/debian/vdr-groups.sh --- vdr-1.7.27/debian/vdr-groups.sh 2012-12-08 12:46:38.000000000 +0000 +++ vdr-1.7.27/debian/vdr-groups.sh 2013-03-11 07:29:37.000000000 +0000 @@ -17,7 +17,7 @@ { local group=$1 shift - local group_list=$* + local group_list="$*" local current_group for current_group in $group_list; do