[Python-modules-commits] [wtforms] 01/01: Fixed VCS URL (https)
Ondřej Nový
onovy-guest at moszumanska.debian.org
Tue Mar 29 20:39:01 UTC 2016
This is an automated email from the git hooks/post-receive script.
onovy-guest pushed a commit to branch master
in repository wtforms.
commit 8179a170058be0f0c9059c97d5116418b199a50c
Author: Ondřej Nový <novy at ondrej.org>
Date: Tue Mar 29 22:38:09 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 1ef0079..4da38ec 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+wtforms (2.1-2) UNRELEASED; urgency=medium
+
+ * Fixed VCS URL (https)
+
+ -- Ondřej Nový <novy at ondrej.org> Tue, 29 Mar 2016 22:38:09 +0200
+
wtforms (2.1-1) unstable; urgency=low
* Team upload.
diff --git a/debian/control b/debian/control
index b5ea7a0..c6b7d42 100644
--- a/debian/control
+++ b/debian/control
@@ -22,7 +22,7 @@ Standards-Version: 3.9.6
X-Python-Version: >= 2.6
X-Python3-Version: >=3.3
Homepage: http://wtforms.simplecodes.com/
-Vcs-Git: git://anonscm.debian.org/python-modules/packages/wtforms.git
+Vcs-Git: https://anonscm.debian.org/git/python-modules/packages/wtforms.git
Vcs-Browser: https://anonscm.debian.org/cgit/python-modules/packages/wtforms.git
Package: python-wtforms
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/wtforms.git
More information about the Python-modules-commits
mailing list