debian: Convince gzip not to store timestamp in .orig.tar.gz
commit9bc02c59989fd99f207ad9cccab6ede97e5ac5c0
authorJonathan Nieder <jrnieder@gmail.com>
Thu, 15 Jul 2010 06:47:16 +0000 (15 01:47 -0500)
committerJonathan Nieder <jrnieder@gmail.com>
Thu, 15 Jul 2010 06:47:16 +0000 (15 01:47 -0500)
tree7a16c4c670aa99c7bc37edc7c5272aa4899133eb
parent6712c43f04922350094e88054c6591455d8a6ff3
debian: Convince gzip not to store timestamp in .orig.tar.gz

Mirrors tend to cope better when there are not meaningless differences
between otherwise-equivalent files.  The snapshot tar files already
encode the committer date in the tar entry timestamps; there is no
need to record the date of tarball creation on top of that in the gzip
header.
debian/changelog
debian/rules