Package: release.debian.org
User: release.debian....@packages.debian.org
Usertags: unblock
Severity: normal

Please unblock package hylafax

I uploaded version 3:6.0.6-6 of hylafax and would like to have it
accepted in jessie. The changes between the version in jessie
(3:6.0.6-5) and the one just uploaded in unstable only fix an RC bug:

#768840: hylafax-server: removes files that were installed by another
package: /var/spool/hylafax/{bin, etc}

The fix is in a postrm script. diff between jessie and unstable version
is:

--- hylafax-6.0.6-5/debian/hylafax-server.postrm        2013-03-10 
18:14:49.000000000 +0100
+++ hylafax-6.0.6-6/debian/hylafax-server.postrm        2014-12-04 
22:34:47.000000000 +0100
@@ -9,11 +9,6 @@
     then
        [ -x $USERDEL ] && $USERDEL faxmaster
     fi
-    # 
-    # This will remove the directory that holds a copy of the real
-    # debian configuration in /etc/hylafax
-    [ -d /var/spool/hylafax/etc ] && rm -rf /var/spool/hylafax/etc
-    [ -L /var/spool/hylafax/bin ] && rm /var/spool/hylafax/bin
 
     for i in /etc/hylafax/setup.cache /etc/hylafax/setup.modem \
        /var/spool/hylafax/status/any.info /var/spool/hylafax/dev/null \
@@ -23,8 +18,6 @@
     do
        [ -e "$i" -o -L "$i" ] && rm "$i"
     done
-
-    [ -d /var/spool/hylafax/bin ] && rmdir --ignore-fail-on-non-empty 
/var/spool/hylafax/bin
 fi
 
 exit 0


and is documented in changelog as this:

+hylafax (3:6.0.6-6) unstable; urgency=medium
+
+  * Don't remove files managed by dpkg when purging package.
+
+ -- Giuseppe Sacco <eppes...@debian.org>  Thu, 04 Dec 2014 22:47:58 +0100
+

Thank you,
Giuseppe

unblock hylafax/3:6.0.6-6

-- System Information:
Debian Release: jessie/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.16.0-4-amd64 (SMP w/8 CPU cores)
Locale: LANG=it_IT.utf8, LC_CTYPE=it_IT.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to