[SCM] Debian packaging of libnet-libdnet-perl branch, master, updated. debian/0.96-1-9-ga8927f0

Xavier Guimard x.guimard at free.fr
Sat Dec 15 08:04:11 UTC 2012


The following commit has been merged in the master branch:
commit c1c804b0563e37e5a26c9b729c891ef00b7c2127
Author: Xavier Guimard <x.guimard at free.fr>
Date:   Sat Dec 15 08:52:01 2012 +0100

    Bump S-V to 3.9.4 + dh 9.20120312

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 58ba682..1e4202a 100644
--- a/debian/control
+++ b/debian/control
@@ -1,21 +1,25 @@
 Source: libnet-libdnet-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Jonathan Yu <jawnsy at cpan.org>,
+           Florian Schlichting <fschlich at zedat.fu-berlin.de>,
+           Xavier Guimard <x.guimard at free.fr>
 Section: perl
 Priority: optional
-Build-Depends: debhelper (>= 8), perl,
- libdumbnet-dev,
- libclass-gomor-perl
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Jonathan Yu <jawnsy at cpan.org>, 
- Florian Schlichting <fschlich at zedat.fu-berlin.de>
-Standards-Version: 3.9.2
-Homepage: http://search.cpan.org/dist/Net-Libdnet/
-Vcs-Git: git://git.debian.org/pkg-perl/packages/libnet-libdnet-perl.git
+Build-Depends: debhelper (>= 9.20120312),
+               libclass-gomor-perl,
+               libdumbnet-dev,
+               perl
+Standards-Version: 3.9.4
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libnet-libdnet-perl.git
+Vcs-Git: git://git.debian.org/pkg-perl/packages/libnet-libdnet-perl.git
+Homepage: http://search.cpan.org/dist/Net-Libdnet/
 
 Package: libnet-libdnet-perl
 Architecture: any
-Depends: ${perl:Depends}, ${shlibs:Depends}, ${misc:Depends},
- libclass-gomor-perl
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         ${shlibs:Depends},
+         libclass-gomor-perl
 Description: interface to libdumbnet's low-level network functions
  Net::Libdnet is a Perl module that provides a simple and portable interface
  to many useful low-level networking routines. Its functionality includes
@@ -25,3 +29,4 @@ Description: interface to libdumbnet's low-level network functions
  .
  This module is intended to complement functionality provided by libpcap. For
  historical reasons, Dug Song's libdnet is called libdumbnet on Debian.
+

-- 
Debian packaging of libnet-libdnet-perl



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