[Python-modules-commits] [python-repoze.tm2] 01/01: Fixed VCS URL (https)
Ondřej Nový
onovy-guest at moszumanska.debian.org
Tue Mar 29 20:21:15 UTC 2016
This is an automated email from the git hooks/post-receive script.
onovy-guest pushed a commit to branch master
in repository python-repoze.tm2.
commit 1478d47a2562365b4f25202bd28df175e6ee28f8
Author: Ondřej Nový <novy at ondrej.org>
Date: Tue Mar 29 22:21:13 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 731b2a2..2abbb5d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+python-repoze.tm2 (2.0-2) UNRELEASED; urgency=medium
+
+ * Fixed VCS URL (https)
+
+ -- Ondřej Nový <novy at ondrej.org> Tue, 29 Mar 2016 22:21:13 +0200
+
python-repoze.tm2 (2.0-1) unstable; urgency=low
[ Jakub Wilk ]
diff --git a/debian/control b/debian/control
index ff66c85..3a68f71 100644
--- a/debian/control
+++ b/debian/control
@@ -12,7 +12,7 @@ Build-Depends-Indep: dh-python,
python3-transaction
Standards-Version: 3.9.6
Homepage: http://www.repoze.org/
-Vcs-Git: git://anonscm.debian.org/python-modules/packages/python-repoze.tm2.git
+Vcs-Git: https://anonscm.debian.org/git/python-modules/packages/python-repoze.tm2.git
Vcs-Browser: https://anonscm.debian.org/cgit/python-modules/packages/python-repoze.tm2.git
X-Python-Version: >= 2.7
X-Python3-Version: >= 3.2
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-repoze.tm2.git
More information about the Python-modules-commits
mailing list