From b9dacca5a90b9ee0d5624afaa80c592e5cf70f39 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Tue, 14 Apr 2009 21:22:17 -0400 Subject: [PATCH] doc updates --- debian/changelog | 5 ++--- debian/copyright | 2 +- pristine-gz | 7 +++---- pristine-tar | 4 ---- 4 files changed, 6 insertions(+), 12 deletions(-) diff --git a/debian/changelog b/debian/changelog index e86af52..3249db8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -26,9 +26,8 @@ pristine-tar (1.00) UNRELEASED; urgency=low puts all files in a subdir, but does not contain the subdir's directory entry. - Stats: 1 failure - Deltas for all 14446 tarballs in the Debian archive now use 305 MB total. - Mean delta size: 19K Median: 2.6K Mode: 1.5K + Stats: Successfully generates deltas for all 14446 tarballs in the + Debian archive. Mean delta size: 19K Median: 2.6K Mode: 1.5K -- Joey Hess Mon, 13 Apr 2009 15:12:44 -0400 diff --git a/debian/copyright b/debian/copyright index 562ba10..f58be64 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,5 +1,5 @@ Files: * -Copyright: © 2007-2008 Joey Hess +Copyright: © 2007-2009 Joey Hess © 2007 Faidon Liambotis © 2008 Cyril Brulebois © 2008 Josh Triplett diff --git a/pristine-gz b/pristine-gz index 2b79c96..a180d83 100755 --- a/pristine-gz +++ b/pristine-gz @@ -27,10 +27,9 @@ original gz file. The approach used to regenerate the original gz file is to figure out how it was produced -- what compression level was used, whether it was built -with gzip(1) or with bsd-gzip(1), whether the --rsyncable option was used, -etc, and to reproduce this build environment when regenerating the gz. -In a few cases post-build fixups are also done to ensure that the gz is -identical to the original. +with GNU gzip(1) or with a library or BSD version, whether the --rsyncable +option was used, etc, and to reproduce this build environment when +regenerating the gz. This approach will work for about 99.5% of cases. One example of a case it cannot currently support is a gz file that has been produced by appending diff --git a/pristine-tar b/pristine-tar index e7cd0f7..d2942fc 100755 --- a/pristine-tar +++ b/pristine-tar @@ -107,10 +107,6 @@ Use this option to specify a custom commit message to pristine-tar commit. Only tarballs, gzipped tarballs, and bzip2ed tarballs are currently supported. -It could fail on certain spectacularly strange files. If it fails, it will -fail during creation of the delta, since the delta is tested to make sure it -reproduces the pristine tarball. - Currently only the git revision control system is supported by the "checkout" and "commit" commands. It's ok if the working copy is not clean or has uncommitted changes, or has changes staged in the -- 2.7.4