[Python-modules-commits] r30050 - in packages/twython/trunk/debian (control)

noahfx-guest at users.alioth.debian.org noahfx-guest at users.alioth.debian.org
Tue Aug 5 03:13:55 UTC 2014


    Date: Tuesday, August 5, 2014 @ 03:13:53
  Author: noahfx-guest
Revision: 30050

Removes extra space, Fix long description typo

Modified:
  packages/twython/trunk/debian/control

Modified: packages/twython/trunk/debian/control
===================================================================
--- packages/twython/trunk/debian/control	2014-08-04 21:25:56 UTC (rev 30049)
+++ packages/twython/trunk/debian/control	2014-08-05 03:13:53 UTC (rev 30050)
@@ -1,7 +1,7 @@
 Source: twython
 Section: python
 Priority: optional
-Maintainer:  Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
+Maintainer: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
 Uploaders: Josue Ortega <josueortega at debian.org.gt>
 Build-Depends: debhelper (>= 9~),
  python-setuptools(>= 2.0.2~),
@@ -22,7 +22,6 @@
 
 Package: python-twython
 Architecture: all
-Pre-Depends: dpkg (>= 1.15.6~)
 Depends: ${python:Depends}, ${misc:Depends}, ${sphinxdoc:Depends}
 Description: Pure Python wrapper for the Twitter API
  Twython is the premier Python library providing an easy (and up-to-date) way to
@@ -38,7 +37,6 @@
 
 Package: python3-twython
 Architecture: all
-Pre-Depends: dpkg (>= 1.15.6~)
 Depends: ${python3:Depends}, ${misc:Depends}
 Description: Pure Python3 wrapper for the Twitter API
  Twython is the premier Python3 library providing an easy (and up-to-date) way
@@ -48,6 +46,6 @@
   -Twitter lists
   -Timelines
   -Direct Messages.
- Twython implements many features work with the different tasks that can be
+ Twython implements many features that work with the different tasks that can be
  performed with the Twitter images like update user status with images,
- change user avatar, chage user background image, change user banner image.
+ change user avatar, change user background image, change user banner image.




More information about the Python-modules-commits mailing list