This is an automated email from the git hooks/post-receive script. gregoa pushed a commit to branch master in repository liblwp-online-perl.
commit 6c0405cb1b6a4f97c3c72b6860059149772df924 Author: gregor herrmann <[email protected]> Date: Sat Aug 20 02:54:01 2016 +0200 Remove Antonio Radici from Uploaders. Thanks for your work! --- debian/control | 17 +++++++++++------ 1 file changed, 11 insertions(+), 6 deletions(-) diff --git a/debian/control b/debian/control index 6b4b77f..ea133ef 100644 --- a/debian/control +++ b/debian/control @@ -1,18 +1,23 @@ Source: liblwp-online-perl +Maintainer: Debian Perl Group <[email protected]> Section: perl +Testsuite: autopkgtest-pkg-perl Priority: optional Build-Depends: debhelper (>= 8) -Build-Depends-Indep: perl, liburi-perl, libwww-perl -Maintainer: Debian Perl Group <[email protected]> -Uploaders: Antonio Radici <[email protected]> +Build-Depends-Indep: perl, + liburi-perl, + libwww-perl Standards-Version: 3.9.2 -Homepage: https://metacpan.org/release/LWP-Online -Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/liblwp-online-perl.git Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/liblwp-online-perl.git +Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/liblwp-online-perl.git +Homepage: https://metacpan.org/release/LWP-Online Package: liblwp-online-perl Architecture: all -Depends: ${perl:Depends}, ${misc:Depends}, liburi-perl, libwww-perl +Depends: ${perl:Depends}, + ${misc:Depends}, + liburi-perl, + libwww-perl Description: module to check if there is Internet access LWP::Online will try to verify, as accurately as it can, if the host has any Internet access: it will check if there is basic -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/liblwp-online-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
