[SCM] Packaging of the Business::OnlinePayment::AuthorizeNet perl module in Debian branch, master, updated. upstream/3.22-18-g4bf4684

Xavier Guimard x.guimard at free.fr
Sun Jan 6 13:16:57 UTC 2013


The following commit has been merged in the master branch:
commit 5902cca9c5cbc3f8c0c62b5f724eeba7eaa385ec
Author: Xavier Guimard <x.guimard at free.fr>
Date:   Sun Jan 6 14:16:02 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 a3af9e4..86a9e0e 100644
--- a/debian/control
+++ b/debian/control
@@ -1,17 +1,16 @@
 Source: libbusiness-onlinepayment-authorizenet-perl
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Ivan Kohler <ivan-debian at 420.am>
+Uploaders: Ivan Kohler <ivan-debian at 420.am>,
+           Xavier Guimard <x.guimard at free.fr>
 Section: perl
 Priority: optional
-Build-Depends: debhelper (>= 7.0.50),
-               libbusiness-onlinepayment-perl,
-               libnet-https-any-perl,
-               libtext-csv-xs-perl,
-               libtie-ixhash-perl,
-               libxml-simple-perl,
-               libxml-writer-perl,
-               perl
-Standards-Version: 3.5.1
+Build-Depends: debhelper (>= 8),
+Build-Depends-Indep: libbusiness-onlinepayment-perl,
+                     libtext-csv-xs-perl,
+                     libxml-simple-perl,
+                     libxml-writer-perl,
+                     perl
+Standards-Version: 3.9.4
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libbusiness-onlinepayment-authorizenet-perl.git
 Vcs-Git: git://git.debian.org/pkg-perl/packages/libbusiness-onlinepayment-authorizenet-perl.git
 Homepage: http://search.cpan.org/dist/Business-OnlinePayment-AuthorizeNet/
@@ -21,15 +20,13 @@ Architecture: all
 Depends: ${misc:Depends},
          ${perl:Depends},
          libbusiness-onlinepayment-perl,
-         libnet-https-any-perl,
          libtext-csv-xs-perl,
-         libtie-ixhash-perl,
          libxml-simple-perl,
          libxml-writer-perl
 Description: AuthorizeNet backend for Business::OnlinePayment
- This is Business::OnlinePayment::AuthorizeNet, an Business::OnlinePayment
- backend module for Authorize.Net.  It is only useful if you have a merchant
- account with Authorize.Net: http://www.authorize.net/
+ Business::OnlinePayment::AuthorizeNet is a Business::OnlinePayment backend
+ module for Authorize.Net.  It is only useful if you have a merchant account
+ with Authorize.Net: http://www.authorize.net/
  .
  Business::OnlinePayment is a generic interface for processing payments through
  online credit card processors, online check acceptance houses, etc.  (If you

-- 
Packaging of the Business::OnlinePayment::AuthorizeNet perl module in Debian



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