[Python-modules-commits] [webhelpers] 01/01: Fixed VCS URL (https)
Ondřej Nový
onovy-guest at moszumanska.debian.org
Tue Mar 29 20:38: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 webhelpers.
commit 6cdf3ce214ff6cb4d764a6d007e5821274edf5d3
Author: Ondřej Nový <novy at ondrej.org>
Date: Tue Mar 29 22:37:35 2016 +0200
Fixed VCS URL (https)
---
debian/changelog | 4 ++++
debian/control | 2 +-
2 files changed, 5 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 4a29879..b0e39d3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,7 +1,11 @@
webhelpers (1.3-5) UNRELEASED; urgency=low
+ [ Jakub Wilk ]
* Use canonical URIs for Vcs-* fields.
+ [ Ondřej Nový ]
+ * Fixed VCS URL (https)
+
-- Jakub Wilk <jwilk at debian.org> Sun, 05 May 2013 16:04:17 +0200
webhelpers (1.3-4) unstable; urgency=low
diff --git a/debian/control b/debian/control
index 87f2cf0..3d7ff46 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Build-Depends: debhelper (>= 5)
Build-Depends-Indep: python-all (>= 2.6.6-3), python-setuptools (>= 0.6b3), python-markupsafe,
python-nose, python-routes, python-webob, python-pylons, python-sqlalchemy
Standards-Version: 3.9.3
-Vcs-Git: git://anonscm.debian.org/python-modules/packages/webhelpers.git
+Vcs-Git: https://anonscm.debian.org/git/python-modules/packages/webhelpers.git
Vcs-Browser: https://anonscm.debian.org/cgit/python-modules/packages/webhelpers.git
Homepage: http://docs.pylonsproject.org/projects/webhelpers/dev/
X-Python-Version: >= 2.4
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/webhelpers.git
More information about the Python-modules-commits
mailing list