summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAngel Abad <angel@debian.org>2014-05-09 09:16:07 +0200
committerAngel Abad <angel@debian.org>2014-05-09 09:16:07 +0200
commitdf327aea01110ef3158a44a8df968efee8c2c86d (patch)
treee5c9ab4273bad8a31211eaea7438591eeee0c61a
parent4a942819f454a950c6784ddb83d5ce23b37e9105 (diff)
debian/control: Fix identation
-rw-r--r--debian/control14
1 files changed, 6 insertions, 8 deletions
diff --git a/debian/control b/debian/control
index 969b408..8dc8bd3 100644
--- a/debian/control
+++ b/debian/control
@@ -8,9 +8,9 @@ Uploaders: Ivan Kohler <ivan-debian@420.am>,
Angel Abad <angel@debian.org>
Build-Depends: debhelper (>= 8)
Build-Depends-Indep: libnet-https-any-perl,
- libtest-pod-perl,
- libtie-ixhash-perl,
- perl
+ libtest-pod-perl,
+ libtie-ixhash-perl,
+ perl
Standards-Version: 3.9.4
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libbusiness-onlinepayment-perl.git
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libbusiness-onlinepayment-perl.git
@@ -18,10 +18,9 @@ Homepage: http://420.am/business-onlinepayment/
Package: libbusiness-onlinepayment-perl
Architecture: all
-Depends: ${misc:Depends},
- ${perl:Depends},
- libnet-https-any-perl,
- libtie-ixhash-perl
+Depends: ${misc:Depends}, ${perl:Depends},
+ libnet-https-any-perl,
+ libtie-ixhash-perl
Suggests: libbusiness-onlinepayment-authorizenet-perl |
libbusiness-onlinepayment-globalpayments-perl |
libbusiness-onlinepayment-ippay-perl |
@@ -42,4 +41,3 @@ Description: Perl extension for online payment processing
IMPORTANT: Business::OnlinePayment only defines the frontend interface to the
system, in order to use it you also need to have at least one backend
processing module installed.
-