diff options
author | Joey Hess <joey@kitenet.net> | 2010-05-13 02:26:42 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2010-05-13 02:26:42 -0400 |
commit | 3201c82f0a709d51b6fa7336e758eee5410a63cd (patch) | |
tree | cd5d5dbbe913d1f566cbb1f27cf4d828eeec2c86 | |
parent | 4b138c61148280f403acbf164b3a80dce2d99b95 (diff) | |
download | pristine-tar-1.02.tar.gz pristine-tar-1.02.tar.bz2 pristine-tar-1.02.zip |
releasing version 1.021.02
-rw-r--r-- | debian/changelog | 4 | ||||
-rwxr-xr-x | pristine-bz2 | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/debian/changelog b/debian/changelog index 3c2a34b..8a55f35 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -pristine-tar (1.02) UNRELEASED; urgency=low +pristine-tar (1.02) unstable; urgency=low * zgz now includes a trimmed down copy of the compressor from bzip2 0.9.5d. That old version of bzip2 generated different compression results, @@ -12,7 +12,7 @@ pristine-tar (1.02) UNRELEASED; urgency=low Not the default because it's slow and I don't have any bzip2 files from the wild that were built that way. - -- Joey Hess <joeyh@debian.org> Wed, 12 May 2010 21:12:58 -0400 + -- Joey Hess <joeyh@debian.org> Thu, 13 May 2010 02:19:32 -0400 pristine-tar (1.01) unstable; urgency=low diff --git a/pristine-bz2 b/pristine-bz2 index 7e93bb4..d47a1cf 100755 --- a/pristine-bz2 +++ b/pristine-bz2 @@ -54,12 +54,12 @@ Debug mode. Don't clean up the temporary directory on exit. -=back - =item -t Try harder to determine how to generate deltas of difficult bz2 files. +=back + =head1 ENVIRONMENT =over 4 |