[Python-modules-commits] [flask-sqlalchemy] 03/04: Move Vcs-Git to https and update standards

Orestis Ioannou oorestisime-guest at moszumanska.debian.org
Tue Feb 23 09:32:35 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-sqlalchemy.

commit 8889475561d1c7d65004ea71ab102f10167e1624
Author: Orestis Ioannou <orestis at oioannou.com>
Date:   Thu Feb 18 13:13:26 2016 +0100

    Move Vcs-Git to https and update standards
---
 debian/control | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/debian/control b/debian/control
index f0fa174..d5e5ecd 100644
--- a/debian/control
+++ b/debian/control
@@ -16,9 +16,9 @@ Build-Depends: debhelper (>= 9),
                python3-sqlalchemy,
 X-Python-Version: >= 2.7
 X-Python3-Version: >= 3.2
-Standards-Version: 3.9.5
+Standards-Version: 3.9.6
 Homepage: https://pypi.python.org/pypi/Flask-SQLAlchemy
-Vcs-Git: git://anonscm.debian.org/python-modules/packages/flask-sqlalchemy.git
+Vcs-Git: https://anonscm.debian.org/git/python-modules/packages/flask-sqlalchemy.git
 Vcs-Browser: https://anonscm.debian.org/cgit/python-modules/packages/flask-sqlalchemy.git
 
 Package: python-flask-sqlalchemy
@@ -39,7 +39,7 @@ Depends: ${misc:Depends},
          ${python3:Depends},
          python3-sqlalchemy,
          python3-flask (>= 0.10),
-Description: adds SQLAlchemy support to your Flask application 
+Description: adds SQLAlchemy support to your Python 3 Flask application 
  Flask is a micro web framework for Python based on Werkzeug, Jinja 2 and good
  intentions.
  .

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



More information about the Python-modules-commits mailing list