Your message dated Mon, 01 Dec 2014 13:09:57 +0000
with message-id <[email protected]>
and subject line Re: Bug#771657: unblock: gravitywars/1.102-33
has caused the Debian Bug report #771657,
regarding unblock: gravitywars/1.102-33
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 [email protected]
immediately.)


-- 
771657: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=771657
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: release.debian.org
Severity: normal
User: [email protected]
Usertags: unblock

Please unblock package gravitywars.

The 1.102-33 upload fixes a bug with priority "important" that is
present in jessie - #770072, one of Guillem Jover's "obsolete absolute
path to dpkg-statoverride".

gravitywars (1.102-33) unstable; urgency=medium

  * Team upload.
  * Do not use the obsolete and incorrect full path to dpkg-statoverride.
    Closes: #770062

 -- Peter Pentchev <[email protected]>  Sat, 29 Nov 2014 01:40:39 +0200

Full debdiff attached.

Thanks in advance!

unblock gravitywars/1.102-33

-- 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 gravitywars-1.102/debian/changelog gravitywars-1.102/debian/changelog
--- gravitywars-1.102/debian/changelog
+++ gravitywars-1.102/debian/changelog
@@ -1,3 +1,11 @@
+gravitywars (1.102-33) unstable; urgency=medium
+
+  * Team upload.
+  * Do not use the obsolete and incorrect full path to dpkg-statoverride.
+    Closes: #770062
+
+ -- Peter Pentchev <[email protected]>  Sat, 29 Nov 2014 01:40:39 +0200
+
 gravitywars (1.102-32) unstable; urgency=low
 
   [ Barry deFreese ]
diff -u gravitywars-1.102/debian/postinst gravitywars-1.102/debian/postinst
--- gravitywars-1.102/debian/postinst
+++ gravitywars-1.102/debian/postinst
@@ -22,15 +22,13 @@
     # Cancel my old stupid use of dpkg-statoverride
     if [ "$1" = "configure" ] && [ "$2" != "" ] &&
           dpkg --compare-versions "$2" le "1.102-28" &&
-          [ -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

Attachment: signature.asc
Description: Digital signature


--- End Message ---
--- Begin Message ---
On 2014-12-01 9:32, Peter Pentchev wrote:
Please unblock package gravitywars.

The 1.102-33 upload fixes a bug with priority "important" that is
present in jessie - #770072, one of Guillem Jover's "obsolete absolute
path to dpkg-statoverride".

Unblocked.

Regards,

Adam

--- End Message ---

Reply via email to