[Python-modules-commits] [python-webob] 01/01: Fixed VCS URL (https)
Ondřej Nový
onovy-guest at moszumanska.debian.org
Tue Mar 29 20:28:26 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-webob.
commit 089ac846b6ec93192f60c537f53f482dda178e43
Author: Ondřej Nový <novy at ondrej.org>
Date: Tue Mar 29 22:27:35 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 91dec57..efb50ea 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+python-webob (1.5.1-2) UNRELEASED; urgency=medium
+
+ * Fixed VCS URL (https)
+
+ -- Ondřej Nový <novy at ondrej.org> Tue, 29 Mar 2016 22:27:35 +0200
+
python-webob (1.5.1-1) unstable; urgency=medium
* New upstream release.
diff --git a/debian/control b/debian/control
index 6453873..8f7c25a 100644
--- a/debian/control
+++ b/debian/control
@@ -16,7 +16,7 @@ Build-Depends-Indep: python-all (>= 2.6.6-3),
python3-setuptools
Standards-Version: 3.9.6
Homepage: http://webob.org/
-Vcs-Git: git://anonscm.debian.org/python-modules/packages/python-webob.git
+Vcs-Git: https://anonscm.debian.org/git/python-modules/packages/python-webob.git
Vcs-Browser: https://anonscm.debian.org/cgit/python-modules/packages/python-webob.git
X-Python-Version: >= 2.5
X-Python3-Version: >= 3.2
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-webob.git
More information about the Python-modules-commits
mailing list