From 7bcb697047b0ce1542a27e78e37cd8c94402955b Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Sat, 12 Apr 2008 11:46:23 -0400 Subject: [PATCH] Man page typo fix. Closes: #475698 --- debian/changelog | 6 ++++++ pristine-tar | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 2fd0bd7..dc67306 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +pristine-tar (0.13) UNRELEASED; urgency=low + + * Man page typo fix. Closes: #475698 + + -- Joey Hess Sat, 12 Apr 2008 11:46:12 -0400 + pristine-tar (0.12) unstable; urgency=low * pristine-tar: Fix some bugs when run on an uncompressed tarball. diff --git a/pristine-tar b/pristine-tar index efe0ea2..f72e1aa 100755 --- a/pristine-tar +++ b/pristine-tar @@ -62,7 +62,7 @@ branch matching "upstream". The name of the tree it points to will be recorded for later use by B. The delta files are stored in a branch named "pristine-tar", with filenames -corresponding to the input tarball, with ".delta" prepended. This +corresponding to the input tarball, with ".delta" appended. This branch is created or updated as needed to add each new delta. =item pristine-tar checkout -- 2.7.4