r24850 - in /trunk/libnet-amazon-s3-perl/debian: changelog control

gregoa at users.alioth.debian.org gregoa at users.alioth.debian.org
Sat Sep 6 17:08:52 UTC 2008


Author: gregoa
Date: Sat Sep  6 17:08:49 2008
New Revision: 24850

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=24850
Log:
* Set Standards-Version to 3.8.0 (no changes).
* Drop (build) dependency on libdatetime-format-strptime-perl, not
  needed any more.
* Mention module name in long description.

Modified:
    trunk/libnet-amazon-s3-perl/debian/changelog
    trunk/libnet-amazon-s3-perl/debian/control

Modified: trunk/libnet-amazon-s3-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libnet-amazon-s3-perl/debian/changelog?rev=24850&op=diff
==============================================================================
--- trunk/libnet-amazon-s3-perl/debian/changelog (original)
+++ trunk/libnet-amazon-s3-perl/debian/changelog Sat Sep  6 17:08:49 2008
@@ -6,6 +6,10 @@
   * Set debhelper compatibility level to 7; adapt
     debian/{control,compat,rules}.
   * Convert debian/copyright to the new proposed format.
+  * Set Standards-Version to 3.8.0 (no changes).
+  * Drop (build) dependency on libdatetime-format-strptime-perl, not
+    needed any more.
+  * Mention module name in long description.
 
  -- gregor herrmann <gregoa at debian.org>  Wed, 06 Aug 2008 21:33:55 -0300
 

Modified: trunk/libnet-amazon-s3-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libnet-amazon-s3-perl/debian/control?rev=24850&op=diff
==============================================================================
--- trunk/libnet-amazon-s3-perl/debian/control (original)
+++ trunk/libnet-amazon-s3-perl/debian/control Sat Sep  6 17:08:49 2008
@@ -4,12 +4,12 @@
 Build-Depends: debhelper (>= 7)
 Build-Depends-Indep: perl (>= 5.8.0-7), libtest-pod-perl,
  libtest-pod-coverage-perl, libdigest-md5-file-perl, libxml-libxml-perl,
- libclass-accessor-perl, libdatetime-format-strptime-perl
+ libclass-accessor-perl
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Alexis Sukrieh <sukria at debian.org>,
  Damyan Ivanov <dmn at debian.org>,
  gregor herrmann <gregoa at debian.org>
-Standards-Version: 3.7.3
+Standards-Version: 3.8.0
 Homepage: http://search.cpan.org/dist/Net-Amazon-S3/
 Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libnet-amazon-s3-perl/
 Vcs-Browser: http://svn.debian.org/wsvn/pkg-perl/trunk/libnet-amazon-s3-perl/
@@ -18,10 +18,10 @@
 Architecture: all
 Depends: ${perl:Depends}, ${misc:Depends}, perl-modules,
          libclass-accessor-perl, libxml-libxml-perl,
-         libdatetime-format-strptime-perl, libdigest-hmac-perl, libwww-perl,
+         libdigest-hmac-perl, libwww-perl,
          liburi-perl, libdigest-md5-file-perl, liblwp-useragent-determined-perl
 Description: Amazon S3 Perl API - Simple Storage Service
- This module provides a Perlish interface to Amazon S3. From the
+ Net::Amazon::S3 provides a Perlish interface to Amazon S3. From the
  developer blurb: "Amazon S3 is storage for the Internet. It is
  designed to make web-scale computing easier for developers. Amazon S3
  provides a simple web services interface that can be used to store and




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