[libnet-amazon-ec2-perl] 05/06: cme: reformat debian/control

gregor herrmann gregoa at debian.org
Fri Jul 4 19:34:46 UTC 2014


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

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

commit 7eb24ddbfd93241c7029f35c356ad3bcbabff396
Author: gregor herrmann <gregoa at debian.org>
Date:   Fri Jul 4 21:31:29 2014 +0200

    cme: reformat debian/control
    
    Git-Dch: Ignore
---
 debian/control | 37 +++++++++++++++++++------------------
 1 file changed, 19 insertions(+), 18 deletions(-)

diff --git a/debian/control b/debian/control
index 1ed5621..7a47cdc 100644
--- a/debian/control
+++ b/debian/control
@@ -1,31 +1,32 @@
 Source: libnet-amazon-ec2-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: gregor herrmann <gregoa at debian.org>,
+           Jonathan Yu <jawnsy at cpan.org>,
+           Florian Schlichting <fsfs at debian.org>
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 8)
 Build-Depends-Indep: perl,
- libmoose-perl,
- libparams-validate-perl,
- libtest-exception-perl,
- liburi-perl,
- libwww-perl,
- libxml-simple-perl
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: gregor herrmann <gregoa at debian.org>,
- Jonathan Yu <jawnsy at cpan.org>,
- Florian Schlichting <fsfs at debian.org>
+                     libmoose-perl,
+                     libparams-validate-perl,
+                     libtest-exception-perl,
+                     liburi-perl,
+                     libwww-perl,
+                     libxml-simple-perl
 Standards-Version: 3.9.5
-Homepage: https://metacpan.org/release/Net-Amazon-EC2
-Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libnet-amazon-ec2-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libnet-amazon-ec2-perl.git
+Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libnet-amazon-ec2-perl.git
+Homepage: https://metacpan.org/release/Net-Amazon-EC2
 
 Package: libnet-amazon-ec2-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends},
- libmoose-perl,
- libparams-validate-perl,
- liburi-perl,
- libwww-perl,
- libxml-simple-perl
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         libmoose-perl,
+         libparams-validate-perl,
+         liburi-perl,
+         libwww-perl,
+         libxml-simple-perl
 Description: Perl interface to the Amazon Elastic Compute Cloud (EC2)
  Net::Amazon::EC2 is a Perl interface to Amazon's Elastic Compute Cloud. It
  uses the Query API to communicate with Amazon's Web Services framework. This

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



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