[Python-modules-commits] [webpy] 01/01: Fixed VCS URL (https)
Ondřej Nový
onovy-guest at moszumanska.debian.org
Tue Mar 29 20:38:31 UTC 2016
This is an automated email from the git hooks/post-receive script.
onovy-guest pushed a commit to branch master
in repository webpy.
commit 2800b98b907b336ee3e42710a74a350d736e6ac5
Author: Ondřej Nový <novy at ondrej.org>
Date: Tue Mar 29 22:37:40 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 a4452e7..e534d34 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,7 +1,11 @@
webpy (1:0.37+20120626-2) 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
webpy (1:0.37+20120626-1) unstable; urgency=low
diff --git a/debian/control b/debian/control
index b02d82c..c016180 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Uploaders: W. Martin Borgert <debacle at debian.org>
Build-Depends: debhelper (>= 7), python-all (>= 2.6.6-3~),
Standards-Version: 3.9.3.1
Homepage: http://webpy.org/
-Vcs-Git: git://anonscm.debian.org/python-modules/packages/webpy.git
+Vcs-Git: https://anonscm.debian.org/git/python-modules/packages/webpy.git
Vcs-Browser: https://anonscm.debian.org/cgit/python-modules/packages/webpy.git
Package: python-webpy
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/webpy.git
More information about the Python-modules-commits
mailing list