[devscripts] 01/01: README and Description: Add dependencies for mk-origtargz and (hence) uscan

Joachim Breitner nomeata at moszumanska.debian.org
Thu Apr 17 15:57:16 UTC 2014


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

nomeata pushed a commit to branch master
in repository devscripts.

commit d588f051c64dbd2ae8bd28938303b3abd6cb688f
Author: Joachim Breitner <nomeata at debian.org>
Date:   Thu Apr 17 17:57:10 2014 +0200

    README and Description: Add dependencies for mk-origtargz and (hence) uscan
---
 README         | 5 +++--
 debian/control | 5 +++--
 2 files changed, 6 insertions(+), 4 deletions(-)

diff --git a/README b/README
index 09e09de..ea57996 100644
--- a/README
+++ b/README
@@ -188,6 +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]
 
 - namecheck: Check project names are not already taken.
 
@@ -231,9 +232,9 @@ And now, in mostly alphabetical order, the scripts:
   also call a program such as uupdate to attempt to update the Debianised
   version based on the new update.  Whilst uscan could be used to release
   the updated version automatically, it is probably better not to without
-  testing it first.  Uscan can also verify detached OpenPGP signatures if 
+  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, unzip, lzma, xz-utils]
+  libwww-perl, libtext-glob-perl, unzip, lzma, 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 3ac4cd0..8cb8477 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.
+    and removing unwanted files. [unzip, lzma, 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,8 @@ 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, unzip, lzma, xz-utils]
+    liblwp-protocol-https-perl, libwww-perl, libtext-glob-perl, unzip, lzma,
+    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
     [patchutils]

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