Your message dated Mon, 16 May 2011 18:04:00 +0000
with message-id <[email protected]>
and subject line Bug#626950: fixed in msgpack-python 0.1.9-2
has caused the Debian Bug report #626950,
regarding msgpack-python: doesn't build Python extensions for all supported
versions
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.)
--
626950: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=626950
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: msgpack-python
Version: 0.1.9-1
Tags: patch
User: [email protected]
Usertag: python-all
Build-dependency on python-all-dev and the structure of debian/rules
seems to suggest that msgpack-python was intended to build and install
Python extension modules for all supported versions. On the other hand,
debian/control has hard-coded "X-Python-Version: 2.6", which defeats the
above-mentioned purpose...
I propose to remove X-Python-Version entirely.
BTW, your debian/rules is a bit awkward. It contains install target,
which is neither directly called by dpkg-buildpackage nor a dependency
of any other target, so it's never used.
You could also further simplify your override_dh_auto_build rule to:
override_dh_auto_build:
rm -f msgpack/_msgpack.c
dh_auto_build
--
Jakub Wilk
--- End Message ---
--- Begin Message ---
Source: msgpack-python
Source-Version: 0.1.9-2
We believe that the bug you reported is fixed in the latest version of
msgpack-python, which is due to be installed in the Debian FTP archive:
msgpack-python_0.1.9-2.debian.tar.gz
to main/m/msgpack-python/msgpack-python_0.1.9-2.debian.tar.gz
msgpack-python_0.1.9-2.dsc
to main/m/msgpack-python/msgpack-python_0.1.9-2.dsc
msgpack-python_0.1.9-2_amd64.deb
to main/m/msgpack-python/msgpack-python_0.1.9-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.
Robert S. Edmonds <[email protected]> (supplier of updated msgpack-python
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: Mon, 16 May 2011 13:47:02 -0400
Source: msgpack-python
Binary: msgpack-python
Architecture: amd64 source
Version: 0.1.9-2
Distribution: unstable
Urgency: low
Maintainer: Robert S. Edmonds <[email protected]>
Changed-By: Robert S. Edmonds <[email protected]>
Closes: 626949 626950
Description:
msgpack-python - Python implementation of MessagePack format
Changes:
msgpack-python (0.1.9-2) unstable; urgency=low
.
* Clean msgpack/_msgpack.c; closes: #626949.
* Remove X-Python-Version from debian/control; closes: #626950.
Checksums-Sha1:
6f8edea780f0dcdffe20049d7cfc573b38f92b9d 52388 msgpack-python_0.1.9-2_amd64.deb
91637892b6e8da1e1e4f494b02dbd597f5eb327f 1124 msgpack-python_0.1.9-2.dsc
d7402add3bc4ae93558a6c4aa499bf4dfaeefbb0 2018
msgpack-python_0.1.9-2.debian.tar.gz
Checksums-Sha256:
8d69d3656303e25c971ae23d72690c68cd40383c73c50b0cfc012c355071c74a 52388
msgpack-python_0.1.9-2_amd64.deb
54504809ce434e0ac00b2bd1ad82c59b1f16d881818bb2e20a9c3406b2ee6216 1124
msgpack-python_0.1.9-2.dsc
56931c6b9997b443f862055a89e26264eb484684f4597d8f0bd67a93fbd4cafb 2018
msgpack-python_0.1.9-2.debian.tar.gz
Files:
90bb7d2c97bd18deaae0558d2e9d43a2 52388 python optional
msgpack-python_0.1.9-2_amd64.deb
4627721e7b58cb8c8b6acbd14ce83dff 1124 python optional
msgpack-python_0.1.9-2.dsc
e558f1624631a9f0adca09ba98734357 2018 python optional
msgpack-python_0.1.9-2.debian.tar.gz
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
iEYEARECAAYFAk3RZEIACgkQdp+/SHMBQJGd0gCgiHZz8euqWx4X57AtUHpgJNZ0
gAUAn2XLAov12VrCcUsuNqVdEOHNIU65
=e1bF
-----END PGP SIGNATURE-----
--- End Message ---