[SCM] Debian packaging of libnet-pcap-perl branch, master, updated. 8fe060278fd373d68644929ccfa1e92a09cfab72

Xavier Guimard x.guimard at free.fr
Sat Mar 9 06:53:28 UTC 2013


The following commit has been merged in the master branch:
commit 3051232b02462d4dd9a5b1bc9863fc758344b7cc
Author: Xavier Guimard <x.guimard at free.fr>
Date:   Sat Mar 9 07:50:01 2013 +0100

    Bump S-V to 3.9.4 + dh to 9

diff --git a/debian/compat b/debian/compat
index 45a4fb7..ec63514 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-8
+9
diff --git a/debian/control b/debian/control
index 684b93a..8b9b2f7 100644
--- a/debian/control
+++ b/debian/control
@@ -1,23 +1,29 @@
 Source: libnet-pcap-perl
-Section: perl
-Priority: optional
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Ola Lundqvist <opal at debian.org>,
- gregor herrmann <gregoa at debian.org>,
- Franck Joncourt <franck.mail at dthconnex.com>
-Build-Depends: debhelper (>= 8), perl, libpcap0.8-dev,
- libtest-pod-perl
-Standards-Version: 3.9.2
-Homepage: https://metacpan.org/release/Net-Pcap/
-Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libnet-pcap-perl.git
+           gregor herrmann <gregoa at debian.org>,
+           Franck Joncourt <franck.mail at dthconnex.com>,
+           Xavier Guimard <x.guimard at free.fr>
+Section: perl
+Priority: optional
+Build-Depends: debhelper (>= 9.20120312),
+               libpcap0.8-dev,
+               libtest-pod-perl,
+               perl
+Standards-Version: 3.9.4
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libnet-pcap-perl.git
+Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libnet-pcap-perl.git
+Homepage: https://metacpan.org/release/Net-Pcap/
 
 Package: libnet-pcap-perl
 Architecture: any
-Depends: ${misc:Depends}, ${shlibs:Depends}, ${perl:Depends}
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         ${shlibs:Depends}
 Description: Perl binding to the LBL pcap packet capture library
  Net::Pcap allows the user to interface with the LBL pcap(3) library.
  Libpcap describes itself as "a system-independent interface for user-level
  packet capture. Libpcap provides a portable framework for low-level network
  monitoring." This modules gives a program the ability to capture data from a
  network interface in a similar way tcpdump does.
+

-- 
Debian packaging of libnet-pcap-perl



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