[libnet-whois-ip-perl] 01/03: libregexp-ipv6-perl is also a run-time dependency
    Axel Beckert 
    abe at deuxchevaux.org
       
    Sun Dec 11 03:02:56 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 f71d72c027129751dbfe85567459757badf45407
Author: Axel Beckert <abe at deuxchevaux.org>
Date:   Sun Dec 11 02:45:37 2016 +0100
    libregexp-ipv6-perl is also a run-time dependency
---
 debian/control | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/debian/control b/debian/control
index 61200cf..0ba9f30 100644
--- a/debian/control
+++ b/debian/control
@@ -14,7 +14,8 @@ Testsuite: autopkgtest-pkg-perl
 
 Package: libnet-whois-ip-perl
 Architecture: all
-Depends: ${misc:Depends},
+Depends: libregexp-ipv6-perl (>= 0.02),
+         ${misc:Depends},
          ${perl:Depends}
 Description: Lookup whois entries of IP addresses with Perl
  Net::Whois::IP is a module to do whois lookup of IP addresses. It
-- 
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