[SCM] Debian packaging of libbusiness-paypal-api-perl branch, master, updated. debian/0.69-2-6-gcb8113d
Xavier Guimard
x.guimard at free.fr
Sat Jan 5 07:25:13 UTC 2013
The following commit has been merged in the master branch:
commit acbc1c3e13f0217ac711d92c6d3f36e96e28d37d
Author: Xavier Guimard <x.guimard at free.fr>
Date: Sat Jan 5 08:22:01 2013 +0100
Bump S-V to 3.9.4 (no changes)
diff --git a/debian/control b/debian/control
index 5590c5c..9d28b22 100644
--- a/debian/control
+++ b/debian/control
@@ -1,20 +1,26 @@
Source: libbusiness-paypal-api-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Ernesto Hernández-Novich (USB) <emhn at usb.ve>,
+ Jonathan Yu <jawnsy at cpan.org>,
+ Fabrizio Regalli <fabreg at fabreg.it>,
+ Xavier Guimard <x.guimard at free.fr>
Section: perl
Priority: optional
Build-Depends: debhelper (>= 8)
-Build-Depends-Indep: perl, libsoap-lite-perl
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Ernesto Hernández-Novich (USB) <emhn at usb.ve>,
- Jonathan Yu <jawnsy at cpan.org>, Fabrizio Regalli <fabreg at fabreg.it>
-Standards-Version: 3.9.2
-Homepage: http://search.cpan.org/dist/Business-PayPal-API/
-Vcs-Git: git://git.debian.org/pkg-perl/packages/libbusiness-paypal-api-perl.git
+Build-Depends-Indep: libsoap-lite-perl,
+ perl
+Standards-Version: 3.9.4
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libbusiness-paypal-api-perl.git
+Vcs-Git: git://git.debian.org/pkg-perl/packages/libbusiness-paypal-api-perl.git
+Homepage: http://search.cpan.org/dist/Business-PayPal-API/
Package: libbusiness-paypal-api-perl
Architecture: all
-Depends: ${perl:Depends}, ${misc:Depends}, libsoap-lite-perl
+Depends: ${misc:Depends},
+ ${perl:Depends},
+ libsoap-lite-perl
Description: module providing access to the PayPal API
Business::PayPal::API is a Perl module providing access to the PayPal API.
It supports both certificate authentication and the new 3-token "Signature"
authentication. It also support PayPal's development sandbox for testing.
+
--
Debian packaging of libbusiness-paypal-api-perl
More information about the Pkg-perl-cvs-commits
mailing list