summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorGuillem Jover <guillem@debian.org>2008-06-22 06:14:01 +0000
committerGuillem Jover <guillem@hadrons.org>2010-06-10 23:21:23 +0200
commit3155e445489de67445c1811a5588add56a0146e7 (patch)
tree442e6ea21c249067baf31817fc98d37cd1f9fa7b /debian
parent892fe5e5bfb370417027b4722c12374a726d6211 (diff)
downloadinetutils-3155e445489de67445c1811a5588add56a0146e7.tar.gz
Add information about the tarball from CVS snapshot script
Diffstat (limited to 'debian')
-rw-r--r--debian/README.source9
1 files changed, 9 insertions, 0 deletions
diff --git a/debian/README.source b/debian/README.source
index fda3c25..742b7dc 100644
--- a/debian/README.source
+++ b/debian/README.source
@@ -1,3 +1,12 @@
This package uses quilt to manage all modifications to the upstream
source. Please refer to /usr/share/doc/quilt/README.source for more
information.
+
+There's a script to help generating tarballs from CVS snapshots:
+
+ $ debian/tarball.sh snapshot <upstream-tarball>
+
+and to update it:
+
+ $ debian/tarball.sh update
+