add README
authorJoey Hess <joey@kitenet.net>
Mon, 4 Jun 2012 01:16:44 +0000 (21:16 -0400)
committerJoey Hess <joey@kitenet.net>
Mon, 4 Jun 2012 01:16:44 +0000 (21:16 -0400)
README [new file with mode: 0644]
debian/docs
pristine-tar.spec

diff --git a/README b/README
new file mode 100644 (file)
index 0000000..f128c7a
--- /dev/null
+++ b/README
@@ -0,0 +1,11 @@
+pristine-tar can regenerate a pristine upstream tarball using only a small
+binary delta file and a revision control checkout of the upstream branch.
+
+The package also includes a pristine-gz command, which can regenerate a
+pristine .gz file, a pristine-bz2 for .bz2 files, and a pristine-xz for .xz
+files.
+
+The delta file is designed to be checked into revision control along-side
+the upstream branch, thus allowing Debian packages to be built entirely
+using sources in revision control, without the need to keep copies of
+upstream tarballs.
index 7247c32ef71613ca5f31a823f2d9a0568bb5fb7e..0ccaa041eb9d49feb767bcf05e1a2a1bf30a47d5 100644 (file)
@@ -1 +1 @@
-TODO delta-format.txt
+TODO delta-format.txt README
index 011ab51a9a9a679d546929df9cceeb43550c38c8..809da8c88ab503409ae2eb60957cdb92732572f4 100644 (file)
@@ -1,5 +1,5 @@
 Name: pristine-tar
-Version: 1.24
+Version: 1.25
 Release: 2%{?dist}
 Summary: regenerate pristine tarballs