[SCM] Debian packaging of libnet-amazon-perl branch, master, updated. debian/0.61-1-15-g91553a3

Xavier Guimard x.guimard at free.fr
Sat Mar 9 07:23:04 UTC 2013


The following commit has been merged in the master branch:
commit 420ba17a4c84c2c211e000ed279b4e2c88865f3e
Author: Xavier Guimard <x.guimard at free.fr>
Date:   Sat Mar 9 08:21:28 2013 +0100

    Bump S-V to 3.9.4 + dh to 8, add libhttp-message-perl and restore dpkg version dependency

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 ccf2b01..cdb4215 100644
--- a/debian/control
+++ b/debian/control
@@ -4,29 +4,32 @@ Uploaders: Jaldhar H. Vyas <jaldhar at debian.org>,
            gregor herrmann <gregoa at debian.org>,
            Jonathan Yu <jawnsy at cpan.org>,
            Nathan Handler <nhandler at debian.org>,
-           Harlan Lieberman-Berg <H.LiebermanBerg at gmail.com>
+           Harlan Lieberman-Berg <H.LiebermanBerg at gmail.com>,
+           Xavier Guimard <x.guimard at free.fr>
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 8)
-Build-Depends-Indep: perl,
-                     libwww-perl,
+Build-Depends-Indep: libhttp-message-perl,
+                     liblog-log4perl-perl,
                      liburi-perl,
+                     libwww-perl,
                      libxml-simple-perl,
-                     liblog-log4perl-perl
-Standards-Version: 3.9.2
+                     perl
+Standards-Version: 3.9.4
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libnet-amazon-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libnet-amazon-perl.git
 Homepage: https://metacpan.org/release/Net-Amazon/
 
 Package: libnet-amazon-perl
 Architecture: all
-Depends: ${perl:Depends},
-         ${misc:Depends},
-         libwww-perl,
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         libhttp-message-perl,
+         liblog-log4perl-perl,
          liburi-perl,
-         libxml-simple-perl,
-         liblog-log4perl-perl
-Pre-Depends: dpkg
+         libwww-perl,
+         libxml-simple-perl
+Pre-Depends: dpkg (>= 1.15.6~)
 Description: Perl framework for accessing amazon.com via SOAP and XML/HTTP
  Net::Amazon provides an object-oriented interface to amazon.com's SOAP and
  XML/HTTP interfaces. This way it's possible to create applications using
diff --git a/debian/source/format b/debian/source/format
index 46ebe02..163aaf8 100644
--- a/debian/source/format
+++ b/debian/source/format
@@ -1 +1 @@
-3.0 (quilt)
\ No newline at end of file
+3.0 (quilt)

-- 
Debian packaging of libnet-amazon-perl



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