[libnet-whois-ip-perl] 02/05: Apply wrap-and-sort

Axel Beckert abe at deuxchevaux.org
Fri Dec 9 22:33:28 UTC 2016


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 <abe at deuxchevaux.org>
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 <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Axel Beckert <abe at debian.org>
 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 <abe at debian.org>

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libnet-whois-ip-perl.git



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