Your message dated Sat, 04 Jan 2014 17:49:49 +0000
with message-id <[email protected]>
and subject line Bug#635630: fixed in pycurl 7.19.0.3-1
has caused the Debian Bug report #635630,
regarding pycurl: 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.)
--
635630: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=635630
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: pycurl
Version: 7.19.0-4
Severity: normal
Tags: patch
User: [email protected]
Usertags: origin-ubuntu oneiric ubuntu-patch
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
python-support is 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 pycurl to use dh_python2 according to these guidelines:
http://wiki.debian.org/Python/TransitionToDHPython2
*** /tmp/tmpON3bUn
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-7-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)
iQIcBAEBCAAGBQJOMFLzAAoJEBJutWOnSwa/fvYP/RDxX1KBqnDasSKiZA94mzC9
0j6aoAnS083S77tCIUwnpeQ4xQi2sPQJQaEJnLu7dGQp0t5A+r7lY2FjXmLz5rMa
ODEnxOTR9vbDud+npqXB007Mzyle3SRlnP793pwSGIVlm91v/YYdiGdBByZ+/jE0
XF0KQK2pgXxLjp4HWV4o+EsXq7xLF56+/SC1tlRgXQUz6nQz0ADD/VIoaAfxwR4t
mX9d5sm06mEdv0MhjA1fXZqmb21G6mJTJY/BxuOI+ZGVs/s/zAEemF1fu86+zKsw
oZESXW4fA3gobZYRSAaLk7WTmvSm1CHgsWW9XxMST59cp8Lpv/YvUevc1bLAL/Ok
cUjJ/t5m4MBxi5imT3Hmd51bvK5tthP3hu+2JrakMoh61ihYiGOqA7237uPMahj/
WMd0aqRxt/TiRY6e946AKepg6H0zEti6tA3hOXk1IFQ4H5R+9G+OSlnIjM4T3X5D
xXwW2UNdu/SNVoFWRnLnkHiiKtrqDfWggmOx8ydPXCOt/hczydzC64/SU6nqOK7i
sXps3JG7kJMr8qQ550GcR1myr/LWN52fsf5oeR8SgLQ8bxWp4Wl/fMN0Lb8zJapD
PRs3n4bYX1D9r/d8DfKpsGimwzYngHJCFtp6zXhxZy00+VOxFs/CAOgunbL+n6GB
Wdanr6gDsdlU9R/qrrfu
=MCu6
-----END PGP SIGNATURE-----
=== modified file 'debian/changelog'
=== modified file 'debian/control'
--- debian/control 2011-04-16 19:37:02 +0000
+++ debian/control 2011-07-27 17:42:41 +0000
@@ -3,11 +3,12 @@
Priority: optional
Maintainer: Debian Python Modules Team
<[email protected]>
Uploaders: Sandro Tosi <[email protected]>, Bernd Zeimetz <[email protected]>
-Build-Depends: debhelper (>= 5.0.37.1), python-all-dev (>= 2.3.5-9),
python-all-dbg, python-support (>= 0.7.1), libcurl4-gnutls-dev (>= 7.19.0),
dpatch, librtmp-dev
+Build-Depends: debhelper (>= 5.0.37.1), python-all-dev (>= 2.6.6-3~),
python-all-dbg, libcurl4-gnutls-dev (>= 7.19.0), dpatch, librtmp-dev
Standards-Version: 3.8.3
Homepage: http://pycurl.sourceforge.net
Vcs-Svn: svn://svn.debian.org/python-modules/packages/pycurl/trunk/
Vcs-Browser:
http://svn.debian.org/viewsvn/python-modules/packages/pycurl/trunk/
+X-Python-Version: >= 2.3
Package: python-pycurl
Architecture: any
=== removed file 'debian/pyversions'
--- debian/pyversions 2009-05-15 22:33:30 +0000
+++ debian/pyversions 1970-01-01 00:00:00 +0000
@@ -1 +0,0 @@
-2.3-
=== modified file 'debian/rules'
--- debian/rules 2009-09-27 18:03:31 +0000
+++ debian/rules 2011-07-27 17:47:18 +0000
@@ -74,7 +74,7 @@
dh_installdocs -a -A TODO
dh_installexamples -a -A examples/*
dh_installchangelogs -a ChangeLog
- dh_pysupport -a
+ dh_python2 -a
dh_strip -ppython-pycurl --dbg-package=python-pycurl-dbg
rm -rf debian/python-pycurl-dbg/usr/share/doc/python-pycurl-dbg
ln -s python-pycurl
debian/python-pycurl-dbg/usr/share/doc/python-pycurl-dbg
--- End Message ---
--- Begin Message ---
Source: pycurl
Source-Version: 7.19.0.3-1
We believe that the bug you reported is fixed in the latest version of
pycurl, which is due to be installed in the Debian FTP archive.
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.
Sandro Tosi <[email protected]> (supplier of updated pycurl 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: Sat, 04 Jan 2014 18:25:52 +0100
Source: pycurl
Binary: python-pycurl python-pycurl-dbg
Architecture: source amd64
Version: 7.19.0.3-1
Distribution: unstable
Urgency: low
Maintainer: Debian Python Modules Team
<[email protected]>
Changed-By: Sandro Tosi <[email protected]>
Description:
python-pycurl - Python bindings to libcurl
python-pycurl-dbg - Python bindings to libcurl (debug extension)
Closes: 635630
Changes:
pycurl (7.19.0.3-1) unstable; urgency=low
.
* New upstream release
* debian/patches/10_setup.py.patch
- refreshed, due to new upstream code
* debian/patches/{20_remove_string_options.patch,
30_fix_refcounts_calling_reset_twice.patch,
40_add_CURLOPT_SEEKFUNCTION_and_CURLOPT_SEEKDATA.patch,
debian/patches/50_dont_leak_user_agent.patch}
- removed, merged upstream
* debian/rules
- run tests using nosetests
- install README.rst in the documentation
- Remove documentation as installed by setup.py
* debian/control
- bump Standards-Version to 3.9.5 (no changes needed)
- added nose/bottle/cherrypy3 to b-d, needed to run tests
* debian/{control, rules}
- Switch to dh_python2; thanks to Barry Warsaw for the report and patch;
Closes: #635630
Checksums-Sha1:
62450d7af6eebe3338b8e04f19b4638ebb5e5db3 1558 pycurl_7.19.0.3-1.dsc
3ffb3711e5d7d6d859133ff8351e97013637979b 90747 pycurl_7.19.0.3.orig.tar.gz
476ff2c0854298f870b9b4ed0c4121d23e96149e 6734 pycurl_7.19.0.3-1.debian.tar.gz
85566c869fc64f56b7e6325a44e5854497660de5 56784
python-pycurl_7.19.0.3-1_amd64.deb
6bbd7c9ec929182342b34229edde860ad374370c 81830
python-pycurl-dbg_7.19.0.3-1_amd64.deb
Checksums-Sha256:
0a800a5684f95e5a05d31932f7845a37b3b1b66bc98060aab186198cf060f5bb 1558
pycurl_7.19.0.3-1.dsc
3293c990e076428bc7408c26c787af92fd531ef63976b1dc45f75eec7480b09a 90747
pycurl_7.19.0.3.orig.tar.gz
f35db77a6bbbe75ea77722d2e344fb590bea7bb513e6920dabb66f8ded07c402 6734
pycurl_7.19.0.3-1.debian.tar.gz
7c1f1bacf8dc974ebc3276e4485424b0e7584259a06cdb2884066d5b85a2dc5e 56784
python-pycurl_7.19.0.3-1_amd64.deb
53201899944e872691b372551f1a1c631b47d4b9c5abcaf29bdf5bd206e9bc5d 81830
python-pycurl-dbg_7.19.0.3-1_amd64.deb
Files:
1d49d2c2f73cb1c94e9d4634c30e1e7a 1558 python optional pycurl_7.19.0.3-1.dsc
3c3e6033185a49438820af215a936120 90747 python optional
pycurl_7.19.0.3.orig.tar.gz
c90e5ae6228b00bb99bc7ffa1e25cbc1 6734 python optional
pycurl_7.19.0.3-1.debian.tar.gz
3d64217290daa06fbb45da441bca4f12 56784 python optional
python-pycurl_7.19.0.3-1_amd64.deb
5c84d708ceba25b28a597f66fc2e0a70 81830 debug extra
python-pycurl-dbg_7.19.0.3-1_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.14 (GNU/Linux)
iEYEARECAAYFAlLIRLgACgkQAukwV0RN2VBSiACfVOBKYD12tnEDTetLmWThqhac
xk8AnRZmwRuQe28aJqhYHMZ8LfH2YPGr
=ahhT
-----END PGP SIGNATURE-----
--- End Message ---