[SCM] Debian packaging of libnet-write-perl branch, master, updated. d6a4ed7d2c2293cba7f3295198b369bca3a8a568

Xavier Guimard x.guimard at free.fr
Sat Dec 15 08:16:03 UTC 2012


The following commit has been merged in the master branch:
commit 2167555c35aa3c3b05eddd6c9d5600db2252d519
Author: Xavier Guimard <x.guimard at free.fr>
Date:   Sat Dec 15 09:09:50 2012 +0100

    Bump Standards-Version to 3.9.4 + dh to 8

diff --git a/debian/compat b/debian/compat
index 7f8f011..45a4fb7 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-7
+8
diff --git a/debian/control b/debian/control
index 1cd8e74..127f4dc 100644
--- a/debian/control
+++ b/debian/control
@@ -1,27 +1,28 @@
 Source: libnet-write-perl
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Jonathan Yu <jawnsy at cpan.org>
+Uploaders: Jonathan Yu <jawnsy at cpan.org>,
+           Xavier Guimard <x.guimard at free.fr>
 Section: perl
 Priority: optional
-Build-Depends: debhelper (>= 7)
-Build-Depends-Indep: perl,
-                     libsocket6-perl,
+Build-Depends: debhelper (>= 8)
+Build-Depends-Indep: libclass-gomor-perl,
                      libnet-pcap-perl,
-                     libclass-gomor-perl,
+                     libsocket6-perl,
+                     libtest-pod-coverage-perl,
                      libtest-pod-perl,
-                     libtest-pod-coverage-perl
-Standards-Version: 3.8.3
+                     perl
+Standards-Version: 3.9.4
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libnet-write-perl.git
 Vcs-Git: git://git.debian.org/pkg-perl/packages/libnet-write-perl.git
 Homepage: http://search.cpan.org/dist/Net-Write/
 
 Package: libnet-write-perl
 Architecture: all
-Depends: ${perl:Depends},
-         ${misc:Depends},
-         libsocket6-perl,
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         libclass-gomor-perl,
          libnet-pcap-perl,
-         libclass-gomor-perl
+         libsocket6-perl
 Description: a portable interface to open and send raw data to network
  Net::Write provides a portable interface to write raw data directly to a
  network interface. It provides three methods: open, send and close. It is

-- 
Debian packaging of libnet-write-perl



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