[Pkg-mailman-hackers] Pkg-mailman commit - rev 609 - trunk/debian
Thijs Kinkhorst
thijs at alioth.debian.org
Mon Mar 2 20:07:07 UTC 2009
Author: thijs
Date: 2009-03-02 20:07:07 +0000 (Mon, 02 Mar 2009)
New Revision: 609
Modified:
trunk/debian/changelog
trunk/debian/compat
trunk/debian/control
trunk/debian/copyright
Log:
since there's no version of Debian that satisfies dh >> 6 but not >> 7,
upgrade to dh level 7 right away, and some more minor cleanup
Modified: trunk/debian/changelog
===================================================================
--- trunk/debian/changelog 2009-03-02 19:55:23 UTC (rev 608)
+++ trunk/debian/changelog 2009-03-02 20:07:07 UTC (rev 609)
@@ -3,7 +3,9 @@
* New upstream release.
+ Minimum Python version is now 2.4.
+ Patches 68_update_catalan and 80_fix_string_search are now
- incorporated upstream; refresh all others.
+ incorporated upstream; 67_update_handle_old_versions is
+ obsolete, refresh all others.
+ * Various packaging cleanups, upgrade debhelper to level 7.
-- Thijs Kinkhorst <thijs at debian.org> Mon, 02 Mar 2009 19:56:25 +0100
Modified: trunk/debian/compat
===================================================================
--- trunk/debian/compat 2009-03-02 19:55:23 UTC (rev 608)
+++ trunk/debian/compat 2009-03-02 20:07:07 UTC (rev 609)
@@ -1 +1 @@
-6
+7
Modified: trunk/debian/control
===================================================================
--- trunk/debian/control 2009-03-02 19:55:23 UTC (rev 608)
+++ trunk/debian/control 2009-03-02 20:07:07 UTC (rev 609)
@@ -2,8 +2,10 @@
Section: mail
Priority: optional
Maintainer: Mailman for Debian <pkg-mailman-hackers at lists.alioth.debian.org>
-Uploaders: Lionel Elie Mamane <lmamane at debian.org>, Thijs Kinkhorst <thijs at debian.org>, Hector Garcia <hector at debian.org>
-Build-Depends: debhelper (>= 6), autoconf, python-dev, python-support, quilt
+Uploaders: Lionel Elie Mamane <lmamane at debian.org>,
+ Thijs Kinkhorst <thijs at debian.org>,
+ Hector Garcia <hector at debian.org>
+Build-Depends: debhelper (>= 7), autoconf, python-dev, python-support, quilt
Standards-Version: 3.8.0
Homepage: http://www.list.org/
Vcs-Svn: svn://svn.debian.org/svn/pkg-mailman/trunk
@@ -13,7 +15,9 @@
Package: mailman
Architecture: any
Pre-Depends: debconf | debconf-2.0
-Depends: ${shlibs:Depends}, ${python:Depends}, logrotate, cron, exim4 | mail-transport-agent, apache2 | httpd, ucf, pwgen, adduser, lsb-base
+Depends: ${shlibs:Depends}, ${python:Depends}, ${misc:Depends}
+ logrotate, cron, ucf, pwgen, adduser, lsb-base,
+ exim4 | mail-transport-agent, apache2 | httpd
Suggests: spamassassin, lynx, listadmin
XB-Python-Version: ${python:Versions}
Description: Powerful, web-based mailing list manager
Modified: trunk/debian/copyright
===================================================================
--- trunk/debian/copyright 2009-03-02 19:55:23 UTC (rev 608)
+++ trunk/debian/copyright 2009-03-02 20:07:07 UTC (rev 609)
@@ -8,7 +8,7 @@
and Subversion repository are found at Alioth:
http://alioth.debian.org/projects/pkg-mailman/
-Copyright: GNU GPL 2
+Licence: GNU GPL 2
Mailman - a mailing list management system
Copyright (C) 1998 by the Free Software Foundation, Inc.
More information about the Pkg-mailman-hackers
mailing list