[Python-modules-commits] r10085 - in packages/python-cloudfiles/trunk/debian (control)

mshuler-guest at users.alioth.debian.org mshuler-guest at users.alioth.debian.org
Sat Oct 17 15:15:59 UTC 2009


    Date: Saturday, October 17, 2009 @ 15:15:31
  Author: mshuler-guest
Revision: 10085

updated package description similar to original developer's - less ad-like..

Modified:
  packages/python-cloudfiles/trunk/debian/control

Modified: packages/python-cloudfiles/trunk/debian/control
===================================================================
--- packages/python-cloudfiles/trunk/debian/control	2009-10-17 14:06:04 UTC (rev 10084)
+++ packages/python-cloudfiles/trunk/debian/control	2009-10-17 15:15:31 UTC (rev 10085)
@@ -2,8 +2,7 @@
 Section: python
 Priority: optional
 Maintainer: Michael Shuler <michael at pbandjelly.org>
-Uploaders: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
-Build-Depends: debhelper (>= 5.0.37.2), python-support (>= 0.3)
+Build-Depends: debhelper (>= 7), python-support (>= 0.3)
 Build-Depends-Indep: python-all-dev
 Standards-Version: 3.8.3
 Homepage: http://www.rackspacecloud.com/
@@ -14,13 +13,8 @@
 Architecture: all
 Depends: ${python:Depends}
 Provides: ${python:Provides}
-Description: Python interface to Rackspace CloudFiles service
- python-cloudfiles provides a simple interface to the Rackspace Cloud Files
- service. "Cloud Files is reliable, scalable and affordable web-based
- storage for backing up and archiving all your static content". Find out
- more at <http://www.rackspacecloud.com/>.
- .
- To use this module you will need to sign up to Rackspace Cloud Files and
- provide a "user" and "key". If you use this module, you will incurr costs
- as specified by Rackspace. Please check the costs. If you use this module
- with your user and key you will be responsible for these costs.
+Description: Python interface to Rackspace Cloud Files
+ Cloud Files is a parallel virtualized distributed storage system that, unlike
+ a traditional POSIX compliant filesystem, requires applications access storage
+ through the use of a web services API. python-cloudfiles provides a
+ client-side library for these web services in Python.




More information about the Python-modules-commits mailing list