Package: courier-mta
Version: 0.47-4sarge5
Severity: serious
Tags: patch
Justification: Appendix F

The prerm script of courier-mta does not remove two manpage
alternatives.  The following patch corrects the problem:

--- courier-mta.prerm.orig      2007-02-09 10:24:09.896439231 +0000
+++ courier-mta.prerm   2007-02-09 10:27:47.419548587 +0000
@@ -20,6 +20,8 @@
 if [ "$1" = "upgrade" -o "$1" = "remove" ]; then
        for binary in lockmail preline; do
                update-alternatives --remove $binary /usr/bin/$binary
+               update-alternatives --remove $binary.1 \
+                       /usr/share/man/man1/$binary.courier.1.gz
        done
 fi
 

Regards,

Tim Cutts

-- System Information:
Debian Release: 3.1
Architecture: i386 (i686)
Kernel: Linux 2.6.8-2-686
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages courier-mta depends on:
ii  courier-authdaemon    0.47-4sarge5       Courier Mail Server - Authenticati
ii  courier-base          0.47-4sarge5       Courier Mail Server - Base system
ii  libc6                 2.3.2.ds1-22sarge4 GNU C Library: Shared libraries an
ii  libgcc1               1:3.4.3-13sarge1   GCC support library
ii  libgdbm3              1.8.3-2            GNU dbm database routines (runtime
ii  libperl5.8            5.8.4-8sarge5      Shared Perl library
ii  libstdc++5            1:3.3.5-13         The GNU Standard C++ Library v3

-- debconf information:
  courier-mta/dsnfrom: [EMAIL PROTECTED]
  courier-mta/defaultdomain: deskpro16107.dynamic.sanger.ac.uk


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to