[Pkg-mailman-hackers] Pkg-mailman commit - rev 640 - in trunk/debian: . contrib
Thijs Kinkhorst
thijs at alioth.debian.org
Tue Dec 29 19:36:58 UTC 2009
Author: thijs
Date: 2009-12-29 19:36:58 +0000 (Tue, 29 Dec 2009)
New Revision: 640
Modified:
trunk/debian/changelog
trunk/debian/contrib/postfix-to-mailman.py
Log:
Recognise -loop suffix in postfix-to-mailman.py (closes: #562700).
Modified: trunk/debian/changelog
===================================================================
--- trunk/debian/changelog 2009-12-29 19:22:03 UTC (rev 639)
+++ trunk/debian/changelog 2009-12-29 19:36:58 UTC (rev 640)
@@ -5,8 +5,9 @@
- 30_pipermail_threads
- 65_handle_templates_directories
* Remove msgfmt.py, only used at build-time (closes: #555416).
+ * Recognise -loop suffix in postfix-to-mailman.py (closes: #562700).
- -- Thijs Kinkhorst <thijs at debian.org> Tue, 29 Dec 2009 20:20:41 +0100
+ -- Thijs Kinkhorst <thijs at debian.org> Tue, 29 Dec 2009 20:32:14 +0100
mailman (1:2.1.12-3) unstable; urgency=low
Modified: trunk/debian/contrib/postfix-to-mailman.py
===================================================================
--- trunk/debian/contrib/postfix-to-mailman.py 2009-12-29 19:22:03 UTC (rev 639)
+++ trunk/debian/contrib/postfix-to-mailman.py 2009-12-29 19:36:58 UTC (rev 640)
@@ -129,6 +129,7 @@
'-confirm',
'-join',
'-leave',
+ '-loop',
'-subscribe',
'-unsubscribe',
):
More information about the Pkg-mailman-hackers
mailing list