Your message dated Thu, 04 Dec 2014 19:34:18 +0100 with message-id <5480A92A.7050602@thykier.net> and subject line Re: Bug#772003: unblock: geki3/1.0.3-8 has caused the Debian Bug report #772003, regarding unblock: geki3/1.0.3-8 to be marked as done. This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact owner@bugs.debian.org immediately.) -- 772003: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=772003 Debian Bug Tracking System Contact owner@bugs.debian.org with problems
--- Begin Message ---
- To: Debian Bug Tracking System <submit@bugs.debian.org>
- Subject: unblock: geki3/1.0.3-8
- From: Peter Pentchev <roam@ringlet.net>
- Date: Thu, 4 Dec 2014 11:52:38 +0200
- Message-id: <[🔎] 20141204095037.1654.30077.reportbug@straylight.m.ringlet.net>
Package: release.debian.org Severity: normal User: release.debian.org@packages.debian.org Usertags: unblock Please unblock package geki3. The 1.0.3-8 upload fixes a bug with priority "important" that is present in jessie - #770056, one of Guillem Jover's "obsolete absolute path to dpkg-statoverride". geki3 (1.0.3-8) unstable; urgency=medium * Team upload. * Do not use the obsolete and incorrect full path to dpkg-statoverride. Closes: #770056 -- Peter Pentchev <roam@ringlet.net> Sat, 29 Nov 2014 02:50:27 +0200 Full debdiff attached. Thanks in advance! unblock geki3/1.0.3-8 -- 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/dashdiff -u geki3-1.0.3/debian/postinst geki3-1.0.3/debian/postinst --- geki3-1.0.3/debian/postinst +++ geki3-1.0.3/debian/postinst @@ -7,15 +7,13 @@ # Cancel my old stupid use of dpkg-statoverride if [ "$1" = "configure" ] && [ "$2" != "" ] && dpkg --compare-versions "$2" le "1.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 geki3-1.0.3/debian/changelog geki3-1.0.3/debian/changelog --- geki3-1.0.3/debian/changelog +++ geki3-1.0.3/debian/changelog @@ -1,3 +1,11 @@ +geki3 (1.0.3-8) unstable; urgency=medium + + * Team upload. + * Do not use the obsolete and incorrect full path to dpkg-statoverride. + Closes: #770056 + + -- Peter Pentchev <roam@ringlet.net> Sat, 29 Nov 2014 02:50:27 +0200 + geki3 (1.0.3-7) unstable; urgency=low * Moved packaging to the Debian Games Team.Attachment: signature.asc
Description: Digital signature
--- End Message ---
--- Begin Message ---
- To: Peter Pentchev <roam@ringlet.net>, 772003-done@bugs.debian.org
- Subject: Re: Bug#772003: unblock: geki3/1.0.3-8
- From: Niels Thykier <niels@thykier.net>
- Date: Thu, 04 Dec 2014 19:34:18 +0100
- Message-id: <5480A92A.7050602@thykier.net>
- In-reply-to: <[🔎] 20141204095037.1654.30077.reportbug@straylight.m.ringlet.net>
- References: <[🔎] 20141204095037.1654.30077.reportbug@straylight.m.ringlet.net>
On 2014-12-04 10:52, Peter Pentchev wrote: > Package: release.debian.org > Severity: normal > User: release.debian.org@packages.debian.org > Usertags: unblock > > Please unblock package geki3. > > The 1.0.3-8 upload fixes a bug with priority "important" that is > present in jessie - #770056, one of Guillem Jover's "obsolete absolute > path to dpkg-statoverride". > > geki3 (1.0.3-8) unstable; urgency=medium > > * Team upload. > * Do not use the obsolete and incorrect full path to dpkg-statoverride. > Closes: #770056 > > -- Peter Pentchev <roam@ringlet.net> Sat, 29 Nov 2014 02:50:27 +0200 > > Full debdiff attached. > > Thanks in advance! > > unblock geki3/1.0.3-8 > > [...] Unblocked, thanks. ~Niels
--- End Message ---