[SCM] Debian packaging of Business-US-USPS-WebTools CPAN distribution branch, master, updated. debian/1.11-1-8-gb4da257

Xavier Guimard x.guimard at free.fr
Sun Jan 6 09:51:19 UTC 2013


The following commit has been merged in the master branch:
commit b8fcdf5f789feaeb89935e85e4cd1d86021cc7eb
Author: Xavier Guimard <x.guimard at free.fr>
Date:   Sun Jan 6 10:46:45 2013 +0100

    Bump S-V to 3.9.4 + dh to 8 + update desc and dependencies

diff --git a/debian/compat b/debian/compat
index 7ed6ff8..45a4fb7 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-5
+8
diff --git a/debian/control b/debian/control
index 773e9d5..e39d321 100644
--- a/debian/control
+++ b/debian/control
@@ -1,17 +1,32 @@
 Source: libbusiness-us-usps-webtools-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Ivan Kohler <ivan-debian at 420.am>,
+           Xavier Guimard <x.guimard at free.fr>
 Section: perl
 Priority: optional
-Build-Depends: debhelper (>= 5.0.0)
-Build-Depends-Indep: perl (>= 5.8.8)
-Maintainer: Ivan Kohler <ivan-debian at 420.am>
-Standards-Version: 3.7.3
+Build-Depends: debhelper (>= 8)
+Build-Depends-Indep: libhash-asobject-perl,
+                     libtest-manifest-perl,
+                     libtest-pod-perl,
+                     libtest-pod-coverage-perl,
+                     liburi-perl,
+                     libwww-perl,
+                     perl
+Standards-Version: 3.9.4
+Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libbusiness-us-usps-webtools-perl.git
+Vcs-Git: git://git.debian.org/pkg-perl/packages/libbusiness-us-usps-webtools-perl.git
 Homepage: http://search.cpan.org/dist/Business-US-USPS-WebTools/
 
 Package: libbusiness-us-usps-webtools-perl
 Architecture: all
-Depends: ${perl:Depends}, ${misc:Depends}, libtest-simple-perl, libhash-asobject-perl, libtest-manifest-perl (>= 1.14), libwww-perl, liburi-perl
-Description:  Perl module enabling use of USPS Web Tools services
- This module provides a Perl interface to the US Postal Service's
- Web Tools service. You need a UserID and Password to use these
- services. See the Web Tools site at http://www.usps.com/webtools/
- for details.
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         libhash-asobject-perl,
+         liburi-perl,
+         libwww-perl
+Description: Perl module enabling use of USPS Web Tools services
+ Business::US::USPS::WebTools provides a Perl interface to the US
+ Postal Service's Web Tools service. You need a UserID and Password
+ to use these services. See the Web Tools site at
+ http://www.usps.com/webtools/ for details.
+

-- 
Debian packaging of Business-US-USPS-WebTools CPAN distribution



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