[libnet-rblclient-perl] 07/15: Add runtime dependency on libnet-dns-perl.

gregor herrmann gregoa at debian.org
Fri Jul 15 14:13:55 UTC 2016


This is an automated email from the git hooks/post-receive script.

gregoa pushed a commit to branch master
in repository libnet-rblclient-perl.

commit 0625be5c001526322bb8748ee0505338fc3d65bd
Author: gregor herrmann <gregoa at debian.org>
Date:   Fri Jul 15 15:56:31 2016 +0200

    Add runtime dependency on libnet-dns-perl.
---
 debian/control | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index 5926141..2a6e428 100644
--- a/debian/control
+++ b/debian/control
@@ -17,7 +17,8 @@ Homepage: http://wildsparx.com/Net-RBLClient/
 Package: libnet-rblclient-perl
 Architecture: all
 Depends: ${misc:Depends},
-         ${perl:Depends}
+         ${perl:Depends},
+         libnet-dns-perl
 Description: queries multiple Realtime Blackhole Lists in parallel
  This module is used to discover what RBL's are listing a particular IP
  address.  It parallelizes requests for fast response.

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



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