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

fsfs pushed a commit to branch master
in repository libnet-write-perl.

commit f031e114ff3561a2906be90cad05a0aa99e71426
Author: Florian Schlichting <f...@debian.org>
Date:   Mon Sep 14 23:26:38 2015 +0200

    Add (build-)dependency on Socket::GetAddrInfo and M::B
---
 debian/control | 7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index 4cd1266..3deb5e2 100644
--- a/debian/control
+++ b/debian/control
@@ -4,10 +4,12 @@ Uploaders: Jonathan Yu <jaw...@cpan.org>,
            Xavier Guimard <x.guim...@free.fr>
 Section: perl
 Priority: optional
-Build-Depends: debhelper (>= 8)
+Build-Depends: debhelper (>= 8),
+               libmodule-build-perl
 Build-Depends-Indep: libclass-gomor-perl,
                      libnet-pcap-perl,
                      libsocket6-perl,
+                     libsocket-getaddrinfo-perl,
                      libtest-pod-coverage-perl,
                      libtest-pod-perl,
                      perl
@@ -22,7 +24,8 @@ Depends: ${misc:Depends},
          ${perl:Depends},
          libclass-gomor-perl,
          libnet-pcap-perl,
-         libsocket6-perl
+         libsocket6-perl,
+         libsocket-getaddrinfo-perl
 Description: portable interface to open and send raw data to network
  Net::Write provides a portable interface to write raw data directly to a
  network interface. It provides three methods: open, send and close. It is

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

_______________________________________________
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits

Reply via email to