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

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

commit c3686dd31723cd27090d7db967611c33fe818db5
Author: Ondřej Nový <novy at ondrej.org>
Date:   Tue Mar 29 22:17:06 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 3faa32e..8da2c3f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+python-protobix (0.0.9-2) UNRELEASED; urgency=medium
+
+  * Fixed VCS URL (https)
+
+ -- Ondřej Nový <novy at ondrej.org>  Tue, 29 Mar 2016 22:17:06 +0200
+
 python-protobix (0.0.9-1) unstable; urgency=medium
 
   * Initial packaging (Closes: #807412)
diff --git a/debian/control b/debian/control
index cdc93cd..e5a1a03 100644
--- a/debian/control
+++ b/debian/control
@@ -9,7 +9,7 @@ Build-Depends: debhelper (>= 8), dh-python,
                python-configobj, python3-configobj
 Standards-Version: 3.9.6
 Homepage: https://github.com/jbfavre/python-protobix
-Vcs-Git: git://anonscm.debian.org/python-modules/packages/python-protobix.git
+Vcs-Git: https://anonscm.debian.org/git/python-modules/packages/python-protobix.git
 Vcs-Browser: https://anonscm.debian.org/cgit/python-modules/packages/python-protobix.git
 X-Python-Version: >= 2.6
 X-Python3-Version: >= 3.2

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



More information about the Python-modules-commits mailing list