Your message dated Wed, 3 Dec 2014 13:24:06 +0100
with message-id <20141203122406.ge1...@ugent.be>
and subject line Re: Bug#771721: unblock: filler/1.02-6.2
has caused the Debian Bug report #771721,
regarding unblock: filler/1.02-6.2
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 ow...@bugs.debian.org
immediately.)


-- 
771721: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=771721
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: release.debian.org
Severity: normal
Tags: moreinfo
User: release.debian....@packages.debian.org
Usertags: unblock

Please unblock package filler

Just uploaded a NMU to DELAYED/1, will clear the moreinfo tag once it is in sid.

+filler (1.02-6.2) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Do not delete the shipped /var/games/filler.ratings.gz while initializing
+    /var/games/filler.ratings.  (Closes: #689127)


unblock filler/1.02-6.2

Andreas
diff -u filler-1.02/debian/postinst filler-1.02/debian/postinst
--- filler-1.02/debian/postinst
+++ filler-1.02/debian/postinst
@@ -25,7 +25,7 @@
 case "$1" in
     configure)
         if [ ! -f /var/games/filler.ratings ]; then
-	    gzip -d /var/games/filler.ratings.gz
+	    gzip -dc /var/games/filler.ratings.gz > /var/games/filler.ratings
 	    chmod 0664 /var/games/filler.ratings
 	    chgrp games /var/games/filler.ratings
 	fi
diff -u filler-1.02/debian/changelog filler-1.02/debian/changelog
--- filler-1.02/debian/changelog
+++ filler-1.02/debian/changelog
@@ -1,3 +1,11 @@
+filler (1.02-6.2) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Do not delete the shipped /var/games/filler.ratings.gz while initializing
+    /var/games/filler.ratings.  (Closes: #689127)
+
+ -- Andreas Beckmann <a...@debian.org>  Mon, 01 Dec 2014 21:57:47 +0100
+
 filler (1.02-6.1) unstable; urgency=low
 
   * Non-maintainer upload.
@@ -21,7 +29,7 @@
 filler (1.02-6) unstable; urgency=low
 
   * The "main/" in the Section line of debian/control should be assumed.
-	
+
  -- James Damour (Suvarov454) <suvarov...@users.sourceforge.net>  Sat, 29 Apr 2006 14:07:00 -0400
 
 filler (1.02-5) unstable; urgency=low
@@ -32,7 +40,7 @@
   * Use correct temp directory in rules (debian/filler, not debian/tmp).
   * Updated DH_COMPAT of rules to 4 (from 1).
   * Eliminated unused dh_* lines from rules.
-	
+
  -- James Damour (Suvarov454) <suvarov...@users.sourceforge.net>  Wed, 11 Jan 2006 08:18:00 -0400
 
 filler (1.02-4) unstable; urgency=low

--- End Message ---
--- Begin Message ---
Hi,

On Tue, Dec 02, 2014 at 11:09:32PM +0100, Andreas Beckmann wrote:
> This package is now in sid.

Unblocked.

Cheers,

Ivo

--- End Message ---

Reply via email to