[Python-modules-commits] [cairosvg] 01/01: Fixed VCS URL (https)
Ondřej Nový
onovy-guest at moszumanska.debian.org
Tue Mar 29 19:24:14 UTC 2016
This is an automated email from the git hooks/post-receive script.
onovy-guest pushed a commit to branch master
in repository cairosvg.
commit ea6fed8a968f3bba21d826b13a71fc639c5bc0a1
Author: Ondřej Nový <novy at ondrej.org>
Date: Tue Mar 29 21:24:13 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 9acecf2..da962a7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+cairosvg (1.0.19-2) UNRELEASED; urgency=medium
+
+ * Fixed VCS URL (https)
+
+ -- Ondřej Nový <novy at ondrej.org> Tue, 29 Mar 2016 21:24:13 +0200
+
cairosvg (1.0.19-1) unstable; urgency=low
* New upstream release.
diff --git a/debian/control b/debian/control
index 491d955..24b8a66 100644
--- a/debian/control
+++ b/debian/control
@@ -13,7 +13,7 @@ Standards-Version: 3.9.6
X-Python-Version: >= 2.6
X-Python3-Version: >= 3.0
Homepage: http://cairosvg.org/
-Vcs-Git: git://anonscm.debian.org/python-modules/packages/cairosvg.git
+Vcs-Git: https://anonscm.debian.org/git/python-modules/packages/cairosvg.git
Vcs-Browser: https://anonscm.debian.org/cgit/python-modules/packages/cairosvg.git
Package: python-cairosvg
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/cairosvg.git
More information about the Python-modules-commits
mailing list