[Python-modules-commits] [flask-wtf] 01/07: Debian/control add flask-babel as B-D

Orestis Ioannou oorestisime-guest at moszumanska.debian.org
Thu Feb 4 10:01:02 UTC 2016


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

oorestisime-guest pushed a commit to branch master
in repository flask-wtf.

commit f32a6adf0aa65683e83a048c565378fdca1753fb
Author: Orestis Ioannou <orestis at oioannou.com>
Date:   Wed Feb 3 23:42:26 2016 +0100

    Debian/control add flask-babel as B-D
---
 debian/control | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/debian/control b/debian/control
index 626c812..36ff84e 100644
--- a/debian/control
+++ b/debian/control
@@ -9,13 +9,15 @@ Build-Depends: debhelper (>= 9),
                python-sphinx (>= 0.6),
                python-flask,
                python-wtforms,
+               python-flask-babel,
                python-nose,
                python3-all,
                python3-setuptools,
                python3-sphinx,
                python3-flask,
                python3-wtforms,
-               python3-nose
+               python3-nose,
+               python3-flask-babel
 Standards-Version: 3.9.6
 Homepage: http://packages.python.org/Flask-WTF/
 X-Python-Version: >= 2.6
@@ -27,7 +29,6 @@ Package: python-flaskext.wtf
 Architecture: all
 Depends: ${misc:Depends}, ${python:Depends}
 Recommends: libjs-jquery
-Suggests: python-flaskext.babel
 Provides: ${python:Provides}
 Conflicts: python-flaskext-wtf
 Replaces: python-flaskext-wtf
@@ -41,7 +42,6 @@ Package: python3-flaskext.wtf
 Architecture: all
 Depends: ${misc:Depends}, ${python3:Depends}
 Recommends: libjs-jquery
-Suggests: python3-flaskext.babel
 Provides: ${python:Provides}
 Description: Simple integration of Flask and WTForms (Python 3)
  Flask-WTF is an extension for Flask, providing a simple integration

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



More information about the Python-modules-commits mailing list