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

Ondřej Nový onovy-guest at moszumanska.debian.org
Tue Mar 29 20:38:47 UTC 2016


This is an automated email from the git hooks/post-receive script.

onovy-guest pushed a commit to branch master
in repository web2py.

commit 1f7d52931a73f9e50006f49be6c1211587b04da5
Author: Ondřej Nový <novy at ondrej.org>
Date:   Tue Mar 29 22:37:57 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 fc6abd9..e47a0e3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+web2py (2.12.3-2) UNRELEASED; urgency=medium
+
+  * Fixed VCS URL (https)
+
+ -- Ondřej Nový <novy at ondrej.org>  Tue, 29 Mar 2016 22:37:56 +0200
+
 web2py (2.12.3-1) unstable; urgency=medium
 
   [ José L. Redrejo Rodríguez]
diff --git a/debian/control b/debian/control
index a8f0481..c7a76b9 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Build-Depends: debhelper (>= 7.0.50~), dh-python, python (>= 2.5)
 Build-Depends-Indep: libjs-jquery
 Standards-Version: 3.9.6
 Homepage: http://www.web2py.com
-Vcs-Git: git://anonscm.debian.org/python-modules/packages/web2py.git
+Vcs-Git: https://anonscm.debian.org/git/python-modules/packages/web2py.git
 Vcs-Browser: https://anonscm.debian.org/cgit/python-modules/packages/web2py.git
 
 Package: python-web2py

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



More information about the Python-modules-commits mailing list