[Python-modules-commits] r33333 - in packages/python-messaging/trunk/debian (control)
ginggs-guest at users.alioth.debian.org
ginggs-guest at users.alioth.debian.org
Thu Jul 9 20:30:42 UTC 2015
Date: Thursday, July 9, 2015 @ 20:30:41
Author: ginggs-guest
Revision: 33333
Wrap-and-sort
Modified:
packages/python-messaging/trunk/debian/control
Modified: packages/python-messaging/trunk/debian/control
===================================================================
--- packages/python-messaging/trunk/debian/control 2015-07-09 20:29:34 UTC (rev 33332)
+++ packages/python-messaging/trunk/debian/control 2015-07-09 20:30:41 UTC (rev 33333)
@@ -3,7 +3,11 @@
Uploaders: Graham Inggs <graham at nerve.org.za>
Section: python
Priority: optional
-Build-Depends: python-setuptools, python-nose, python-all (>= 2.6.6-3), debhelper (>= 9), dh-python
+Build-Depends: debhelper (>= 9),
+ dh-python,
+ python-all (>= 2.6.6-3),
+ python-nose,
+ python-setuptools
Standards-Version: 3.9.2
Homepage: https://github.com/pmarti/python-messaging
Vcs-Svn: svn://anonscm.debian.org/python-modules/packages/python-messaging/trunk/
@@ -11,7 +15,7 @@
Package: python-messaging
Architecture: all
-Depends: ${python:Depends}, ${misc:Depends}
+Depends: ${misc:Depends}, ${python:Depends}
Breaks: ${python:Breaks}
Description: SMS/MMS encoder/decoder
SMS Features
More information about the Python-modules-commits
mailing list