Your message dated Mon, 20 Jul 2009 18:47:05 +0000
with message-id <[email protected]>
and subject line Bug#520834: fixed in debhelper 7.3.5
has caused the Debian Bug report #520834,
regarding dh_auto_{build,install,clean} should support different python 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.)


-- 
520834: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=520834
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: debhelper
Version: 7.2.6
Severity: normal

Hello,
I was packaging a python module, and I needed to build it with different python
modules.
With debhelper 6 it would've been:

PYVERS=$(shell pyversions -r debian/control)

target:
        for python in $(PYVERS); do \
                $$python setup.py command; \
        done

This goes for build, install, clean. I've read the code for dh_auto_build, and
it directly calls "python". I believe it should run "pyversions -r
debian/control", and run the versions it outputs. I haven't looked at
dh_auto_install and dh_auto_clean, but I believe they should behave the same.

Thank you,
David

-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.28-1-686 (SMP w/1 CPU core)
Locale: LANG=it_IT.UTF-8, LC_CTYPE=it_IT.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages debhelper depends on:
ii  binutils              2.19.51.20090315-1 The GNU assembler, linker and bina
ii  dpkg-dev              1.15.0             Debian package development tools
ii  file                  4.26-2             Determines file type using "magic"
ii  html2text             1.3.2a-13          advanced HTML to text converter
ii  man-db                2.5.5-1            on-line manual pager
ii  perl                  5.10.0-19          Larry Wall's Practical Extraction 
ii  po-debconf            1.0.15             manage translated Debconf template

debhelper recommends no packages.

Versions of packages debhelper suggests:
ii  dh-make                       0.48       tool that converts source archives

-- no debconf information

-- 
 . ''`.  Debian maintainer | http://wiki.debian.org/DavidPaleino
 : :'  : Linuxer #334216 --|-- http://www.hanskalabs.net/
 `. `'`  GPG: 1392B174 ----|---- http://snipr.com/qa_page
   `-   2BAB C625 4E66 E7B8 450A C3E1 E6AA 9017 1392 B174

Attachment: signature.asc
Description: PGP signature


--- End Message ---
--- Begin Message ---
Source: debhelper
Source-Version: 7.3.5

We believe that the bug you reported is fixed in the latest version of
debhelper, which is due to be installed in the Debian FTP archive:

debhelper_7.3.5.dsc
  to pool/main/d/debhelper/debhelper_7.3.5.dsc
debhelper_7.3.5.tar.gz
  to pool/main/d/debhelper/debhelper_7.3.5.tar.gz
debhelper_7.3.5_all.deb
  to pool/main/d/debhelper/debhelper_7.3.5_all.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.
Joey Hess <[email protected]> (supplier of updated debhelper 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, 20 Jul 2009 20:30:22 +0200
Source: debhelper
Binary: debhelper
Architecture: source all
Version: 7.3.5
Distribution: experimental
Urgency: low
Maintainer: Joey Hess <[email protected]>
Changed-By: Joey Hess <[email protected]>
Description: 
 debhelper  - helper programs for debian/rules
Closes: 520834
Changes: 
 debhelper (7.3.5) experimental; urgency=low
 .
   [ Bernd Zeimetz ]
   * python_distutils buildsystem: Build for all supported Python
     versions that are installed. Ensure that correct shebangs are
     created by using `python' first during build and install.
     Closes: #520834
     Also build with python*-dbg if the package build-depends
     on them.
Checksums-Sha1: 
 a1546df54c94dabe1c64b6da3b2da0e18f94356a 906 debhelper_7.3.5.dsc
 f7bced56ca7655300ff4c3dde4d560b60991e04a 313342 debhelper_7.3.5.tar.gz
 c1dfd1c01c1de9a2e175b5552e5527fd8b4388de 533052 debhelper_7.3.5_all.deb
Checksums-Sha256: 
 adfda505161c5e687e59ccbf03759785f1204139068da9322cb80ee0de785f99 906 
debhelper_7.3.5.dsc
 b001574f2a6c00e8d150835ef2993d58c85fe1cde6013785b08c6b7b9ef25bbc 313342 
debhelper_7.3.5.tar.gz
 0f812aaa7cfe8ddbbc737c1140fe1524d8469a104ad9f23f894ea0c5b3bae6d6 533052 
debhelper_7.3.5_all.deb
Files: 
 0febed47d728a040ff08a21d251f6c20 906 devel optional debhelper_7.3.5.dsc
 5237755499d485ddbd404d1cfc4fea39 313342 devel optional debhelper_7.3.5.tar.gz
 530af51b4f9aafa7b973f0624a26db5d 533052 devel optional debhelper_7.3.5_all.deb

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

iD8DBQFKZLk+2tp5zXiKP0wRAut3AKCvuIzTEBdZnGlpZbrCMXKvTc4AwACfYd9s
fyOxinpP9yzApOtNib23Waw=
=P1xC
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to