[Pkg-mailman-hackers] Pkg-mailman commit - rev 766 - trunk/debian
Thijs Kinkhorst
thijs at moszumanska.debian.org
Thu Jul 10 18:19:55 UTC 2014
Author: thijs
Date: 2014-07-10 18:19:55 +0000 (Thu, 10 Jul 2014)
New Revision: 766
Modified:
trunk/debian/control
Log:
python-dnspython required for dmarc
Modified: trunk/debian/control
===================================================================
--- trunk/debian/control 2014-07-10 18:02:22 UTC (rev 765)
+++ trunk/debian/control 2014-07-10 18:19:55 UTC (rev 766)
@@ -6,7 +6,7 @@
Thijs Kinkhorst <thijs at debian.org>,
Thorsten Glaser <tg at mirbsd.de>,
Hector Garcia <hector at debian.org>
-Build-Depends: debhelper (>= 7), autoconf, python-dev (>= 2.6.6-3~), gettext
+Build-Depends: debhelper (>= 7), autoconf, python-dev (>= 2.6.6-3~), gettext, python-dnspython
Standards-Version: 3.9.5
Homepage: http://www.list.org/
Vcs-Svn: svn://anonscm.debian.org/pkg-mailman/trunk
@@ -18,7 +18,8 @@
Architecture: any
Pre-Depends: debconf | debconf-2.0
Depends: ${shlibs:Depends}, ${python:Depends}, ${misc:Depends},
- logrotate (>= 3.8.0), cron, ucf, lsb-base, apache2 | httpd
+ logrotate (>= 3.8.0), cron, ucf, lsb-base, apache2 | httpd,
+ python-dnspython
Recommends: default-mta | mail-transport-agent
Suggests: spamassassin, lynx, listadmin
Description: Powerful, web-based mailing list manager
More information about the Pkg-mailman-hackers
mailing list