[Pkg-mailman-hackers] Pkg-mailman commit - rev 497 - trunk/debian
Thijs Kinkhorst
thijs at alioth.debian.org
Sun Jun 10 21:10:17 UTC 2007
Author: thijs
Date: 2007-06-10 21:10:16 +0000 (Sun, 10 Jun 2007)
New Revision: 497
Modified:
trunk/debian/README.Debian
trunk/debian/postrm
Log:
back out r494 because it's not uncontroversial
Modified: trunk/debian/README.Debian
===================================================================
--- trunk/debian/README.Debian 2007-05-31 14:57:38 UTC (rev 496)
+++ trunk/debian/README.Debian 2007-06-10 21:10:16 UTC (rev 497)
@@ -64,15 +64,6 @@
The current version of this handler used in this package is released on
2003 May 6 by James Henstridge <james at daa.com.au>.
-Purging Mailman will wipe lists and archives
---------------------------------------------
-
-If you purge the mailman package, please note that this will wipe all
-lists and archives you may have. We believe this to be consistent behaviour,
-because someone purging a package is essentially requesting that they
-completely do not want that package anymore and no traces should be left.
-
-
Upgrading from Mailman 2.x (where x < 1)
----------------------------------------
Modified: trunk/debian/postrm
===================================================================
--- trunk/debian/postrm 2007-05-31 14:57:38 UTC (rev 496)
+++ trunk/debian/postrm 2007-06-10 21:10:16 UTC (rev 497)
@@ -22,5 +22,6 @@
rm -f /etc/cron.d/mailman
rm -rf /etc/mailman
rm -rf /var/log/mailman
- rm -rf /var/lib/mailman
+# rm -rf /var/lib/mailman
+ rm -f /var/lib/mailman/data/last_mailman_version
fi
More information about the Pkg-mailman-hackers
mailing list