Your message dated Wed, 17 Aug 2011 12:18:42 +0000
with message-id <[email protected]>
and subject line Bug#637398: fixed in mailman 1:2.1.14-2
has caused the Debian Bug report #637398,
regarding mailman: Switch to dh_python2
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
637398: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=637398
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: mailman
Version: 1:2.1.14-1
Severity: normal
Tags: patch
User: [email protected]
Usertags: origin-ubuntu oneiric ubuntu-patch
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
python-support is now officially deprecated in Debian:
http://article.gmane.org/gmane.linux.debian.devel.python/6948
In Ubuntu, we are removing python-support from our CDs. As part of this work,
I have converted the mailman package to use dh_python2 according to these
guidelines:
http://wiki.debian.org/Python/TransitionToDHPython2
Cheers.
*** /tmp/tmpoaI53I
In Ubuntu, the attached patch was applied to achieve the following:
* Switch to dh_python2. (LP: #788514)
Thanks for considering the patch.
- -- System Information:
Debian Release: wheezy/sid
APT prefers oneiric-updates
APT policy: (500, 'oneiric-updates'), (500, 'oneiric-security'), (500,
'oneiric'), (100, 'oneiric-backports')
Architecture: amd64 (x86_64)
Kernel: Linux 3.0.0-8-generic (SMP w/8 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
iQIcBAEBCAAGBQJOQwxsAAoJEBJutWOnSwa/jnAP/0HMpAL1WEOcc1YqRQSLtBO9
X4K3hDoLqXw6QY8qsdkjVM3639NGalJBeshB8pclksncnQVd1JwRPUJU/podgEo2
6qtNqhpGh+v4oofaJu9Yu07Ydp7gbPFChTmbAv6I0TTuRhy40Iwf9FMFNRk75KB4
DCsy/0zm6h9nLxv914DMkNeGoHs8FA8qTx5s37QdIpAm7yxCLPJQVew49RFah+Xo
FaiGkjkfpKBXViMo4pvWoCIEPUZ4D8ZZ7AnqizNug3E4xVCMRwcg64E6oKSxIF1e
aoc7Fk7ts+6zP2qcSWQNyW3XSXal3o0i+fqdC5u5frkUkIMGzly2TTGRcretH3gR
5hhNvvupFxJKk/lHHyYu/7oKvDLtNbq9VLg1p0XY8P0pmgo6JPKwSW4mepyuSDh6
6EkK73uHfhnJqi8qesjb1Q0+4O0ZLDv6ovZ6uLyVDSNviTF8admlml/zBAVEtLiG
iCYU1DdLf7p6U09O1mqeC3gbY7/APWhR9dBPrJ1ipBeqHBdRw59+3aQHVERhwLD1
2kg6U6dnlg/CCNeCnrhgj/oqnVpxwZ2oGN0zdNaou3A00soFvYLIHvkPxwosJbuk
rq1XkFCPdid+Pwdds7miQIhE3YO0rmGTMbAecw/UNe2ooyZ+FgORWjFKMLiFXYqe
Ne25HEPxzVfS4h+swD6D
=QP4+
-----END PGP SIGNATURE-----
=== modified file 'debian/changelog'
=== modified file 'debian/control'
--- debian/control 2010-07-27 22:56:03 +0000
+++ debian/control 2011-08-10 22:42:38 +0000
@@ -5,12 +5,12 @@
Uploaders: Lionel Elie Mamane <[email protected]>,
Thijs Kinkhorst <[email protected]>,
Hector Garcia <[email protected]>
-Build-Depends: debhelper (>= 7), autoconf, python-dev, python-support
+Build-Depends: debhelper (>= 7), autoconf, python-dev (>= 2.6.6-3~)
Standards-Version: 3.9.1
Homepage: http://www.list.org/
Vcs-Svn: svn://svn.debian.org/svn/pkg-mailman/trunk
Vcs-Browser: http://svn.debian.org/wsvn/pkg-mailman/trunk
-XS-Python-Version: current
+X-Python-Version: >= 2.4
Package: mailman
Architecture: any
@@ -19,7 +19,6 @@
logrotate, cron, ucf, pwgen, lsb-base,
exim4 | mail-transport-agent, apache2 | httpd
Suggests: spamassassin, lynx, listadmin
-XB-Python-Version: ${python:Versions}
Description: Powerful, web-based mailing list manager
The GNU Mailing List Manager, which manages email discussion lists
much like Majordomo and Smartmail. Unlike most similar products,
=== removed file 'debian/pyversions'
--- debian/pyversions 2009-03-14 14:18:16 +0000
+++ debian/pyversions 1970-01-01 00:00:00 +0000
@@ -1 +0,0 @@
-2.4-
=== modified file 'debian/rules'
--- debian/rules 2010-07-27 22:56:03 +0000
+++ debian/rules 2011-08-10 22:42:58 +0000
@@ -178,7 +178,7 @@
chmod 0644 debian/mailman/usr/lib/$(package)/cron/{crontab.in,paths.py}
# Python Policy
- dh_pysupport -a `find debian/mailman/usr/lib/mailman/Mailman/ -type d`
+ dh_python2 -a `find debian/mailman/usr/lib/mailman/Mailman/ -type d`
install -d debian/mailman/usr/share/python/runtime.d
install debian/mailman.rtupdate
debian/mailman/usr/share/python/runtime.d
--- End Message ---
--- Begin Message ---
Source: mailman
Source-Version: 1:2.1.14-2
We believe that the bug you reported is fixed in the latest version of
mailman, which is due to be installed in the Debian FTP archive:
mailman_2.1.14-2.debian.tar.gz
to main/m/mailman/mailman_2.1.14-2.debian.tar.gz
mailman_2.1.14-2.dsc
to main/m/mailman/mailman_2.1.14-2.dsc
mailman_2.1.14-2_amd64.deb
to main/m/mailman/mailman_2.1.14-2_amd64.deb
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Thijs Kinkhorst <[email protected]> (supplier of updated mailman package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.8
Date: Wed, 17 Aug 2011 12:00:50 +0000
Source: mailman
Binary: mailman
Architecture: source amd64
Version: 1:2.1.14-2
Distribution: unstable
Urgency: low
Maintainer: Mailman for Debian <[email protected]>
Changed-By: Thijs Kinkhorst <[email protected]>
Description:
mailman - Powerful, web-based mailing list manager
Closes: 616292 637398
Changes:
mailman (1:2.1.14-2) unstable; urgency=low
.
[ Thijs Kinkhorst ]
* Move mail-transport-agent to Recommends, since Mailman can be
configured to run with a remote MTA (closes: #616292).
* Update to policy 3.9.2, add build-{arch,indep} targets.
.
[ Thorsten Glaser ]
* Add myself to Uploaders, as suggested by Thijs.
* Apply patch from Barry Warsaw to switch from python-support
to dh_python2. (LP: #788514) (Closes: #637398)
Checksums-Sha1:
964cdaa114f22c457c8fdaf3f4ca38f64fdb581f 1640 mailman_2.1.14-2.dsc
91cd98608c3fa498a402ae3366e0def1b86372c9 102532 mailman_2.1.14-2.debian.tar.gz
8fe2d5ff53f12062e22c85b2fda28f430d045945 9718738 mailman_2.1.14-2_amd64.deb
Checksums-Sha256:
44c3ac440cc165c1f94f24268b08912e2d4ae74e14b87edac63fd8752a61b7c7 1640
mailman_2.1.14-2.dsc
cc12269902f2eda6969536a17843b7b1effa9f4f7eda6a6aaa1a0a5c767c7aa2 102532
mailman_2.1.14-2.debian.tar.gz
2e8a65c0de6ad549864c74538dbcb4bccf6560dff7c30f8a266a8034225fd546 9718738
mailman_2.1.14-2_amd64.deb
Files:
6688ba0ac982df555fee64cc9447a336 1640 mail optional mailman_2.1.14-2.dsc
eac9b810901c931d31d75b7c9d1f328e 102532 mail optional
mailman_2.1.14-2.debian.tar.gz
13b31e659f24f6c7ed2760b47d1c2b83 9718738 mail optional
mailman_2.1.14-2_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
iQEcBAEBAgAGBQJOS67BAAoJEOxfUAG2iX57fQcIAJePyBrxFikM5CxTZPyJ/npR
8MCHTVEaydyXtRM6UlxOFh5UfDptNDl4wGimpr1ooU6zPMkgSdtiw+keyFkW4omC
i1dhA5vBFPbRoLhC9dAfM2tgM1vwiRsTbM4qO4vSxONnt/23vgWELezvzNnXMH9O
ZeaLnvBOhbdADu2aB1jMzb18N09KVN0jTuYBDT/W3kwKfp8+T+rHAvA0rylqrqg8
eDrvorcGzvYA0zy0+dMThQe2NCjMtg9XJMcWKJ0zMnESirg/VUM7Uc3d8JmkpBho
OCPZna121+cbtT8TT3noxfwTV/N5yIcumrs6Gcudo0NyIZ6qRnF9pv0bioDupF4=
=19Ij
-----END PGP SIGNATURE-----
--- End Message ---