[devscripts] 08/09: Remove unnecessary lzma requirement for uscan/mk-origtargz

James McCoy jamessan at debian.org
Thu Apr 24 04:40:48 UTC 2014


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

jamessan pushed a commit to branch master
in repository devscripts.

commit 2b3c9c40fa2b6c6b07311d7d1052a6c478127ee9
Author: James McCoy <jamessan at debian.org>
Date:   Tue Apr 22 22:22:17 2014 -0400

    Remove unnecessary lzma requirement for uscan/mk-origtargz
    
    Signed-off-by: James McCoy <jamessan at debian.org>
---
 README         | 4 ++--
 debian/control | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/README b/README
index ea57996..0da6000 100644
--- a/README
+++ b/README
@@ -188,7 +188,7 @@ And now, in mostly alphabetical order, the scripts:
 
 - mk-origtargz: Rename upstream tarball, optionally changing the compression
   and removing unwanted files.
-  [unzip, lzma, xz-utils, file, libtext-glob-perl]
+  [unzip, xz-utils, file, libtext-glob-perl]
 
 - namecheck: Check project names are not already taken.
 
@@ -234,7 +234,7 @@ And now, in mostly alphabetical order, the scripts:
   the updated version automatically, it is probably better not to without
   testing it first.  Uscan can also verify detached OpenPGP signatures if
   upstream's signing key is known. [gpgv, gnupg, liblwp-protocol-https-perl,
-  libwww-perl, libtext-glob-perl, unzip, lzma, xz-utils, file]
+  libwww-perl, libtext-glob-perl, unzip, xz-utils, file]
 
 - uupdate: Update the package with an archive or patches from
   an upstream author.  This will be of help if you have to update your
diff --git a/debian/control b/debian/control
index fc40699..9f29f6a 100644
--- a/debian/control
+++ b/debian/control
@@ -173,7 +173,7 @@ Description: scripts to make the life of a Debian Package maintainer easier
     package which may be installed to satisfy the build-dependencies of the
     given package [equivs]
   - mk-origtargz: rename upstream tarball, optionally changing the compression
-    and removing unwanted files [unzip, lzma, xz-utils, file, libtext-glob-perl]
+    and removing unwanted files [unzip, xz-utils, file, libtext-glob-perl]
   - namecheck: check project names are not already taken
   - nmudiff: mail a diff of the current package against the previous version
     to the BTS to assist in tracking NMUs [patchutils, mutt]
@@ -197,7 +197,7 @@ Description: scripts to make the life of a Debian Package maintainer easier
     transitions for which uploads to unstable are currently blocked
     [libwww-perl, libyaml-syck-perl]
   - uscan: scan upstream sites for new releases of packages [gpgv, gnupg,
-    liblwp-protocol-https-perl, libwww-perl, libtext-glob-perl, unzip, lzma,
+    liblwp-protocol-https-perl, libwww-perl, libtext-glob-perl, unzip,
     xz-utils, file]
   - uupdate: integrate upstream changes into a source package [patch]
   - what-patch: determine what patch system, if any, a source package is using

-- 
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