[devscripts] 01/04: debian/control, README: update for gpgv2, gnupg2

Osamu Aoki osamu at moszumanska.debian.org
Fri Oct 2 16:53:51 UTC 2015


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

osamu pushed a commit to branch multitar
in repository devscripts.

commit 15d92174e50e9779d8434ac9fc76a73eeae4411e
Author: Osamu Aoki <osamu at debian.org>
Date:   Fri Oct 2 14:57:48 2015 +0000

    debian/control, README: update for gpgv2, gnupg2
---
 README         | 21 +++++++++++----------
 debian/control | 19 +++++++++++--------
 2 files changed, 22 insertions(+), 18 deletions(-)

diff --git a/README b/README
index 4537ed8..c4d4558 100644
--- a/README
+++ b/README
@@ -51,7 +51,7 @@ And now, in mostly alphabetical order, the scripts:
   ssh-client]
 
 - cvs-debuild: A wrapper for cvs-buildpackage to use debuild as its package
-  building program. [cvs-buildpackage, fakeroot, lintian, gnupg]
+  building program. [cvs-buildpackage, fakeroot, lintian, gnupg |gnupg2]
 
 - dcmd: run a given command replacing the name of a .changes or .dsc file
   with each of the files referenced therein
@@ -114,14 +114,14 @@ And now, in mostly alphabetical order, the scripts:
 
 - debrsign: This transfers a .changes/.dsc pair to a remote machine for
   signing, and runs debsign on the remote machine over an SSH connection.
-  [gnupg, debian-keyring, ssh-client]
+  [gnupg | gnupg2, debian-keyring, ssh-client]
 
 - debsign: Use GNU Privacy Guard to sign the changes (and possibly dsc)
   files created by running dpkg-buildpackage with no-sign options.  Useful
   if you are building a package on a remote machine and wish to sign it on
   a local one.  This script is capable of automatically downloading the
-  .changes and .dsc files from a remote machine. [gnupg, debian-keyring,
-  ssh-client]
+  .changes and .dsc files from a remote machine. [gnupg |gnupg2,
+  debian-keyring, ssh-client]
 
 - debsnap: grab packages from http://snapshot.debian.org [libwww-perl,
   libjson-perl]
@@ -134,7 +134,7 @@ And now, in mostly alphabetical order, the scripts:
   installed setuid root.  Debuild can also be used to run various of
   the debian/rules operations with the same root-gaining procedure.
   Debuild will also run lintian to check that the package does not
-  have any major policy violations. [fakeroot, lintian, gnupg]
+  have any major policy violations. [fakeroot, lintian, gnupg | gnupg2]
 
 - deb-reversion: increases a binary package version number and repacks the
   package, useful for porters and the like
@@ -160,7 +160,7 @@ And now, in mostly alphabetical order, the scripts:
 - dscextract: extract a single file from a Debian source package [patchutils]
 
 - dscverify: check the signature and MD5 sums of a dsc file against the most
-  current Debian keyring on your system. [gnupg, debian-keyring,
+  current Debian keyring on your system. [gnupg | gnupg2, debian-keyring,
   libdigest-md5-perl]
 
 - edit-patch: add/edit a patch for a source package and commit the changes
@@ -235,8 +235,8 @@ And now, in mostly alphabetical order, the scripts:
   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
-  upstream's signing key is known. [gpgv, gnupg, liblwp-protocol-https-perl,
-  libwww-perl, unzip, xz-utils, file]
+  upstream's signing key is known. [gpgv | gpgv2, gnupg | gnupg2,
+  liblwp-protocol-https-perl, libwww-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
@@ -249,10 +249,11 @@ And now, in mostly alphabetical order, the scripts:
 - whodepends: check which maintainers' packages depend on a package
 
 - who-permits-upload: Retrieve information about Debian Maintainer access
-  control lists [gnupg, libencode-locale-perl, libwww-perl, debian-keyring]
+  control lists [gnupg | gnupg2, libencode-locale-perl, libwww-perl,
+  debian-keyring]
 
 - who-uploads: determine the most recent uploaders of a package to the Debian
