[Pkg-mailman-hackers] Pkg-mailman commit - rev 317 - trunk/debian
Thijs Kinkhorst
thijs at costa.debian.org
Sun Aug 13 14:44:09 UTC 2006
Author: thijs
Date: 2006-08-13 14:44:08 +0000 (Sun, 13 Aug 2006)
New Revision: 317
Modified:
trunk/debian/changelog
trunk/debian/control
Log:
* Drop recommends on essential base-passwd >= a version from 1997.
* Use apache2 instead of apache as the first alternative for httpd.
Modified: trunk/debian/changelog
===================================================================
--- trunk/debian/changelog 2006-08-13 13:39:53 UTC (rev 316)
+++ trunk/debian/changelog 2006-08-13 14:44:08 UTC (rev 317)
@@ -12,6 +12,8 @@
* Fix example in postfix-to-mailman.py to pass ${mailbox}, not ${user}
(Closes: #305762).
* Add Lintian overrides for those things that are legitimate.
+ * Drop recommends on essential base-passwd >= a version from 1997.
+ * Use apache2 instead of apache as the first alternative for httpd.
[ Hector Garcia ]
* Putting permision on archive/private to 570 www-data.list to prevent
@@ -39,8 +41,9 @@
[ Paul Wise ]
* Add spamassassin example to the mm_cfg.py
- -- Thijs Kinkhorst <thijs at debian.org> Fri, 11 Aug 2006 12:01:23 +0200
+ -- Thijs Kinkhorst <thijs at debian.org> Sun, 13 Aug 2006 16:40:58 +0200
+
mailman (0:2.1.8-1) unstable; urgency=low
* New upstream release
Modified: trunk/debian/control
===================================================================
--- trunk/debian/control 2006-08-13 13:39:53 UTC (rev 316)
+++ trunk/debian/control 2006-08-13 14:44:08 UTC (rev 317)
@@ -9,9 +9,8 @@
Package: mailman
Architecture: any
Pre-Depends: debconf (>= 1.4.16) | debconf-2.0
-Depends: ${shlibs:Depends}, python (>= 2.2.2.91-1), logrotate, cron (>= 3.0pl1-42), exim4 | mail-transport-agent, apache | httpd, ucf (>= 0.28), pwgen, adduser
+Depends: ${shlibs:Depends}, python (>= 2.2.2.91-1), logrotate, cron (>= 3.0pl1-42), exim4 | mail-transport-agent, apache2 | httpd, ucf (>= 0.28), pwgen, adduser
Conflicts: suidmanager (<< 0.50), sendmail (<< 8.12.6)
-Recommends: base-passwd (>= 1.3.0)
Suggests: spamassassin, lynx, python2.3-korean-codecs | python2.2-korean-codecs, python-japanese-codecs, listadmin
Description: Powerful, web-based mailing list manager
The GNU Mailing List Manager, which manages email discussion lists
More information about the Pkg-mailman-hackers
mailing list