[SCM] Debian packaging of Net-INET6Glue CPAN distribution branch, master, updated. debian/0.5-1-3-g3fc6156
gregor herrmann
gregoa at debian.org
Thu Jul 5 20:44:36 UTC 2012
The following commit has been merged in the master branch:
commit fc4e98320ffb755b2528088a069986064be1dd3f
Author: gregor herrmann <gregoa at debian.org>
Date: Thu Jul 5 12:45:20 2012 -0600
debian/control: update {versioned,alternative} (build) dependencies.
diff --git a/debian/control b/debian/control
index 5177499..37b145d 100644
--- a/debian/control
+++ b/debian/control
@@ -1,16 +1,19 @@
Source: libnet-inet6glue-perl
+Maintainer: Michael Stapelberg <michael at stapelberg.de>
Section: perl
Priority: optional
-Build-Depends: debhelper (>= 7), libio-socket-inet6-perl
-Build-Depends-Indep: perl (>= 5.6.0-12)
-Maintainer: Michael Stapelberg <michael at stapelberg.de>
-DM-Upload-Allowed: yes
+Build-Depends: debhelper (>= 7),
+ libio-socket-inet6-perl
+Build-Depends-Indep: perl
Standards-Version: 3.9.2
+DM-Upload-Allowed: yes
Homepage: http://search.cpan.org/dist/Net-INET6Glue/
Package: libnet-inet6glue-perl
Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends}, libio-socket-inet6-perl
+Depends: ${misc:Depends},
+ ${perl:Depends},
+ libio-socket-inet6-perl
Description: glue module to make perl modules IPv6 ready
Net::INET6Glue is a collection of modules to make common modules IPv6 ready
by hotpatching them.
@@ -19,3 +22,4 @@ Description: glue module to make perl modules IPv6 ready
support is in the core and that a lot of important modules (like Net::FTP,
Net::SMTP, LWP,...) do not support IPv6 even if the modules for IPv6 sockets
Socket6, IO::Socket::INET6 are available.
+
--
Debian packaging of Net-INET6Glue CPAN distribution
More information about the Pkg-perl-cvs-commits
mailing list