[libapp-cmd-perl] 01/05: Remove Nathan Handler from Uploaders. Thanks for your work!

gregor herrmann gregoa at debian.org
Sat Aug 20 02:45:03 UTC 2016


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

gregoa pushed a commit to branch master
in repository libapp-cmd-perl.

commit 607dabd6c571e0a0ce15e89e4ce325f809b3e213
Author: gregor herrmann <gregoa at debian.org>
Date:   Sat Aug 20 01:49:01 2016 +0200

    Remove Nathan Handler from Uploaders. Thanks for your work!
---
 debian/control | 58 +++++++++++++++++++++++++++++-----------------------------
 1 file changed, 29 insertions(+), 29 deletions(-)

diff --git a/debian/control b/debian/control
index de0502e..9e66f2f 100644
--- a/debian/control
+++ b/debian/control
@@ -1,44 +1,44 @@
 Source: libapp-cmd-perl
-Section: perl
-Priority: optional
-Build-Depends: debhelper (>= 9)
-Build-Depends-Indep: libcapture-tiny-perl,
- libclass-load-perl,
- libgetopt-long-descriptive-perl,
- libio-tiecombine-perl,
- libmodule-pluggable-perl | perl (<< 5.17.0),
- libstring-rewriteprefix-perl,
- libsub-exporter-perl,
- libsub-install-perl,
- libtest-fatal-perl,
 # perl (>= 5.17.10) is covering the requirement on perl to include
 # needed version of Getopt::Long 3.29, the requirement for Test::More
 # perl (>= 5.13.4) | libtest-simple-perl (>= 0.96), and as well
 # Pod::Usage 1.61
- perl (>= 5.17.10)
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Ryan Niebur <ryan at debian.org>,
- Salvatore Bonaccorso <carnil at debian.org>,
- Nathan Handler <nhandler at debian.org>,
- gregor herrmann <gregoa at debian.org>
+           Salvatore Bonaccorso <carnil at debian.org>,
+           gregor herrmann <gregoa at debian.org>
+Section: perl
+Testsuite: autopkgtest-pkg-perl
+Priority: optional
+Build-Depends: debhelper (>= 9)
+Build-Depends-Indep: libcapture-tiny-perl,
+                     libclass-load-perl,
+                     libgetopt-long-descriptive-perl,
+                     libio-tiecombine-perl,
+                     libmodule-pluggable-perl | perl (<< 5.17.0),
+                     libstring-rewriteprefix-perl,
+                     libsub-exporter-perl,
+                     libsub-install-perl,
+                     libtest-fatal-perl,
+                     perl (>= 5.17.10)
 Standards-Version: 3.9.8
-Homepage: https://metacpan.org/release/App-Cmd
-Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libapp-cmd-perl.git
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libapp-cmd-perl.git
-Testsuite: autopkgtest-pkg-perl
+Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libapp-cmd-perl.git
+Homepage: https://metacpan.org/release/App-Cmd
 
 Package: libapp-cmd-perl
 Architecture: all
-Depends: ${perl:Depends}, ${misc:Depends},
- libcapture-tiny-perl,
- libclass-load-perl,
- libgetopt-long-descriptive-perl,
- libio-tiecombine-perl,
- libmodule-pluggable-perl | perl (<< 5.17.0),
- libstring-rewriteprefix-perl,
- libsub-exporter-perl,
- libsub-install-perl,
- perl (>= 5.17.10)
+Depends: ${perl:Depends},
+         ${misc:Depends},
+         libcapture-tiny-perl,
+         libclass-load-perl,
+         libgetopt-long-descriptive-perl,
+         libio-tiecombine-perl,
+         libmodule-pluggable-perl | perl (<< 5.17.0),
+         libstring-rewriteprefix-perl,
+         libsub-exporter-perl,
+         libsub-install-perl,
+         perl (>= 5.17.10)
 Description: Perl interface to write command line apps with less suffering
  App::Cmd is intended to make it easy to write complex command-line
  applications without having to think about most of the annoying

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libapp-cmd-perl.git



More information about the Pkg-perl-cvs-commits mailing list