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

gregoa at users.alioth.debian.org gregoa at users.alioth.debian.org
Sun Nov 30 16:08:07 UTC 2008


Author: gregoa
Date: Sun Nov 30 16:08:04 2008
New Revision: 27495

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=27495
Log:
NEEDS Data::Stream::Bulk::Callback

* Add (build) dependencies on libmoose-perl,
libmoosex-strictconstructor-perl, libregexp-common-perl.

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=27495&op=diff
==============================================================================
--- trunk/libnet-amazon-s3-perl/debian/changelog (original)
+++ trunk/libnet-amazon-s3-perl/debian/changelog Sun Nov 30 16:08:04 2008
@@ -1,8 +1,12 @@
 libnet-amazon-s3-perl (0.46-1) UNRELEASED; urgency=low
 
+  NEEDS Data::Stream::Bulk::Callback
+  
   * New upstream release.
   * debian/control: Changed: Switched Vcs-Browser field to ViewSVN
     (source stanza).
+  * Add (build) dependencies on libmoose-perl,
+    libmoosex-strictconstructor-perl, libregexp-common-perl.
 
  -- gregor herrmann <gregoa at debian.org>  Sun, 16 Nov 2008 20:45:14 +0100
 

Modified: trunk/libnet-amazon-s3-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libnet-amazon-s3-perl/debian/control?rev=27495&op=diff
==============================================================================
--- trunk/libnet-amazon-s3-perl/debian/control (original)
+++ trunk/libnet-amazon-s3-perl/debian/control Sun Nov 30 16:08:04 2008
@@ -4,7 +4,8 @@
 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
+ libclass-accessor-perl, libmoose-perl, libmoosex-strictconstructor-perl,
+ libregexp-common-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>,
@@ -19,7 +20,9 @@
 Depends: ${perl:Depends}, ${misc:Depends}, perl-modules,
          libclass-accessor-perl, libxml-libxml-perl,
          libdigest-hmac-perl, libwww-perl,
-         liburi-perl, libdigest-md5-file-perl, liblwp-useragent-determined-perl
+         liburi-perl, libdigest-md5-file-perl,
+         liblwp-useragent-determined-perl, libmoose-perl,
+         libmoosex-strictconstructor-perl, libregexp-common-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




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