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

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

commit 87eea9e4d0cb6ea5cb4460143648adbb75724c63
Author: Ondřej Nový <novy at ondrej.org>
Date:   Tue Mar 29 22:22:04 2016 +0200

    Fixed VCS URL (https)
---
 debian/changelog | 1 +
 debian/control   | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index caeaba6..5634c92 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
 python-roman (2.0.0-3) UNRELEASED; urgency=medium
 
   * Fixed homepage (https)
+  * Fixed VCS URL (https)
 
  -- Ondřej Nový <novy at ondrej.org>  Tue, 29 Mar 2016 22:22:01 +0200
 
diff --git a/debian/control b/debian/control
index c9d803f..f4df1ad 100644
--- a/debian/control
+++ b/debian/control
@@ -11,7 +11,7 @@ Standards-Version: 3.9.6
 X-Python-Version: >= 2.3
 X-Python3-Version: >= 3.3
 XS-Testsuite: autopkgtest
-Vcs-Git: git://anonscm.debian.org/python-modules/packages/python-roman.git
+Vcs-Git: https://anonscm.debian.org/git/python-modules/packages/python-roman.git
 Vcs-Browser: https://anonscm.debian.org/cgit/python-modules/packages/python-roman.git
 Homepage: https://pypi.python.org/pypi/roman/
 

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



More information about the Python-modules-commits mailing list