[Python-modules-commits] [flask-api] 01/01: Fixed VCS URL (https)

Ondřej Nový onovy-guest at moszumanska.debian.org
Tue Mar 29 19:30:19 UTC 2016


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

onovy-guest pushed a commit to branch master
in repository flask-api.

commit c658586b420d0253d80479fd4fe630e5ca16d26d
Author: Ondřej Nový <novy at ondrej.org>
Date:   Tue Mar 29 21:30:17 2016 +0200

    Fixed VCS URL (https)
---
 debian/changelog | 6 ++++++
 debian/control   | 2 +-
 2 files changed, 7 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 2b4062d..efc1cb7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+flask-api (0.6.4+dfsg-2) UNRELEASED; urgency=medium
+
+  * Fixed VCS URL (https)
+
+ -- Ondřej Nový <novy at ondrej.org>  Tue, 29 Mar 2016 21:30:17 +0200
+
 flask-api (0.6.4+dfsg-1) unstable; urgency=low
 
   * Initial release (Closes: #807053).
diff --git a/debian/control b/debian/control
index 1878f58..b5e9405 100644
--- a/debian/control
+++ b/debian/control
@@ -14,7 +14,7 @@ Build-Depends: debhelper (>= 9),
                python3-setuptools
 Standards-Version: 3.9.6
 Homepage: http://www.flaskapi.org
-Vcs-Git: git://anonscm.debian.org/python-modules/packages/flask-api.git
+Vcs-Git: https://anonscm.debian.org/git/python-modules/packages/flask-api.git
 Vcs-Browser: https://anonscm.debian.org/cgit/python-modules/packages/flask-api.git
 
 Package: python-flask-api

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



More information about the Python-modules-commits mailing list