[Python-modules-commits] [kivy] 01/01: Fixed VCS URL (https)
Ondřej Nový
onovy-guest at moszumanska.debian.org
Tue Mar 29 19:40:56 UTC 2016
This is an automated email from the git hooks/post-receive script.
onovy-guest pushed a commit to branch master
in repository kivy.
commit e5aeef991757459d9a437ac0515a55fddd086650
Author: Ondřej Nový <novy at ondrej.org>
Date: Tue Mar 29 21:40:55 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 727b94f..fbfe426 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+kivy (1.9.0-4) UNRELEASED; urgency=medium
+
+ * Fixed VCS URL (https)
+
+ -- Ondřej Nový <novy at ondrej.org> Tue, 29 Mar 2016 21:40:54 +0200
+
kivy (1.9.0-3) unstable; urgency=medium
* Add debian/patches/cython_0.23_support.patch to fix FTBFS with cython 0.23
diff --git a/debian/control b/debian/control
index 1f6c47b..2b6ea56 100644
--- a/debian/control
+++ b/debian/control
@@ -22,7 +22,7 @@ Build-Depends:
python3-all-dev
Standards-Version: 3.9.6
Homepage: http://kivy.org
-Vcs-Git: git://anonscm.debian.org/python-modules/packages/kivy.git
+Vcs-Git: https://anonscm.debian.org/git/python-modules/packages/kivy.git
Vcs-Browser: https://anonscm.debian.org/cgit/python-modules/packages/kivy.git
X-Python-Version: >= 2.7
X-Python3-Version: >= 3.3
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/kivy.git
More information about the Python-modules-commits
mailing list