[libio-socket-ip-perl] 04/06: Declare compliance with Debian Policy 3.9.8.

gregor herrmann gregoa at debian.org
Sun Oct 30 14:26:30 UTC 2016


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

gregoa pushed a commit to branch master
in repository libio-socket-ip-perl.

commit 73f2cf22da04647e6469f6384ad271ad838c5b85
Author: gregor herrmann <gregoa at debian.org>
Date:   Sun Oct 30 15:23:31 2016 +0100

    Declare compliance with Debian Policy 3.9.8.
---
 debian/control | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/debian/control b/debian/control
index e880482..d303f57 100644
--- a/debian/control
+++ b/debian/control
@@ -5,19 +5,20 @@ Uploaders: gregor herrmann <gregoa at debian.org>,
            Dominique Dumont <dod at debian.org>,
            Dominic Hargreaves <dom at earth.li>
 Section: perl
+Testsuite: autopkgtest-pkg-perl
 Priority: optional
-Build-Depends: debhelper (>= 8), libmodule-build-perl
+Build-Depends: debhelper (>= 8),
+               libmodule-build-perl
 # do not remove the versioned build-dep on libsocket-perl. Otherwise, pbuilder will be satisfied by perl-base package which provides libsocket-perl 1.94
 Build-Depends-Indep: libio-socket-inet6-perl,
                      libtest-pod-perl,
                      netbase,
                      perl (>= 5.15.6) | libsocket-perl (>= 1.97),
                      perl
-Standards-Version: 3.9.6
+Standards-Version: 3.9.8
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libio-socket-ip-perl.git
 Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libio-socket-ip-perl.git
 Homepage: https://metacpan.org/release/IO-Socket-IP
-Testsuite: autopkgtest-pkg-perl
 
 Package: libio-socket-ip-perl
 Architecture: all
@@ -41,4 +42,3 @@ Description: module for using IPv4 and IPv6 sockets in a protocol-independent wa
  It provides an API which, for most typical cases, should be a drop-in
  replacement for IO::Socket::INET; most constructor arguments and methods are
  provided in a compatible way.
-

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



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