[libbusiness-paypal-api-perl] 08/11: Update (build) dependencies.

gregor herrmann gregoa at debian.org
Sat Oct 24 15:24:10 UTC 2015


This is an automated email from the git hooks/post-receive script.

gregoa pushed a commit to branch master
in repository libbusiness-paypal-api-perl.

commit 27da237dfbe6335533fb7250c280ae4453eb1089
Author: gregor herrmann <gregoa at debian.org>
Date:   Sat Oct 24 17:19:19 2015 +0200

    Update (build) dependencies.
---
 debian/control | 14 ++++++++++----
 1 file changed, 10 insertions(+), 4 deletions(-)

diff --git a/debian/control b/debian/control
index 40a007c..46ba270 100644
--- a/debian/control
+++ b/debian/control
@@ -6,9 +6,14 @@ Uploaders: Ernesto Hernández-Novich (USB) <emhn at usb.ve>,
            Xavier Guimard <x.guimard at free.fr>
 Section: perl
 Priority: optional
-Build-Depends: debhelper (>= 8)
-Build-Depends-Indep: libsoap-lite-perl,
-                     perl
+Build-Depends: debhelper (>= 8),
+               libmodule-build-perl,
+               perl
+Build-Depends-Indep: libdata-printer-perl,
+                     libipc-system-simple-perl,
+                     liblist-allutils-perl,
+                     libsoap-lite-perl,
+                     libtest-most-perl
 Standards-Version: 3.9.4
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libbusiness-paypal-api-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libbusiness-paypal-api-perl.git
@@ -18,9 +23,10 @@ Package: libbusiness-paypal-api-perl
 Architecture: all
 Depends: ${misc:Depends},
          ${perl:Depends},
+         libdata-printer-perl,
+         libipc-system-simple-perl,
          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.
-

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libbusiness-paypal-api-perl.git



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