This is an automated email from the git hooks/post-receive script. gregoa pushed a commit to branch master in repository libcarp-always-perl.
commit 0d26efc71882040a065aa47a09f68aa9993650f8 Author: gregor herrmann <[email protected]> Date: Sat Aug 20 01:53:18 2016 +0200 Remove Ryan Niebur from Uploaders. Thanks for your work! --- debian/control | 16 +++++++++------- 1 file changed, 9 insertions(+), 7 deletions(-) diff --git a/debian/control b/debian/control index 23920b3..b9c9119 100644 --- a/debian/control +++ b/debian/control @@ -1,19 +1,21 @@ Source: libcarp-always-perl +Maintainer: Debian Perl Group <[email protected]> +Uploaders: Florian Schlichting <[email protected]> Section: perl +Testsuite: autopkgtest-pkg-perl Priority: optional Build-Depends: debhelper (>= 8) -Build-Depends-Indep: perl, libtest-base-perl -Maintainer: Debian Perl Group <[email protected]> -Uploaders: Ryan Niebur <[email protected]>, - Florian Schlichting <[email protected]> +Build-Depends-Indep: perl, + libtest-base-perl Standards-Version: 3.9.5 -Homepage: https://metacpan.org/release/Carp-Always -Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libcarp-always-perl.git Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libcarp-always-perl.git +Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libcarp-always-perl.git +Homepage: https://metacpan.org/release/Carp-Always Package: libcarp-always-perl Architecture: all -Depends: ${perl:Depends}, ${misc:Depends} +Depends: ${perl:Depends}, + ${misc:Depends} Description: Perl module to make warn and die noisy with stack backtraces Carp::Always is meant as a debugging aid. It can be used to make a script complain loudly with stack backtraces when warn()ing or die()ing. Thus, it is -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libcarp-always-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
