[libvm-ec2-perl] 06/13: Update depends in debian/control

Daniel Lintott dlintott-guest at moszumanska.debian.org
Wed Feb 19 21:07:09 UTC 2014


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

dlintott-guest pushed a commit to branch master
in repository libvm-ec2-perl.

commit b2d0648b1979e4d0d3e96483e3269bc6701c0ed2
Author: Daniel Lintott <daniel at serverb.co.uk>
Date:   Wed Feb 19 17:50:53 2014 +0000

    Update depends in debian/control
---
 debian/control | 19 ++++++++++++-------
 1 file changed, 12 insertions(+), 7 deletions(-)

diff --git a/debian/control b/debian/control
index ed5285f..43485bf 100644
--- a/debian/control
+++ b/debian/control
@@ -4,12 +4,14 @@ Priority: optional
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Olivier Sallou <osallou at debian.org>,
            Daniel Lintott <daniel at serverb.co.uk>
-Build-Depends: debhelper (>= 8),
+Build-Depends:
+ debhelper (>= 8),
  perl
-Build-Depends-Indep: liburi-perl,
+Build-Depends-Indep:
+ libstring-approx-perl,
+ liburi-perl,
  libwww-perl,
- libxml-simple-perl,
- libstring-approx-perl
+ libxml-simple-perl
 Standards-Version: 3.9.4
 Homepage: https://metacpan.org/release/VM-EC2/
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libvm-ec2-perl.git
@@ -18,11 +20,14 @@ Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libvm-ec2-perl.git
 Package: libvm-ec2-perl
 Architecture: all
 Depends: ${misc:Depends}, ${perl:Depends},
+ libanyevent-http-perl,
+ libanyevent-perl,
+ libjson-perl,
+ libstring-approx-perl,
  liburi-perl,
  libwww-perl,
- libxml-simple-perl,
- libstring-approx-perl
-Recommends: libjson-perl
+ libxml-simple-perl
+
 Description: module providing controls on Amazon EC2 and Eucalyptus
  This is an interface to the 2013-07-15 version of the Amazon AWS API
  (http://aws.amazon.com/ec2). It was written provide access to the new tag and

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libvm-ec2-perl.git



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