Your message dated Fri, 05 Dec 2014 05:45:13 +0000 with message-id <[email protected]> and subject line Re: Bug#772084: unblock: hylafax/3:6.0.6-6 has caused the Debian Bug report #772084, regarding unblock: hylafax/3:6.0.6-6 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.) -- 772084: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=772084 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Package: release.debian.org User: [email protected] 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 <[email protected]> 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
--- End Message ---
--- Begin Message ---On Thu, 2014-12-04 at 23:33 +0100, Giuseppe Sacco wrote: > 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} Unblocked, thanks. Regards, Adam
--- End Message ---

