Your message dated Wed, 08 Apr 2009 21:51:37 +0000
with message-id <[email protected]>
and subject line Bug#521568: fixed in cdbs 0.4.56
has caused the Debian Bug report #521568,
regarding cdbs: distutils build stamp incompatible with debhelper
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.)
--
521568: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=521568
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: cdbs
Version: 0.4.53
Severity: important
The distutils class creates a directory 'python-module-stamp', causing
dh_clean to fail:
test -x debian/rules
dh_clean
rm: cannot remove `python-module-stamp': Is a directory
dh_clean: rm -f *-stamp returned exit code 1
make: *** [clean] Error 1
debuild: fatal error at line 1306:
couldn't exec fakeroot debian/rules:
Either this directory should be renamed, or CDBS should arrange for it
to be removed before dh_clean is run.
-- System Information:
Debian Release: squeeze/sid
APT prefers unstable
APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable'), (1,
'experimental')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.26-1-amd64 (SMP w/1 CPU core)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages cdbs depends on:
ii debhelper 7.2.6 helper programs for debian/rules
Versions of packages cdbs recommends:
ii autotools-dev 20080123.2 Update infrastructure for config.{
Versions of packages cdbs suggests:
ii devscripts 2.10.47 scripts to make the life of a Debi
ii doc-base 0.9.1 utilities to manage online documen
-- no debconf information
--- End Message ---
--- Begin Message ---
Source: cdbs
Source-Version: 0.4.56
We believe that the bug you reported is fixed in the latest version of
cdbs, which is due to be installed in the Debian FTP archive:
cdbs_0.4.56.dsc
to pool/main/c/cdbs/cdbs_0.4.56.dsc
cdbs_0.4.56.tar.gz
to pool/main/c/cdbs/cdbs_0.4.56.tar.gz
cdbs_0.4.56_all.deb
to pool/main/c/cdbs/cdbs_0.4.56_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.
Jonas Smedegaard <[email protected]> (supplier of updated cdbs 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: Wed, 08 Apr 2009 22:21:17 +0200
Source: cdbs
Binary: cdbs
Architecture: source all
Version: 0.4.56
Distribution: unstable
Urgency: low
Maintainer: CDBS Hackers <[email protected]>
Changed-By: Jonas Smedegaard <[email protected]>
Description:
cdbs - common build system for Debian packages
Closes: 521568 522613
Changes:
cdbs (0.4.56) unstable; urgency=low
.
* Simplify logic in autotools, makefile and debhelper snippets:
$(if A,A,B) -> $(or A,B).
* Tighten debhelper.mk build-dependency hint for debhelper. Closes:
bug#522613, thanks to Adam D. Barratt and Russ Allbery.
* Fix python-distutils.mk cleanup clashing with dh_clean (dh_clean
chokes on dirnames containing trailing "-stamp"):
+ Remove stampdir before clean target
+ Use dirname not ending in "-stamp" (and while at it, use dir below
debian dir to avoid clashing with upstream files)
Either of above fixes the issue, and closes: bug#521568, thanks to
Luca Falavigna.
* Normalize headers to consistently use 1 line per copyright holder,
one desription and then 1 empty line.
* Rewrite debian/copyright to follow recent draft of proposed format:
+ Include all copyright holders (not only most project members)
+ Include all licenses (one file is restricted to GPL v2, other ones
use different but still GPL2-compatible licenses)
+ Refer to centrally stored GPL-2 (not version-less GPL)
Thanks for lintian for hinting about some of the above.
* Adapt testsuite to changed packaging format of python-support 0.90.0
and newer.
Checksums-Sha1:
8078e618ed1de0e007233407c3884b83aa51bc6f 1156 cdbs_0.4.56.dsc
cdc2097adce9452f5ac9c373af7e5e4824741ca2 205245 cdbs_0.4.56.tar.gz
4771233576880b1fe6cd9bb1cb721d3de39dbe66 1005434 cdbs_0.4.56_all.deb
Checksums-Sha256:
e64d703bc429adeb924f88a382e13df4530159a8d34c0efdb376799ed73fe451 1156
cdbs_0.4.56.dsc
c4e27a85b83cd945d53bde92b1fe8f14c6871807fad725f74a726a438c58c1ce 205245
cdbs_0.4.56.tar.gz
9d639644545fc24a4ae9dc1982efef325489c27bf6e0b4753524f4d1d5e686b5 1005434
cdbs_0.4.56_all.deb
Files:
f629297bd7e91bd22f6c7e5ba34675f0 1156 devel optional cdbs_0.4.56.dsc
e3c1b47a98334d3b1efc8c4abef01374 205245 devel optional cdbs_0.4.56.tar.gz
d4a63f9df08d211eef3cbadb3bb85496 1005434 devel optional cdbs_0.4.56_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
iEYEARECAAYFAkndC+8ACgkQn7DbMsAkQLiSLgCeLJav9aflqfWXTedXE7FfuYHv
aRQAn1kMfc52IYPGWX/19QMxtqIh+Prm
=Z90n
-----END PGP SIGNATURE-----
--- End Message ---