[libamazon-sqs-simple-perl] 04/09: Add new (build-)dependencies on AWS::Signature4 and VM::EC2::Security::CredentialCache

Florian Schlichting fsfs at moszumanska.debian.org
Sat Nov 11 21:20:32 UTC 2017


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

fsfs pushed a commit to branch master
in repository libamazon-sqs-simple-perl.

commit 667ba057fadb26cd421fde45aa2d81b9512ee6f8
Author: Florian Schlichting <fsfs at debian.org>
Date:   Sat Nov 11 21:46:27 2017 +0100

    Add new (build-)dependencies on AWS::Signature4 and VM::EC2::Security::CredentialCache
---
 debian/control | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index 1073f3c..ab56945 100644
--- a/debian/control
+++ b/debian/control
@@ -4,10 +4,12 @@ Uploaders: Angel Abad <angel at debian.org>
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 9)
-Build-Depends-Indep: libdigest-hmac-perl,
+Build-Depends-Indep: libaws-signature4-perl,
+                     libdigest-hmac-perl,
                      libtest-warn-perl,
                      liburi-perl,
                      libwww-perl,
+                     libvm-ec2-security-credentialcache-perl,
                      libxml-simple-perl,
                      perl
 Standards-Version: 3.9.6
@@ -20,9 +22,11 @@ Package: libamazon-sqs-simple-perl
 Architecture: all
 Depends: ${misc:Depends},
          ${perl:Depends},
+         libaws-signature4-perl,
          libdigest-hmac-perl,
          liburi-perl,
          libwww-perl,
+         libvm-ec2-security-credentialcache-perl,
          libxml-simple-perl
 Description: Perl module for accessing the Amazon Simple Queue
  Amazon::SQS::Simple is a Perl library providing an object-oriented API for

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libamazon-sqs-simple-perl.git



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