Your message dated Tue, 20 Jul 2010 16:32:07 +0000
with message-id <[email protected]>
and subject line Bug#587362: fixed in dulwich 0.6.0-5
has caused the Debian Bug report #587362,
regarding python-dulwich: python2.5 shebang
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.)


-- 
587362: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=587362
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: python-dulwich
Version: 0.6.0-4
Severity: important
Tags: patch
User: [email protected]
Usertag: python2.6

Hi, python-dulwhich provides python scripts with versioned shebangs,
causing a dependency on the build time python version.

This patch addresses the issue (as well as a cleanup issue).

BTW you also have an unnecessary auto-generated quilt patch.

SR

-- 
Stefano Rivera
  http://tumbleweed.org.za/
  H: +27 21 465 6908 C: +27 72 419 8559  UCT: x3127
diff -Nru dulwich-0.6.0/debian/rules dulwich-0.6.0/debian/rules
--- dulwich-0.6.0/debian/rules	2010-05-30 19:44:46.000000000 +0200
+++ dulwich-0.6.0/debian/rules	2010-06-27 22:41:39.000000000 +0200
@@ -5,13 +5,16 @@
 include /usr/share/cdbs/1/rules/debhelper.mk
 include /usr/share/cdbs/1/class/python-distutils.mk
 
+DEB_PYTHON_BUILD_ARGS += --executable=/usr/bin/python
+
 ifeq (,$(findstring nocheck,$(DEB_BUILD_OPTIONS)))
 common-build-arch common-build-indep:: debian/stamp-check
 debian/stamp-check: 
 	$(MAKE) check
 	touch $@
+endif
 
 clean::
 	rm -f debian/stamp-check
 	rm -f dulwich/*.so
-endif
+	rm -rf *.egg-info

Attachment: signature.asc
Description: Digital signature


--- End Message ---
--- Begin Message ---
Source: dulwich
Source-Version: 0.6.0-5

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

dulwich_0.6.0-5.debian.tar.gz
  to main/d/dulwich/dulwich_0.6.0-5.debian.tar.gz
dulwich_0.6.0-5.dsc
  to main/d/dulwich/dulwich_0.6.0-5.dsc
python-dulwich_0.6.0-5_amd64.deb
  to main/d/dulwich/python-dulwich_0.6.0-5_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.
Jelmer Vernooij <[email protected]> (supplier of updated dulwich 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: Tue, 20 Jul 2010 16:27:44 +0200
Source: dulwich
Binary: python-dulwich
Architecture: source amd64
Version: 0.6.0-5
Distribution: unstable
Urgency: low
Maintainer: Jelmer Vernooij <[email protected]>
Changed-By: Jelmer Vernooij <[email protected]>
Description: 
 python-dulwich - Pure-python Git library
Closes: 587362
Changes: 
 dulwich (0.6.0-5) unstable; urgency=low
 .
   * Support building on older platforms that still have C Git as git-
     core.
   * Avoid use of versioned shebang lines. Thanks Stefano Rivera. Closes:
     #587362
Checksums-Sha1: 
 8b989c452b79083be8e1d175d21889786eb92fe6 1217 dulwich_0.6.0-5.dsc
 3a42f6e5c2b63c44ab102e30b2252567a25cbaed 2470 dulwich_0.6.0-5.debian.tar.gz
 1eff0a477864e5569f350ba54f07a99dba68d8d7 104768 
python-dulwich_0.6.0-5_amd64.deb
Checksums-Sha256: 
 2a4008b240426c8acdaf97bce9ee36b2b10f9edfcaf6c2d5a53acffbfe0a6e87 1217 
dulwich_0.6.0-5.dsc
 49c69a72ad1cc8e9f285bc81980df6e055ed657fc39db370460404810f7690fe 2470 
dulwich_0.6.0-5.debian.tar.gz
 135dbd76f9487afb0b3e7eda54a7ddaa2106643b21844fc9804c35a9b812a364 104768 
python-dulwich_0.6.0-5_amd64.deb
Files: 
 0322a8265ac8f6a49b504a591c73011f 1217 python optional dulwich_0.6.0-5.dsc
 346e0fee4f30125484598706e836c81b 2470 python optional 
dulwich_0.6.0-5.debian.tar.gz
 120c05a1a9ec8ae6c9915496de735e09 104768 python optional 
python-dulwich_0.6.0-5_amd64.deb

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

iEYEARECAAYFAkxFzZkACgkQPa9Uoh7vUnaTVgCgh0yH6iLB4x9bz1XJKOi1skOg
yrIAoJvCViAvEtP0H6CJwGIQabqxAAHu
=42dz
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to