Your message dated Thu, 21 May 2009 21:17:20 +0000
with message-id <[email protected]>
and subject line Bug#504672: fixed in devscripts 2.10.50
has caused the Debian Bug report #504672,
regarding [uscan] --repack creates different file each time
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.)
--
504672: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=504672
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: devscripts
Version: 2.10.39
Severity: normal
uscan --repack creates files with different md5sums everytime it gets run.
This is due the changing gzip header (here timestamp) of the file.
It can be fixed by adding on line 1263 the parameter "-n" to the gzip call.
system("bunzip2 -c $destdir/$newfile_base | gzip -n >
$destdir/$newfile_base_gz") == 0
--- System information. ---
Architecture: amd64
Kernel: Linux 2.6.26-1-amd64
Debian Release: lenny/sid
500 unstable ftp.debian.org
500 unstable debian.netcologne.de
1 experimental ftp.debian.org
--- Package information. ---
Depends (Version) | Installed
=======================-+-===========
dpkg-dev | 1.14.22
perl | 5.10.0-17
libc6 (>= 2.7-1) | 2.7-16
--- Output from package bug script ---
--- /etc/devscripts.conf ---
--- End Message ---
--- Begin Message ---
Source: devscripts
Source-Version: 2.10.50
We believe that the bug you reported is fixed in the latest version of
devscripts, which is due to be installed in the Debian FTP archive:
devscripts_2.10.50.dsc
to pool/main/d/devscripts/devscripts_2.10.50.dsc
devscripts_2.10.50.tar.gz
to pool/main/d/devscripts/devscripts_2.10.50.tar.gz
devscripts_2.10.50_amd64.deb
to pool/main/d/devscripts/devscripts_2.10.50_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.
Adam D. Barratt <[email protected]> (supplier of updated devscripts
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: Thu, 21 May 2009 21:50:18 +0100
Source: devscripts
Binary: devscripts
Architecture: source amd64
Version: 2.10.50
Distribution: unstable
Urgency: low
Maintainer: Devscripts Devel Team <[email protected]>
Changed-By: Adam D. Barratt <[email protected]>
Description:
devscripts - scripts to make the life of a Debian Package maintainer easier
Closes: 504672 527027 527396 528193 528254
Changes:
devscripts (2.10.50) unstable; urgency=low
.
[ Adam D. Barratt ]
* chdist: Make --data-dir work with relative paths. (Closes: #528254)
* debchange: Add karmic (koala) to the list of recognised Ubuntu
distributions.
* debsnap: Fix mktemp call to use a sufficient number of Xs in the template
string (Closes: #528193) and use -t rather than hard-coding /tmp.
* debuild: Use printf when parsing the DEBUILD_LINTIAN_OPTS configuration
file variable, to avoid eating -E. (Closes: #527027)
* mass-bug: Add an option to specify that the supplied package names are
those of source packages rather than binary packages. Based on a patch
by Felipe Sateler. (Closes: #527396)
* rc-alert: Use standard single quotes in the debtags section of the manpage
to avoid odd formatting and warnings from man
* uscan: Pass -n to gzip when repacking bz2 files to ensure consistent
checksums. Thanks, Damyan Ivanov. (Closes: #504672)
.
[ Christoph Berg ]
* dget: -u implies dpkg-source --no-check. Also, force LC_ALL=C to correctly
capture dpkg-source output with --build.
Checksums-Sha1:
3be7bfb8ee3be11688b6143b9c7ecad3693694d9 1363 devscripts_2.10.50.dsc
2224dd725b63b455f85e43ccf925ba6cfbc2ec52 660799 devscripts_2.10.50.tar.gz
9258ca4e152d494bdf4c8ac1886fd72a68b4399f 565134 devscripts_2.10.50_amd64.deb
Checksums-Sha256:
8c47777e6443fca5ab9d6d5301ce1e0e7ab7ea3111e9411fe75243a7aa4b01e7 1363
devscripts_2.10.50.dsc
e3a9d506e5a524066df2a8620d9176f43fddce12f7ee7cdfe960ccbcab929b95 660799
devscripts_2.10.50.tar.gz
fa6e7f3ede52e5f49c7a4bd41df85095d1475717b0330c8377c981d538d7b83a 565134
devscripts_2.10.50_amd64.deb
Files:
524647d431d527a37b4cbdc5b9ae6cfb 1363 devel optional devscripts_2.10.50.dsc
e0e413eb08418cd4edb94f6f07f05527 660799 devel optional
devscripts_2.10.50.tar.gz
05e2695242c458196c1b6393880dc247 565134 devel optional
devscripts_2.10.50_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
iEYEARECAAYFAkoVwFUACgkQokcE1TReOoVUgwCgneSW7a3vGOH4CATrU4u3MhJ2
pd4An0lAJHuWi1tiwlWm1b7AESWhrzhe
=mAaz
-----END PGP SIGNATURE-----
--- End Message ---