[SCM] Debian packaging of libnet-patricia-perl branch, master, updated. e1d97568e6b6121c3ef075792ec21cc12d079705

gregor herrmann gregoa at debian.org
Thu Jul 5 20:45:55 UTC 2012


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

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

diff --git a/debian/control b/debian/control
index c49f5d6..fda329e 100644
--- a/debian/control
+++ b/debian/control
@@ -1,21 +1,28 @@
 Source: libnet-patricia-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Niko Tyni <ntyni at iki.fi>,
+           gregor herrmann <gregoa at debian.org>,
+           Damyan Ivanov <dmn at debian.org>,
+           Ryan Niebur <ryan at debian.org>,
+           Jotam Jr. Trejo <jotamjr at debian.org.sv>
 Section: perl
 Priority: optional
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Niko Tyni <ntyni at iki.fi>, gregor herrmann <gregoa at debian.org>,
- Damyan Ivanov <dmn at debian.org>, Ryan Niebur <ryan at debian.org>,
- Jotam Jr. Trejo <jotamjr at debian.org.sv>
-Build-Depends: debhelper (>= 7), perl, libsocket6-perl, libnet-cidr-lite-perl,
- perl (>= 5.10.1) | libtest-simple-perl (>= 0.88)
+Build-Depends: debhelper (>= 7),
+               perl,
+               libsocket6-perl,
+               libnet-cidr-lite-perl
 Standards-Version: 3.9.1
-Homepage: http://search.cpan.org/dist/Net-Patricia/
-Vcs-Git: git://git.debian.org/pkg-perl/packages/libnet-patricia-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libnet-patricia-perl.git
+Vcs-Git: git://git.debian.org/pkg-perl/packages/libnet-patricia-perl.git
+Homepage: http://search.cpan.org/dist/Net-Patricia/
 
 Package: libnet-patricia-perl
 Architecture: any
-Depends: ${misc:Depends}, ${perl:Depends}, ${shlibs:Depends}, libsocket6-perl,
- libnet-cidr-lite-perl
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         ${shlibs:Depends},
+         libsocket6-perl,
+         libnet-cidr-lite-perl
 Description: Perl module for fast IP address lookups
  Net::Patricia uses a Patricia Trie data structure to quickly
  perform IP address prefix matching for applications such as
@@ -30,3 +37,4 @@ Description: Perl module for fast IP address lookups
  characteristics are well-known as it has been employed for
  routing table lookups within the BSD kernel since the 4.3
  Reno release.
+

-- 
Debian packaging of libnet-patricia-perl



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