[devscripts] 01/01: uscan: Fix typos of xpi in the manpage

James McCoy jamessan at debian.org
Thu Mar 24 00:31:20 UTC 2016


This is an automated email from the git hooks/post-receive script.

jamessan pushed a commit to branch master
in repository devscripts.

commit 4b6643075e98f04b8b6d68d0505266559f9a7f6b
Author: James McCoy <jamessan at debian.org>
Date:   Wed Mar 23 20:17:23 2016 -0400

    uscan: Fix typos of xpi in the manpage
    
    Closes: #819106
    Signed-off-by: James McCoy <jamessan at debian.org>
---
 debian/changelog | 1 +
 scripts/uscan.pl | 4 ++--
 2 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index f57d0dd..11ab841 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,7 @@ devscripts (2.16.3) UNRELEASED; urgency=medium
       of another filename.  (Closes: #818727)
     + Handle trailing spaces on the watch line when determining whether the
       line specifies the version to check.  (Closes: #818865)
+    + xip → xpi in the manpage.  (Closes: #819106)
 
  -- James McCoy <jamessan at debian.org>  Sun, 20 Mar 2016 12:26:04 -0400
 
diff --git a/scripts/uscan.pl b/scripts/uscan.pl
index 6f32c8a..4b09b2e 100755
--- a/scripts/uscan.pl
+++ b/scripts/uscan.pl
@@ -1395,11 +1395,11 @@ Instead of symlinking as described above, rename the downloaded files.
 
 =item B<--repack>
 
-After having downloaded an lzma tar, xz tar, bzip tar, gz tar, zip, jar, xip
+After having downloaded an lzma tar, xz tar, bzip tar, gz tar, zip, jar, xpi
 archive, repack it to the specified compression (see B<--compression>).
 
 The unzip package must be installed in order to repack zip and jar archives,
-the mozilla-devscripts package must be installed to repack xip archives, and
+the mozilla-devscripts package must be installed to repack xpi archives, and
 the xz-utils package must be installed to repack lzma or xz tar archives.
 
 =item B<--compression> [ B<gzip> | B<bzip2> | B<lzma> | B<xz> ]

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/collab-maint/devscripts.git



More information about the devscripts-devel mailing list