Your message dated Sun, 21 Oct 2012 22:03:11 +0000
with message-id <[email protected]>
and subject line Bug#686358: fixed in python-defaults 2.7.3-3
has caused the Debian Bug report #686358,
regarding dh_python2: sensitive to trailing slash in private dir names
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.)


-- 
686358: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=686358
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: python
Version: 2.7.3-2
Severity: important

Sometimes dh_python2 ignores private directories if the passed path ends with a slash. Example:

$ apt-get source -qq xdot
dpkg-source: info: extracting xdot in xdot-0.4
dpkg-source: info: unpacking xdot_0.4.orig.tar.gz
dpkg-source: info: unpacking xdot_0.4-2.debian.tar.gz
dpkg-source: info: applying private-modules

$ cd xdot-0.4/

$ dpkg-buildpackage -b
[...]

$ dh_python2 -v /usr/share/xdot 2>&1 | grep -o '.private_dir.*'
'private_dirs': {'/usr/share/xdot': {'compile': True}}}

$ dh_python2 -v /usr/share/xdot/ 2>&1 | grep -o '.private_dir.*'
'private_dirs': {}}


-- System Information:
Debian Release: wheezy/sid
  APT prefers unstable
  APT policy: (990, 'unstable'), (500, 'experimental')
Architecture: i386 (x86_64)
Foreign Architectures: amd64

Kernel: Linux 3.5-trunk-amd64 (SMP w/2 CPU cores)
Locale: LANG=C, LC_CTYPE=pl_PL.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages python depends on:
ii  python-minimal  2.7.3-2
ii  python2.7       2.7.3-4

--
Jakub Wilk

--- End Message ---
--- Begin Message ---
Source: python-defaults
Source-Version: 2.7.3-3

