Package: release.debian.org Severity: normal User: release.debian.org@packages.debian.org Usertags: unblock Please unblock package geki2. The 2.0.3-9 upload fixes a bug with priority "important" that is present in jessie - #770055, one of Guillem Jover's "obsolete absolute path to dpkg-statoverride". geki2 (2.0.3-9) unstable; urgency=medium * Team upload. * Do not use the obsolete and incorrect full path to dpkg-statoverride. Closes: #770055 -- Peter Pentchev <roam@ringlet.net> Sat, 29 Nov 2014 03:02:01 +0200 Full debdiff attached. Thanks in advance! unblock geki2/2.0.3-9 -- System Information: Debian Release: jessie/sid APT prefers testing APT policy: (990, 'testing') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux 3.16.0-4-amd64 (SMP w/4 CPU cores) Locale: LANG=bg_BG.UTF-8, LC_CTYPE=bg_BG.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash
diff -u geki2-2.0.3/debian/postinst geki2-2.0.3/debian/postinst --- geki2-2.0.3/debian/postinst +++ geki2-2.0.3/debian/postinst @@ -9,15 +9,13 @@ # Cancel my old stupid use of dpkg-statoverride if [ "$1" = "configure" ] && [ "$2" != "" ] && dpkg --compare-versions "$2" le "2.0.3-4" && - [ -x /usr/sbin/dpkg-statoverride ] && dpkg-statoverride --list "$PROG" >/dev/null then dpkg-statoverride --remove "$PROG" fi # Properly use statoverride - if ! [ -x /usr/sbin/dpkg-statoverride ] || \ - ! dpkg-statoverride --list "$PROG" >/dev/null ; then + if ! dpkg-statoverride --list "$PROG" >/dev/null ; then chown root:games "$PROG" chmod 2755 "$PROG" fi diff -u geki2-2.0.3/debian/changelog geki2-2.0.3/debian/changelog --- geki2-2.0.3/debian/changelog +++ geki2-2.0.3/debian/changelog @@ -1,3 +1,11 @@ +geki2 (2.0.3-9) unstable; urgency=medium + + * Team upload. + * Do not use the obsolete and incorrect full path to dpkg-statoverride. + Closes: #770055 + + -- Peter Pentchev <roam@ringlet.net> Sat, 29 Nov 2014 03:02:01 +0200 + geki2 (2.0.3-8) unstable; urgency=low [ Barry deFreese ]
Attachment:
signature.asc
Description: Digital signature