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

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

commit af44a0e91e2f498ee5cf561bd64369e174b573cb
Author: Ondřej Nový <novy at ondrej.org>
Date:   Tue Mar 29 22:08:04 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 7d70be9..ac9ac39 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,7 +1,11 @@
 python-gvgen (0.9-3) UNRELEASED; urgency=low
 
+  [ Jakub Wilk ]
   * Add Vcs-* fields.
 
+  [ Ondřej Nový ]
+  * Fixed VCS URL (https)
+
  -- Jakub Wilk <jwilk at debian.org>  Sun, 05 May 2013 16:02:44 +0200
 
 python-gvgen (0.9-2) unstable; urgency=low
diff --git a/debian/control b/debian/control
index a5b7584..b0e0e5d 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,7 @@ Build-Depends: debhelper (>= 7.0.50~),
 	python-setuptools
 Standards-Version: 3.9.2
 Homepage: http://software.inl.fr/trac/wiki/GvGen
-Vcs-Git: git://anonscm.debian.org/python-modules/packages/python-gvgen.git
+Vcs-Git: https://anonscm.debian.org/git/python-modules/packages/python-gvgen.git
 Vcs-Browser: https://anonscm.debian.org/cgit/python-modules/packages/python-gvgen.git
 
 Package: python-gvgen

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



More information about the Python-modules-commits mailing list