[SCM] Debian packaging of libnet-amazon-s3-perl branch, master, updated. debian/0.56-1-2-g668e381

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


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

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

diff --git a/debian/control b/debian/control
index 6284cea..204de65 100644
--- a/debian/control
+++ b/debian/control
@@ -1,32 +1,32 @@
 Source: libnet-amazon-s3-perl
-Section: perl
-Priority: optional
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Damyan Ivanov <dmn at debian.org>,
- gregor herrmann <gregoa at debian.org>,
- Ryan Niebur <ryan at debian.org>,
- Fabrizio Regalli <fabreg at fabreg.it>
+           gregor herrmann <gregoa at debian.org>,
+           Ryan Niebur <ryan at debian.org>,
+           Fabrizio Regalli <fabreg at fabreg.it>
+Section: perl
+Priority: optional
 Build-Depends: debhelper (>= 8)
 Build-Depends-Indep: libdata-stream-bulk-perl,
- libclass-accessor-perl,
- libdatetime-format-http-perl,
- libdatetime-format-iso8601-perl,
- libdigest-hmac-perl,
- libdigest-md5-file-perl,
- libhttp-date-perl,
- libhttp-message-perl,
- liblwp-useragent-determined-perl,
- libmoose-perl (>= 0.85),
- libmoosex-strictconstructor-perl (>= 0.16),
- libmoosex-types-datetime-morecoercions-perl,
- libregexp-common-perl,
- libtest-exception-perl,
- libtest-pod-coverage-perl,
- libtest-pod-perl,
- liburi-perl,
- libwww-perl,
- libxml-libxml-perl,
- perl
+                     libclass-accessor-perl,
+                     libdatetime-format-http-perl,
+                     libdatetime-format-iso8601-perl,
+                     libdigest-hmac-perl,
+                     libdigest-md5-file-perl,
+                     libhttp-date-perl,
+                     libhttp-message-perl,
+                     liblwp-useragent-determined-perl,
+                     libmoose-perl,
+                     libmoosex-strictconstructor-perl (>= 0.16),
+                     libmoosex-types-datetime-morecoercions-perl,
+                     libregexp-common-perl,
+                     libtest-exception-perl,
+                     libtest-pod-coverage-perl,
+                     libtest-pod-perl,
+                     liburi-perl,
+                     libwww-perl,
+                     libxml-libxml-perl,
+                     perl
 Standards-Version: 3.9.2
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libnet-amazon-s3-perl.git
 Vcs-Git: git://git.debian.org/pkg-perl/packages/libnet-amazon-s3-perl.git
@@ -34,23 +34,24 @@ Homepage: http://pfig.github.com/net-amazon-s3/
 
 Package: libnet-amazon-s3-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends},
- libdata-stream-bulk-perl,
- libclass-accessor-perl,
- libdatetime-format-http-perl,
- libdatetime-format-iso8601-perl,
- libdigest-hmac-perl,
- libdigest-md5-file-perl,
- libhttp-date-perl,
- libhttp-message-perl,
- liblwp-useragent-determined-perl,
- libmoose-perl (>= 0.85),
- libmoosex-strictconstructor-perl (>= 0.16),
- libmoosex-types-datetime-morecoercions-perl,
- libregexp-common-perl,
- liburi-perl,
- libwww-perl,
- libxml-libxml-perl
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         libdata-stream-bulk-perl,
+         libclass-accessor-perl,
+         libdatetime-format-http-perl,
+         libdatetime-format-iso8601-perl,
+         libdigest-hmac-perl,
+         libdigest-md5-file-perl,
+         libhttp-date-perl,
+         libhttp-message-perl,
+         liblwp-useragent-determined-perl,
+         libmoose-perl,
+         libmoosex-strictconstructor-perl (>= 0.16),
+         libmoosex-types-datetime-morecoercions-perl,
+         libregexp-common-perl,
+         liburi-perl,
+         libwww-perl,
+         libxml-libxml-perl
 Description: Amazon S3 Perl API - Simple Storage Service
  Net::Amazon::S3 provides a Perlish interface to Amazon S3. From the
  developer blurb: "Amazon S3 is storage for the Internet. It is
@@ -69,3 +70,4 @@ Description: Amazon S3 Perl API - Simple Storage Service
  module, you will incur costs as specified by Amazon. Please check the
  costs. If you use this module with your Access Key ID and Secret
  Access Key you must be responsible for these costs.
+

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



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