The following commit has been merged in the master branch:
commit a4b2321ef8556c14a8a70d6d818529abca402352
Author: Christoph Berg <[email protected]>
Date:   Sun Aug 12 21:47:20 2012 +0200

    Remove double reference to quilt
    
    While being intentional, the wording was ugly. Remove one reference.
    Suggested by David Prévot.

diff --git a/scripts/origtargz.pl b/scripts/origtargz.pl
index db02380..f25b12a 100755
--- a/scripts/origtargz.pl
+++ b/scripts/origtargz.pl
@@ -48,9 +48,9 @@ directories from the current directory, except the debian 
directory, and the
 VCS repository directories. Some files outside debian/ which are often stored
 in VCS even for debian-dir-only repositories are also preserved (.bzr-builddeb,
 .gitignore, .hgignore). I<Note that this will drop all non-committed changes>
-for the patch system in use (e.g. quilt or source format "3.0 (quilt)"), and
-will even remove all patches from the package when no patch system is in use
-(the original "1.0" source format).
+for the patch system in use (e.g. source format "3.0 (quilt)"), and will even
+remove all patches from the package when no patch system is in use (the
+original "1.0" source format).
 
 The default behavior is to unpack the orig tarball on the first invocation of
 B<origtargz> in a debian-dir-only checkout.

-- 
Git repository for devscripts

_______________________________________________
devscripts-devel mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/devscripts-devel

Reply via email to