[Python-modules-commits] [flask] 02/02: Reorder

Ondřej Nový onovy at moszumanska.debian.org
Mon Jul 18 20:57:05 UTC 2016


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

onovy pushed a commit to branch master
in repository flask.

commit 9e18138d968d565b00dd5192d25bb9e46cc481cf
Author: Ondřej Nový <onovy at debian.org>
Date:   Mon Jul 18 22:52:35 2016 +0200

    Reorder
---
 debian/control | 6 ++----
 1 file changed, 2 insertions(+), 4 deletions(-)

diff --git a/debian/control b/debian/control
index a0429e8..ef4e412 100644
--- a/debian/control
+++ b/debian/control
@@ -6,14 +6,12 @@ Uploaders: Debian Python Modules Team <python-modules-team at lists.alioth.debian.o
 Build-Depends: debhelper (>= 9), dh-python (>= 2.20160609~),
  python-all, python3-all,
  python-setuptools, python3-setuptools,
- python-click, python3-click,
 # for docs:
  python-sphinx,
 # for tests:
  python-pytest, python3-pytest,
- python-werkzeug, python-jinja2, python-itsdangerous,
- python3-werkzeug, python3-jinja2, python3-itsdangerous,
- python-blinker, python3-blinker
+ python-werkzeug, python-jinja2, python-itsdangerous, python-blinker, python-click,
+ python3-werkzeug, python3-jinja2, python3-itsdangerous, python3-blinker, python3-click,
 Standards-Version: 3.9.8
 Vcs-Git: https://anonscm.debian.org/git/python-modules/packages/flask.git
 Vcs-Browser: https://anonscm.debian.org/cgit/python-modules/packages/flask.git

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



More information about the Python-modules-commits mailing list