We believe that the bug you reported is fixed in the latest version of
python-defaults, 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.
Piotr Ożarowski <[email protected]> (supplier of updated python-defaults 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: SHA512

Format: 1.8
Date: Sun, 21 Oct 2012 22:40:55 +0200
Source: python-defaults
Binary: python python-minimal python-examples python-dev idle python-doc 
python-dbg python-all python-all-dev python-all-dbg
Architecture: source all
Version: 2.7.3-3
Distribution: unstable
Urgency: low
Maintainer: Matthias Klose <[email protected]>
Changed-By: Piotr Ożarowski <[email protected]>
Description: 
 idle       - IDE for Python using Tkinter (default version)
 python     - interactive high-level object-oriented language (default version)
 python-all - package depending on all supported Python runtime versions
 python-all-dbg - package depending on all supported Python debugging packages
 python-all-dev - package depending on all supported Python development packages
 python-dbg - debug build of the Python Interpreter (version 2.7)
 python-dev - header files and a static library for Python (default)
 python-doc - documentation for the high-level object-oriented language Python
 python-examples - examples for the Python language (default version)
 python-minimal - minimal subset of the Python language (default version)
Closes: 686358
Changes: 
 python-defaults (2.7.3-3) unstable; urgency=low
 .
   [ Piotr Ożarowski ]
   * dh_python2:
     - no longer sensitive to trailing slash in private dir names
       (closes: #686358)
     - ignore /usr/bin/python3 shebangs in all packages, not just in
       python3-* ones
     - generates correct "python (<< 2.X)" dependencies for packages with
       private Python extensions (typo fixed)
   * pyversions.py: fix parsing DEBPYTHON_SUPPORTED env. variable
     (versions should be separated using comma, as in debian_defaults
     config file)
 .
   [ Dmitry Shachnev ]
   * debian/python.{pre,post}rm.in: Handle purge command the same way as
     remove (thanks to Mitsuya Shibata for the bug report)
Checksums-Sha1: 
 9592b1454bf5a646619747a43d5b390609e1f0dd 2200 python-defaults_2.7.3-3.dsc
 ffb6731691e03f11de098c7e555ccaa4bfbc4a65 162510 python-defaults_2.7.3-3.tar.gz
 fdc1adeac6698abe00c93ff83947739cee4eb8c2 179282 python_2.7.3-3_all.deb
 1fb47600b3e36b237c42bbb89a26497b36ec9b2d 42502 python-minimal_2.7.3-3_all.deb
 cf3e619b97464973c24345333126aa274c8b12d9 856 python-examples_2.7.3-3_all.deb
 c1a8f1b284a3f096f7b04fee1a87e3094be6967e 916 python-dev_2.7.3-3_all.deb
 e7f19353e71b90415860861a251f7096357e48c2 3054 idle_2.7.3-3_all.deb
 88a997cf915b6f6024fce86d8cdf7b309794120a 22820 python-doc_2.7.3-3_all.deb
 77400a288bf66edf074376f64912dac136682439 1020 python-dbg_2.7.3-3_all.deb
 ae172c72318fa0254f9be6b4d94df04e0c3ad201 876 python-all_2.7.3-3_all.deb
 16c47daa4c12d6bf0bd0c14f0f0462cdc9a62193 894 python-all-dev_2.7.3-3_all.deb
 be1fcbe8d72af90da9fc84dc45fa8232190b6df4 896 python-all-dbg_2.7.3-3_all.deb
Checksums-Sha256: 
 26f9e849632ae6981c3334e5ee3c3fc3523851b25f995b0924792cfe655a23a9 2200 
python-defaults_2.7.3-3.dsc
 3a406c034882cad54c55964ecd0b48415c4f44a6d4fbcf7203178d26a1e11f2d 162510 
python-defaults_2.7.3-3.tar.gz
 fd5b49377833bc55effa4a4a2a6f6919780ef85c0731e3203ad5f7e23e6febee 179282 
python_2.7.3-3_all.deb
 653cb7ed9f442cd40bb2cf52ba8713118a839e240e5ef821ba97168aca01722b 42502 
python-minimal_2.7.3-3_all.deb
 251201ff30ed804508872d77fa239c1a795acc561687296a53cfc7bf64ef8cd0 856 
python-examples_2.7.3-3_all.deb
 1aeac4abdbe9b2dee036ee403e4e0710cd6215b17d11dd737e4185ff026eeb88 916 
python-dev_2.7.3-3_all.deb
 777519f739d281da69ac900680bcb917c2cfa6a44cb50cbc1b040489c0845529 3054 
idle_2.7.3-3_all.deb
 98ff447c5c8ef8897265ae3bc3bd97fc5dba9f3547d51c7ee2b4a0c05d248c7b 22820 
python-doc_2.7.3-3_all.deb
 d82f07d734bc16b7224e16a50e38f1f7f2350ba4bfb1212f99332fedf5847f3a 1020 
python-dbg_2.7.3-3_all.deb
 30dee3bb2e34b495d21f6413e27325a2a14286567216e8927537c23507c6c429 876 
python-all_2.7.3-3_all.deb
 5073d2c8dfed856f85d16a226e7b0eff83bb77df1f6db1f47eb127ce7b5902cd 894 
python-all-dev_2.7.3-3_all.deb
 09fa93d656991ebd58970b956e17db5f65fa339083d871ed6f0b2c506d945519 896 
python-all-dbg_2.7.3-3_all.deb
Files: 
 e190698c34e5a1e038c7fb717ce2e77a 2200 python optional 
python-defaults_2.7.3-3.dsc
 7fb22d7d50a776f20b77cc96dcc1afab 162510 python optional 
python-defaults_2.7.3-3.tar.gz
 a4e9e506dd8fa1fa0f1401c2c15c0969 179282 python standard python_2.7.3-3_all.deb
 fac3a512ee850076ed49dc1b4f72eef3 42502 python standard 
python-minimal_2.7.3-3_all.deb
 821161168739c51deea42c24899ac7d9 856 python optional 
python-examples_2.7.3-3_all.deb
 b5125b9e5d7efcde95d9050cdee0ae53 916 python optional python-dev_2.7.3-3_all.deb
 83a889f01d756ee2be69cb42e64c1d97 3054 python optional idle_2.7.3-3_all.deb
 924cf6d060255200298bc734e8089f1b 22820 doc optional python-doc_2.7.3-3_all.deb
 db56286ea25ee819b921970b41641099 1020 debug extra python-dbg_2.7.3-3_all.deb
 86e00dabb3beb5cb4950f108e0158b6e 876 python optional python-all_2.7.3-3_all.deb
 6c04f38d6d6887057d4c3a8929f93209 894 python optional 
python-all-dev_2.7.3-3_all.deb
 1ab41ff2bcc8f5c183cf78443519043f 896 debug extra python-all-dbg_2.7.3-3_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)

iQIcBAEBCgAGBQJQhG0IAAoJEK728aKnRXZF9LQQAJ9uLfxqeBcjxWVN57r7HPVF
4MoJ8rMJd/BOa4Bs8YNQ1RSlIiCaOz+4OnYlOI76d7STTuVtBPCRmnlUbmW8yq24
m+ZW7pPyuldVfMGhAKSl9pn4Er0py2eLgODWAAb8S2JJGwxscZrRgYV7d2OAwPv5
+SQ9wHgpalJpcS332FpLhdE8sqEgOWSc+1zEjYm9yV74NHA1fFoC5q+5YD8LW8Ho
aiPPHGgZKmFnfwnDvCYElqYE6nzsBRpLhLI+tLeL8bbOdzwTRuMIdzv8e/dJQLuQ
VxxscuXfm8ZTjtJMfMGWJlogviHiJNglfVlQuqVR+VEcRB4I+L+Z8BpX+ZAkn7q3
62Esf5h9u6ZX0PefCiNrTc+onX3wdzEpw/XKu3zw06EQlEmTHwaHKGaPWMeXkwTZ
wKTENILnTylqjYaP1ZPq89wBl4aB60Q/WVtOzquoRugh6edI8NSR9v6kx0uDK/hx
BeK1dgHg+O/Q00HdoEjwWeZmM/TB+eGzeKSI7c5p6quoy89EkIYSx9vyMFxg7PFr
VINsKo2dELklmK/QklES5mSpZxa6v3Qk3bJM0XMEXHl3iElBgZ6qSJObV7WlCc7l
Yrr1SieBvchZ5Dd7faEPZDUU+2Y6rzXUn+CNO/9c/MDxUnTQcHYkcRhjOlHD++c2
mTyWVTYwlOarHy0Nu5wf
=NsJN
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to