This is an automated email from the git hooks/post-receive script. abe pushed a commit to branch master in repository libnet-whois-ip-perl.
commit 3c192b7ab162e5687b6bd061de29b31f964ead38 Author: Axel Beckert <[email protected]> Date: Thu Dec 8 20:33:56 2016 +0100 Apply wrap-and-sort --- debian/control | 5 +++-- debian/copyright | 2 +- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/debian/control b/debian/control index 4a783a1..587cad1 100644 --- a/debian/control +++ b/debian/control @@ -5,7 +5,7 @@ Maintainer: Debian Perl Group <[email protected]> Uploaders: Axel Beckert <[email protected]> Build-Depends: debhelper (>= 9) Build-Depends-Indep: libregexp-ipv6-perl (>= 0.02), - perl + perl Standards-Version: 3.9.8 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libnet-whois-ip-perl.git Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libnet-whois-ip-perl.git @@ -14,7 +14,8 @@ Testsuite: autopkgtest-pkg-perl Package: libnet-whois-ip-perl Architecture: all -Depends: ${misc:Depends}, ${perl:Depends} +Depends: ${misc:Depends}, + ${perl:Depends} Description: unknown Perl module to allow whois lookup of ip addresses. Net::Whois::IP should recursively query the various whois providers until it gets the more detailed diff --git a/debian/copyright b/debian/copyright index ed7b2bb..276b31f 100644 --- a/debian/copyright +++ b/debian/copyright @@ -13,7 +13,7 @@ DISCLAIMER: This copyright info was automatically extracted Files: * Copyright: unknown -License: +License: Files: debian/* Copyright: 2016, Axel Beckert <[email protected]> -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libnet-whois-ip-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
