[Python-modules-commits] [flask-restful] 01/07: control: build-depends-indep + reorder

Alexandre Viau reazem-guest at moszumanska.debian.org
Fri Jul 31 20:14:53 UTC 2015


This is an automated email from the git hooks/post-receive script.

reazem-guest pushed a commit to branch master
in repository flask-restful.

commit 9cd4f882f62cbf8ffb9ffcb2d297269da03bdb72
Author: aviau <alexandre at alexandreviau.net>
Date:   Fri Jul 31 15:55:32 2015 -0400

    control: build-depends-indep + reorder
---
 debian/control | 31 ++++++++++++++-----------------
 1 file changed, 14 insertions(+), 17 deletions(-)

diff --git a/debian/control b/debian/control
index 6fd112a..823c5a3 100644
--- a/debian/control
+++ b/debian/control
@@ -1,29 +1,26 @@
 Source: flask-restful
-Maintainer: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
-Uploaders: Alexandre Viau <alexandre at alexandreviau.net>
-Homepage: https://github.com/twilio/flask-restful
-Vcs-Git: git://anonscm.debian.org/python-modules/packages/flask-restful.git
-Vcs-Browser: http://anonscm.debian.org/gitweb/?p=python-modules/packages/flask-restful.git
 Section: python
-X-Python-Version: >= 2.7
-X-Python3-Version: >= 3.3
 Priority: optional
+Maintainer: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
+Uploaders: Alexandre Viau <alexandre at alexandreviau.net>
 Build-Depends: debhelper (>= 9),
                dh-python,
                python-all,
                python-setuptools,
-               python-requests (>= 1.0.3),
-               python-aniso8601 (>= 0.82),
-               python-flask (>=0.8),
-               python-six (>=1.3.0),
-               python-tz,
                python3-all,
-               python3-setuptools,
-               python3-aniso8601 (>= 0.82),
-               python3-flask (>=0.8),
-               python3-six (>=1.3.0),
-               python3-tz
+               python3-setuptools
+Build-Depends-Indep: python-aniso8601 (>= 0.82),
+                     python-flask (>=0.8),
+                     python-six (>=1.3.0),
+                     python-tz,
+                     python3-aniso8601 (>= 0.82),
+                     python3-flask (>=0.8),
+                     python3-six (>=1.3.0),
+                     python3-tz
 Standards-Version: 3.9.6
+Vcs-Git: git://anonscm.debian.org/python-modules/packages/flask-restful.git
+Vcs-Browser: http://anonscm.debian.org/gitweb/?p=python-modules/packages/flask-restful.git
+Homepage: https://github.com/twilio/flask-restful
 
 Package: python-flask-restful
 Architecture: all

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/flask-restful.git



More information about the Python-modules-commits mailing list