[SCM] Debian packaging of Net::IP::Minimal branch, master, updated. debian/0.02-1-2-gf8117e0

gregor herrmann gregoa at debian.org
Thu Jul 5 20:44:47 UTC 2012


The following commit has been merged in the master branch:
commit 24204ba2e38329bbea3fb517825da19bb4117aa3
Author: gregor herrmann <gregoa at debian.org>
Date:   Thu Jul 5 12:45:21 2012 -0600

    debian/control: update {versioned,alternative} (build) dependencies.

diff --git a/debian/control b/debian/control
index ef19f28..483ff49 100644
--- a/debian/control
+++ b/debian/control
@@ -1,8 +1,8 @@
 Source: libnet-ip-minimal-perl
-Section: perl
-Priority: optional
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Florian Schlichting <fschlich at zedat.fu-berlin.de>
+Section: perl
+Priority: optional
 Build-Depends: debhelper (>= 8)
 Build-Depends-Indep: perl
 Standards-Version: 3.9.3
@@ -12,9 +12,10 @@ Homepage: http://search.cpan.org/dist/Net-IP-Minimal/
 
 Package: libnet-ip-minimal-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends},
- perl
+Depends: ${misc:Depends},
+         ${perl:Depends}
 Description: module to check if an IP address is version 4 or 6
  Net::IP::Minimal provides only three of the many functions that Net::IP
  offers, while using a lot less memory: ip_get_version(), ip_is_ipv4()
  and ip_is_ipv6().
+

-- 
Debian packaging of Net::IP::Minimal



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