[libzonemaster-perl] 01/02: Switch the dependency from Net::IP::XS to Net::IP
Ondřej Surý
ondrej at debian.org
Fri Jun 23 08:13:00 UTC 2017
This is an automated email from the git hooks/post-receive script.
ondrej pushed a commit to branch master
in repository libzonemaster-perl.
commit 6e909b7cae185bd6d67f1ebcfe6b7334b225e4ae
Author: Ondřej Surý <ondrej at sury.org>
Date: Fri Jun 23 09:43:40 2017 +0200
Switch the dependency from Net::IP::XS to Net::IP
---
debian/control | 6 ++----
1 file changed, 2 insertions(+), 4 deletions(-)
diff --git a/debian/control b/debian/control
index 82c1380..4f23eb6 100644
--- a/debian/control
+++ b/debian/control
@@ -16,8 +16,7 @@ Build-Depends-Indep: libfile-sharedir-perl,
libmail-rfc822-address-perl,
libmodule-find-perl,
libmoose-perl,
- libnet-ip-perl (>= 1.26),
- libnet-ip-xs-perl,
+ libnet-ip-perl,
libnet-ldns-perl,
libreadonly-perl,
libtest-fatal-perl,
@@ -39,8 +38,7 @@ Depends: libfile-sharedir-perl,
libmail-rfc822-address-perl,
libmodule-find-perl,
libmoose-perl,
- libnet-ip-perl (>= 1.26),
- libnet-ip-xs-perl,
+ libnet-ip-perl,
libnet-ldns-perl,
libreadonly-perl,
${perl:Depends},
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libzonemaster-perl.git
More information about the Pkg-perl-cvs-commits
mailing list