[Python-modules-commits] [python-cherrypy] 01/01: Fixed VCS URL (https)

Ondřej Nový onovy-guest at moszumanska.debian.org
Tue Mar 29 20:08:46 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-cherrypy.

commit 4dc465db2df041a19c862f02c9016cc094efd5e9
Author: Ondřej Nový <novy at ondrej.org>
Date:   Tue Mar 29 22:08:44 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 646f91a..0ba7334 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+python-cherrypy (2.3.0-6) UNRELEASED; urgency=medium
+
+  * Fixed VCS URL (https)
+
+ -- Ondřej Nový <novy at ondrej.org>  Tue, 29 Mar 2016 22:08:44 +0200
+
 python-cherrypy (2.3.0-5) unstable; urgency=medium
 
   * Team upload.
diff --git a/debian/control b/debian/control
index 810fa13..0ce94f9 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Build-Depends: debhelper (>= 9), python-setuptools (>= 0.6a9), python, dh-python
 Standards-Version: 3.9.6
 Homepage: http://www.cherrypy.org/
 XS-Python-Version: all
-Vcs-Git: git://anonscm.debian.org/python-modules/packages/python-cherrypy.git
+Vcs-Git: https://anonscm.debian.org/git/python-modules/packages/python-cherrypy.git
 Vcs-Browser: https://anonscm.debian.org/cgit/python-modules/packages/python-cherrypy.git
 
 Package: python-cherrypy

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-cherrypy.git



More information about the Python-modules-commits mailing list