-  archive [gnupg, debian-keyring, debian-maintainers, wget]
+  archive [gnupg | gnupg2, debian-keyring, debian-maintainers, wget]
 
 - wnpp-alert: list installed packages which are orphaned or up for adoption
   [wget | curl]
diff --git a/debian/control b/debian/control
index ce659ad..5a11fa5 100644
--- a/debian/control
+++ b/debian/control
@@ -116,7 +116,7 @@ Description: scripts to make the life of a Debian Package maintainer easier
     from the CVS working directory [cvs-buildpackage, dupload | dput,
     ssh-client]
   - cvs-debuild: wrapper for cvs-buildpackage to use debuild as its package
-    building program [cvs-buildpackage, fakeroot, lintian, gnupg]
+    building program [cvs-buildpackage, fakeroot, lintian, gnupg | gnupg2]
   - dcmd: run a given command replacing the name of a .changes or .dsc file
     with each of the files referenced therein
   - dcontrol: remotely query package and source control files for all Debian
@@ -138,13 +138,14 @@ Description: scripts to make the life of a Debian Package maintainer easier
   - debrelease: wrapper around dupload or dput [dupload | dput, ssh-client]
   - debsign, debrsign: sign a .changes/.dsc pair without needing any of
     the rest of the package to be present; can sign the pair remotely
-    or fetch the pair from a remote machine for signing [gnupg,
+    or fetch the pair from a remote machine for signing [gnupg | gnupg2,
     debian-keyring, ssh-client]
   - debsnap: grab packages from http://snapshot.debian.org [libwww-perl,
     libjson-perl]
   - debuild: wrapper to build a package without having to su or worry
     about how to invoke dpkg to build using fakeroot.  Also deals
-    with common environment problems, umask etc. [fakeroot, lintian, gnupg]
+    with common environment problems, umask etc. [fakeroot, lintian,
+    gnupg | gnupg2]
   - deb-reversion: increase a binary package version number and repacks the
     package, useful for porters and the like
   - dep3changelog: generate a changelog entry from a DEP3-style patch header
@@ -158,7 +159,7 @@ Description: scripts to make the life of a Debian Package maintainer easier
     control field needed [build-essential, strace]
   - dscextract: extract a single file from a Debian source package [patchutils]
   - dscverify: verify the integrity of a Debian package from the
-    .changes or .dsc files [gnupg, debian-keyring, libdigest-md5-perl]
+    .changes or .dsc files [gnupg | gnupg2, debian-keyring, libdigest-md5-perl]
   - edit-patch: add/edit a patch for a source package and commit the changes
     [quilt | dpatch | cdbs]
   - getbuildlog: download package build logs from Debian auto-builders [wget]
@@ -197,20 +198,22 @@ Description: scripts to make the life of a Debian Package maintainer easier
   - transition-check: check a list of source packages for involvement in
     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, xz-utils, file]
+  - uscan: scan upstream sites for new releases of packages [gpgv | gpgv2,
+    gnupg |gnupg2, liblwp-protocol-https-perl, libwww-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
     [patchutils]
   - whodepends: check which maintainers' packages depend on a package
   - who-uploads: determine the most recent uploaders of a package to the Debian
-    archive [gnupg, debian-keyring, debian-maintainers, wget]
+    archive [gnupg | gnupg2, debian-keyring, debian-maintainers, wget]
   - wnpp-alert: list installed packages which are orphaned or up for adoption
     [wget | curl]
   - wnpp-check: check whether there is an open request for packaging or
     intention to package bug for a package [wget | curl]
   - who-permits-upload: Retrieve information about Debian Maintainer access
-    control lists [gnupg, libencode-locale-perl, libwww-perl, debian-keyring]
+    control lists [gnupg | gnupg2, libencode-locale-perl, libwww-perl,
+    debian-keyring]
   - wrap-and-sort: wrap long lines and sort items in packaging files
     [python3-debian]
  .

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