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

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

commit 516c32d094f571367fff8a01922f6bc4892752fd
Author: Ondřej Nový <novy at ondrej.org>
Date:   Tue Mar 29 21:52:26 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 f3c1550..8c2f695 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+pyotherside (1.4.0-3) UNRELEASED; urgency=medium
+
+  * Fixed VCS URL (https)
+
+ -- Ondřej Nový <novy at ondrej.org>  Tue, 29 Mar 2016 21:52:26 +0200
+
 pyotherside (1.4.0-2) experimental; urgency=medium
 
   [ Zygmunt Krynicki ]
diff --git a/debian/control b/debian/control
index 94d1d82..ba8b609 100644
--- a/debian/control
+++ b/debian/control
@@ -15,7 +15,7 @@ Build-Depends: debhelper (>= 9),
                xvfb
 Standards-Version: 3.9.6
 X-Python3-Version: >= 3.3
-Vcs-Git: git://anonscm.debian.org/python-modules/packages/pyotherside.git
+Vcs-Git: https://anonscm.debian.org/git/python-modules/packages/pyotherside.git
 Vcs-Browser: https://anonscm.debian.org/cgit/python-modules/packages/pyotherside.git
 Homepage: http://thp.io/2011/pyotherside/
 

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



More information about the Python-modules-commits mailing list