[SCM] Debian packaging of libnet-amazon-s3-tools-perl branch, master, updated. 0400c958fb39ba1bc5c733b16048c57428a03c81

gregor herrmann gregoa at debian.org
Thu Jul 5 20:42:55 UTC 2012


The following commit has been merged in the master branch:
commit 232231cbbf5d9a57f758f257c203cb1d6f1eb141
Author: gregor herrmann <gregoa at debian.org>
Date:   Thu Jul 5 12:44:20 2012 -0600

    debian/control: update {versioned,alternative} (build) dependencies.

diff --git a/debian/control b/debian/control
index 5869370..10c50e1 100644
--- a/debian/control
+++ b/debian/control
@@ -1,18 +1,26 @@
 Source: libnet-amazon-s3-tools-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Charles Plessy <plessy at debian.org>,
+           Ryan Niebur <ryan at debian.org>
 Section: perl
 Priority: optional
-Build-Depends: debhelper (>= 7), quilt
-Build-Depends-Indep: perl (>= 5.6.10-12)
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Charles Plessy <plessy at debian.org>, Ryan Niebur <ryan at debian.org>
+Build-Depends: debhelper (>= 7),
+               quilt
+Build-Depends-Indep: perl
 Standards-Version: 3.8.0
-Vcs-Git: git://git.debian.org/pkg-perl/packages/libnet-amazon-s3-tools-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libnet-amazon-s3-tools-perl.git
+Vcs-Git: git://git.debian.org/pkg-perl/packages/libnet-amazon-s3-tools-perl.git
 Homepage: http://search.cpan.org/dist/Net-Amazon-S3-Tools/
 
 Package: libnet-amazon-s3-tools-perl
 Architecture: all
-Depends: ${perl:Depends}, ${misc:Depends}, libxml-writer-perl, libnet-amazon-s3-perl, libfile-homedir-perl, libgetopt-argvfile-perl, libnet-amazon-s3-perl
+Depends: ${perl:Depends},
+         ${misc:Depends},
+         libxml-writer-perl,
+         libnet-amazon-s3-perl,
+         libfile-homedir-perl,
+         libgetopt-argvfile-perl,
+         libnet-amazon-s3-perl
 Description: Command line tools for Amazon AWS S3
  These S3 command line tools allow you to manipulate and populate an S3
  account.  Refer to the documentation (pod and man) for each of the
@@ -21,3 +29,4 @@ Description: Command line tools for Amazon AWS S3
  This Net::Amazon::S3::Tools module is mostly just a stub, to hoist
  the bundling and installation of the executable scripts that make up
  the actual tools.
+

-- 
Debian packaging of libnet-amazon-s3-tools-perl



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