[Python-modules-commits] r20494 - in packages/python-sunlight/trunk/debian (control)

paultag-guest at users.alioth.debian.org paultag-guest at users.alioth.debian.org
Fri Feb 17 20:35:49 UTC 2012


    Date: Friday, February 17, 2012 @ 20:35:46
  Author: paultag-guest
Revision: 20494

Fixing up the package description

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

Modified: packages/python-sunlight/trunk/debian/control
===================================================================
--- packages/python-sunlight/trunk/debian/control	2012-02-17 18:23:24 UTC (rev 20493)
+++ packages/python-sunlight/trunk/debian/control	2012-02-17 20:35:46 UTC (rev 20494)
@@ -20,10 +20,11 @@
 Architecture: all
 Depends: ${misc:Depends}, ${python:Depends}
 Suggests: python-sunlight-doc
-Description: programmatically access U.S. goverment data (Python 2)
- Access U.S. Goverment data (such as federal and state legislators,
- bills, committees, and congressional record) through The Sunlight
- Foundation's set of APIs.
+Description: set of bindings to access U.S. government data (Python 2)
+ This module can be used to access U.S. government data, as provided by
+ The Sunlight Foundation's API services. Data provided includes such data
+ as federal and state-local legislators, legislative instruments, and searches
+ against the congressional record.
  .
  This package is for use by developers or other applications, and does not
  provide any userspace scripts or binaries.
@@ -34,10 +35,11 @@
 Architecture: all
 Depends: ${misc:Depends}, ${python3:Depends}
 Suggests: python-sunlight-doc
-Description: programmatically access U.S. goverment data (Python 3)
- Access U.S. Goverment data (such as federal and state legislators,
- bills, committees, and congressional record) through The Sunlight
- Foundation's set of APIs.
+Description: set of bindings to access U.S. government data (Python 3)
+ This module can be used to access U.S. government data, as provided by
+ The Sunlight Foundation's API services. Data provided includes such data
+ as federal and state-local legislators, legislative instruments, and searches
+ against the congressional record.
  .
  This package is for use by developers or other applications, and does not
  provide any userspace scripts or binaries.
@@ -48,10 +50,11 @@
 Section: doc
 Architecture: all
 Depends: ${misc:Depends}, ${sphinxdoc:Depends}
-Description: programmatically access U.S. goverment data (documentation)
- Access U.S. Goverment data (such as federal and state legislators,
- bills, committees, and congressional record) through The Sunlight
- Foundation's set of APIs.
+Description: set of bindings to access U.S. government data (documentation)
+ This module can be used to access U.S. government data, as provided by
+ The Sunlight Foundation's API services. Data provided includes such data
+ as federal and state-local legislators, legislative instruments, and searches
+ against the congressional record.
  .
  This package only contains documentation for use by developers targeting the
  python-sunlight or python3-sunlight module.




More information about the Python-modules-commits mailing list