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 ---
--
To unsubscribe, send mail to [EMAIL PROTECTED]