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

gregor herrmann gregoa at debian.org
Thu Jul 5 20:12:36 UTC 2012


The following commit has been merged in the master branch:
commit 8c7be475e6d17be37658a612a0f12fd2e6763c82
Author: gregor herrmann <gregoa at debian.org>
Date:   Thu Jul 5 12:15:40 2012 -0600

    debian/control: update {versioned,alternative} (build) dependencies.

diff --git a/debian/control b/debian/control
index e1fcc55..a3af9e4 100644
--- a/debian/control
+++ b/debian/control
@@ -1,16 +1,16 @@
 Source: libbusiness-onlinepayment-authorizenet-perl
-Section: perl
-Priority: optional
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Ivan Kohler <ivan-debian at 420.am>
+Section: perl
+Priority: optional
 Build-Depends: debhelper (>= 7.0.50),
- libbusiness-onlinepayment-perl (>= 3),
- libnet-https-any-perl,
- libtext-csv-xs-perl,
- libtie-ixhash-perl,
- libxml-simple-perl,
- libxml-writer-perl,
- perl
+               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
 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
@@ -18,13 +18,14 @@ Homepage: http://search.cpan.org/dist/Business-OnlinePayment-AuthorizeNet/
 
 Package: libbusiness-onlinepayment-authorizenet-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends},
- libbusiness-onlinepayment-perl (>= 3.01),
- libnet-https-any-perl,
- libtext-csv-xs-perl,
- libtie-ixhash-perl,
- libxml-simple-perl,
- libxml-writer-perl
+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
@@ -34,3 +35,4 @@ Description: AuthorizeNet backend for Business::OnlinePayment
  online credit card processors, online check acceptance houses, etc.  (If you
  like buzzwords, call it an "multiplatform ecommerce-enabling middleware
  solution").
+

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



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