[libvm-ec2-perl] 09/10: cme: reformat debian/control

gregor herrmann gregoa at debian.org
Fri Oct 17 18:01:55 UTC 2014


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

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

commit 82fd425ce5ac00e8759433655bdba2d3ee2f4b6f
Author: gregor herrmann <gregoa at debian.org>
Date:   Fri Oct 17 19:47:50 2014 +0200

    cme: reformat debian/control
    
    Git-Dch: Ignore
---
 debian/control | 47 +++++++++++++++++++++++------------------------
 1 file changed, 23 insertions(+), 24 deletions(-)

diff --git a/debian/control b/debian/control
index 1620343..6a36736 100644
--- a/debian/control
+++ b/debian/control
@@ -1,37 +1,36 @@
 Source: libvm-ec2-perl
-Section: perl
-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),
- perl
-Build-Depends-Indep:
- libanyevent-cachedns-perl,
- libanyevent-http-perl (>= 2.15),
- libanyevent-perl (>= 7.040),
- libjson-perl,
- libstring-approx-perl,
- liburi-perl,
- libwww-perl,
- libxml-simple-perl
+Section: perl
+Priority: optional
+Build-Depends: debhelper (>= 8),
+               perl
+Build-Depends-Indep: libanyevent-cachedns-perl,
+                     libanyevent-http-perl (>= 2.15),
+                     libanyevent-perl (>= 7.040),
+                     libjson-perl,
+                     libstring-approx-perl,
+                     liburi-perl,
+                     libwww-perl,
+                     libxml-simple-perl
 Standards-Version: 3.9.6
-Homepage: https://metacpan.org/release/VM-EC2
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libvm-ec2-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libvm-ec2-perl.git
+Homepage: https://metacpan.org/release/VM-EC2
 
 Package: libvm-ec2-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends},
- libanyevent-cachedns-perl,
- libanyevent-http-perl (>= 2.15),
- libanyevent-perl (>= 7.040),
- libjson-perl,
- libstring-approx-perl,
- liburi-perl,
- libwww-perl,
- libxml-simple-perl
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         libanyevent-cachedns-perl,
+         libanyevent-http-perl (>= 2.15),
+         libanyevent-perl (>= 7.040),
+         libjson-perl,
+         libstring-approx-perl,
+         liburi-perl,
+         libwww-perl,
+         libxml-simple-perl
 Description: module providing controls on Amazon EC2 and Eucalyptus
  This is an interface to the 2014-05-01 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