[Python-apps-commits] r2410 - in packages/s3cmd/trunk/debian (changelog control)

dottedmag-guest at users.alioth.debian.org dottedmag-guest at users.alioth.debian.org
Mon Feb 16 19:33:23 UTC 2009


    Date: Monday, February 16, 2009 @ 19:33:19
  Author: dottedmag-guest
Revision: 2410

package description expanded, as suggested by Lintian.

Modified:
  packages/s3cmd/trunk/debian/changelog
  packages/s3cmd/trunk/debian/control

Modified: packages/s3cmd/trunk/debian/changelog
===================================================================
--- packages/s3cmd/trunk/debian/changelog	2009-02-16 19:28:57 UTC (rev 2409)
+++ packages/s3cmd/trunk/debian/changelog	2009-02-16 19:33:19 UTC (rev 2410)
@@ -3,6 +3,8 @@
   * New upstream release
   * debian/watch updated: 0.9.9-rc3-speedup tarball should not be
     taken into consideration.
+  * debian/control:
+    - package description expanded, as suggested by Lintian.
 
  -- Mikhail Gusarov <dottedmag at dottedmag.net>  Tue, 17 Feb 2009 01:27:27 +0600
 

Modified: packages/s3cmd/trunk/debian/control
===================================================================
--- packages/s3cmd/trunk/debian/control	2009-02-16 19:28:57 UTC (rev 2409)
+++ packages/s3cmd/trunk/debian/control	2009-02-16 19:33:19 UTC (rev 2410)
@@ -17,4 +17,12 @@
 XB-Python-Version: ${python:Versions}
 Description: command-line Amazon S3 client
  Command-line tool to upload, retrieve and manage data in Amazon S3 service
- (http://www.amazon.com/s3/), designed for use in scripts.
+ (http://www.amazon.com/s3/), designed for use in scripts. Features:
+  - creating and destroying S3 buckets
+  - uploading and downloading files
+  - listing remote files
+  - removing remote files
+  - synchronizing local directories to S3 buckets
+  - getting various information about buckets and disk usage
+ .
+ s3cmd supports both (US and EU) S3 datacentres.




More information about the Python-apps-commits mailing list