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 <[EMAIL PROTECTED]>  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

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to