r3872 - /packages/libnet-amazon-s3-perl/trunk/debian/control

sukria at users.alioth.debian.org sukria at users.alioth.debian.org
Thu Sep 21 16:26:51 UTC 2006


Author: sukria
Date: Thu Sep 21 16:26:50 2006
New Revision: 3872

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=3872
Log:
Added missing dependencies.


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

Modified: packages/libnet-amazon-s3-perl/trunk/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/packages/libnet-amazon-s3-perl/trunk/debian/control?rev=3872&op=diff
==============================================================================
--- packages/libnet-amazon-s3-perl/trunk/debian/control (original)
+++ packages/libnet-amazon-s3-perl/trunk/debian/control Thu Sep 21 16:26:50 2006
@@ -3,14 +3,16 @@
 Priority: optional
 Build-Depends: debhelper (>= 4.0.2), libmodule-build-perl
 Build-Depends-Indep: perl (>= 5.8.0-7)
-Maintainer: Alexis Sukrieh <sukria at sukria.net>
+Maintainer: Alexis Sukrieh <sukria at debian.org>
 Standards-Version: 3.6.1
 
 Package: libnet-amazon-s3-perl
 Architecture: all
-Depends: ${perl:Depends}, ${misc:Depends}, libclass-accessor-perl, 
-         libxml-libxml-perl, libdatetime-format-strptime-perl,
-         libxml-libxml-xpathcontext
+Depends: ${perl:Depends}, ${misc:Depends}, perl-modules,
+         libclass-accessor-perl, 
+         libxml-libxml-perl, libxml-libxml-xpathcontext-perl,
+         libdatetime-format-strptime-perl,
+         libdigest-hmac-perl, libwww-perl, liburi-perl
 Description: Use the Amazon S3 - Simple Storage Service
  This module provides a Perlish interface to Amazon S3. From the
  developer blurb: "Amazon S3 is storage for the Internet. It is
@@ -29,5 +31,3 @@
  module, you will incurr 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.
- .
- This description was automagically extracted from the module by dh-make-perl.




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