[SCM] Debian packaging of libnetpacket-perl branch, master, updated. debian/1.3.0-1-7-g2ba2735

gregor herrmann gregoa at debian.org
Thu Jul 5 20:46:48 UTC 2012


The following commit has been merged in the master branch:
commit 39364a4c725713b418bc8a03fffeb5290d8aa876
Author: gregor herrmann <gregoa at debian.org>
Date:   Thu Jul 5 12:47:02 2012 -0600

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

diff --git a/debian/control b/debian/control
index ac5294e..eb0ab35 100644
--- a/debian/control
+++ b/debian/control
@@ -1,21 +1,24 @@
 Source: libnetpacket-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Benoit Mortier <benoit.mortier at opensides.be>,
+           gregor herrmann <gregoa at debian.org>,
+           Nicholas Bamber <nicholas at periapt.co.uk>,
+           Ansgar Burchardt <ansgar at debian.org>
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 8),
-  perl (>= 5.11.4) | libmodule-build-perl (>= 0.360100)
-Build-Depends-Indep: perl, perl (>= 5.11.1) | libtest-simple-perl (>= 0.94)
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Benoit Mortier <benoit.mortier at opensides.be>,
- gregor herrmann <gregoa at debian.org>, Nicholas Bamber <nicholas at periapt.co.uk>,
- Ansgar Burchardt <ansgar at debian.org>
+               perl (>= 5.11.4) | libmodule-build-perl
+Build-Depends-Indep: perl,
+                     perl (>= 5.11.1) | libtest-simple-perl
 Standards-Version: 3.9.2
-Homepage: http://search.cpan.org/dist/NetPacket/
-Vcs-Git: git://git.debian.org/pkg-perl/packages/libnetpacket-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libnetpacket-perl.git
+Vcs-Git: git://git.debian.org/pkg-perl/packages/libnetpacket-perl.git
+Homepage: http://search.cpan.org/dist/NetPacket/
 
 Package: libnetpacket-perl
 Architecture: all
-Depends: ${perl:Depends}, ${misc:Depends}
+Depends: ${perl:Depends},
+         ${misc:Depends}
 Suggests: libnet-pcap-perl
 Description: modules to manipulate network packets at the protocol level
  NetPacket provides a base class for a cluster of modules related to
@@ -29,3 +32,4 @@ Description: modules to manipulate network packets at the protocol level
  was seen to be too restrictive as imposing inheritance relationships
  (for example between the IP, UDP and TCP protocols) would make things
  like tunneling or other unusual situations difficult.
+

-- 
Debian packaging of libnetpacket-perl



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