Bug#416739: Fixes bug 416739 in cyrus-common-2.2

Sven Mueller debian at incase.de
Fri May 18 11:15:00 UTC 2007


Javier Merino wrote on 17/05/2007 21:33:

>-			update-rc.d cyrus2.2 remove >/dev/null
>+                        if [ -x usr/sbin/update-rc.d ]; then 
>+				update-rc.d cyrus2.2 remove >/dev/null
>+			fi
>         	;
>

The above has a missing / in the test (/usr/sbin, not usr/sbin, you
can't rely on being in / during postrm run).

> 		upgrade|failed-upgrade|disappear)
>diff -u cyrus-imapd-2.2-2.2.13/debian/changelog cyrus-imapd-2.2-2.2.13/debian/changelog
>--- cyrus-imapd-2.2-2.2.13/debian/changelog
>+++ cyrus-imapd-2.2-2.2.13/debian/changelog
>@@ -1,3 +1,10 @@
>+cyrus-imapd-2.2 (2.2.13-10.1) unstable; urgency=low
>+
>+  * Non-maintainer upload during BSP.
>+  * depends on non-essential package debconf in postrm (Closes: #416739)
>+
>+ --  Javier Merino <cibervicho at gmail.com>  Thu, 17 May 2007 20:15:20 +0200
>
>  
>
Please don't upload. I'm preparing an upload during the weekend or on
Monday.

Regards,
Sven
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 188 bytes
Desc: OpenPGP digital signature
Url : http://lists.alioth.debian.org/pipermail/pkg-cyrus-imapd-debian-devel/attachments/20070518/dec9550c/attachment-0001.pgp 


More information about the Pkg-Cyrus-imapd-Debian-devel mailing list