[Python-modules-commits] [shiboken] 01/01: Fixed VCS URL (https)
Ondřej Nový
onovy-guest at moszumanska.debian.org
Tue Mar 29 20:32:24 UTC 2016
This is an automated email from the git hooks/post-receive script.
onovy-guest pushed a commit to branch master
in repository shiboken.
commit aa2527196d1f01359f360dd31f9db951feb4df78
Author: Ondřej Nový <novy at ondrej.org>
Date: Tue Mar 29 22:31:33 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 6896245..537ce63 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+shiboken (1.2.2-3) UNRELEASED; urgency=medium
+
+ * Fixed VCS URL (https)
+
+ -- Ondřej Nový <novy at ondrej.org> Tue, 29 Mar 2016 22:31:33 +0200
+
shiboken (1.2.2-2) unstable; urgency=medium
[ Iain Lane ]
diff --git a/debian/control b/debian/control
index ccb442b..d934b2a 100644
--- a/debian/control
+++ b/debian/control
@@ -16,7 +16,7 @@ Build-Depends-Indep: python-sphinx
X-Python-Version: >= 2.6
X-Python3-Version: >= 3.3
Standards-Version: 3.9.5
-Vcs-Git: git://anonscm.debian.org/python-modules/packages/shiboken.git
+Vcs-Git: https://anonscm.debian.org/git/python-modules/packages/shiboken.git
Vcs-Browser: https://anonscm.debian.org/cgit/python-modules/packages/shiboken.git
Homepage: http://www.pyside.org/
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/shiboken.git
More information about the Python-modules-commits
mailing list