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 <[email protected]> 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 <[email protected]> Uploaders: Ryan Niebur <[email protected]>, - Salvatore Bonaccorso <[email protected]>, - Nathan Handler <[email protected]>, - gregor herrmann <[email protected]> + Salvatore Bonaccorso <[email protected]>, + gregor herrmann <[email protected]> +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 _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
