[Python-apps-commits] r11267 - in packages/twine/trunk/debian (control)

zyga-guest at users.alioth.debian.org zyga-guest at users.alioth.debian.org
Wed Sep 10 10:07:29 UTC 2014


    Date: Wednesday, September 10, 2014 @ 10:07:27
  Author: zyga-guest
Revision: 11267

correct python3-sphinx-releases to python3-releases and wrap-and-sort

Modified:
  packages/twine/trunk/debian/control

Modified: packages/twine/trunk/debian/control
===================================================================
--- packages/twine/trunk/debian/control	2014-09-09 15:02:22 UTC (rev 11266)
+++ packages/twine/trunk/debian/control	2014-09-10 10:07:27 UTC (rev 11267)
@@ -3,16 +3,15 @@
 Priority: optional
 Maintainer: Zygmunt Krynicki <zygmunt.krynicki at canonical.com>
 Uploaders: Python Applications Packaging Team <python-apps-team at lists.alioth.debian.org>
-Build-Depends:
- debhelper (>= 9),
- dh-python,
- python3-all,
- python3-pkg-resources,
- python3-pkginfo,
- python3-sphinx-releases (>= 0.6.1),
- python3-requests (>= 2.0),
- python3-setuptools,
- python3-sphinx,
+Build-Depends: debhelper (>= 9),
+               dh-python,
+               python3-all,
+               python3-pkg-resources,
+               python3-pkginfo,
+               python3-releases (>= 0.6.1),
+               python3-requests (>= 2.0),
+               python3-setuptools,
+               python3-sphinx
 Standards-Version: 3.9.5
 X-Python3-Version: >= 3.3
 Vcs-Svn: svn://anonscm.debian.org/python-apps/packages/twine/trunk/




More information about the Python-apps-commits mailing list