[Pkg-dspam-commits] [pkg-dspam-commits] r182 - branches/lenny/debian

Kurt B. Kaiser kbk-guest at alioth.debian.org
Thu Sep 11 20:22:35 UTC 2008


Author: kbk-guest
Date: Thu Sep 11 20:22:35 2008
New Revision: 182

Log:
Use dspam-webfrontend.preinst to remove /usr/share/dspam for versions prior
to this one.  This is necessary because overwriting a directory with a symlink
doesn't work as expected.  (see -r166 in trunk)

M    debian/changelog
A  + debian/dspam-webfrontend.preinst


Added:
   branches/lenny/debian/dspam-webfrontend.preinst
      - copied unchanged from r166, /trunk/debian/dspam-webfrontend.preinst
Modified:
   branches/lenny/debian/changelog

Modified: branches/lenny/debian/changelog
==============================================================================
--- branches/lenny/debian/changelog	(original)
+++ branches/lenny/debian/changelog	Thu Sep 11 20:22:35 2008
@@ -3,8 +3,10 @@
   * (This is a maintenance release for lenny from pkg-dspam/branches/lenny)
   * Add apache2-suexec (>= 2.2.9-3) as webfrontend Suggests: (Closes #488924).
   * Acknowledge NMU.  Thanks Peter Eisentraut (Closes: #473027, #480602).
+  * Fix a regression in #455052, #469668: remove the /usr/share/dspam dir
+    with dspam-webfrontend.preinst for versions prior to 3.6.8-9.
 
- -- Debian DSPAM Maintainers <pkg-dspam-misc at lists.alioth.debian.org>  Thu, 11 Sep 2008 13:39:08 -0400
+ -- Debian DSPAM Maintainers <pkg-dspam-misc at lists.alioth.debian.org>  Thu, 11 Sep 2008 16:12:49 -0400
 
 dspam (3.6.8-8.1) unstable; urgency=low
 



More information about the Pkg-dspam-commits mailing list