[Python-modules-commits] [pyxdg] 01/01: Fixed VCS URL (https)
Ondřej Nový
onovy-guest at moszumanska.debian.org
Tue Mar 29 20:30:26 UTC 2016
This is an automated email from the git hooks/post-receive script.
onovy-guest pushed a commit to branch master
in repository pyxdg.
commit c467d4052191e07bfac37e76b38b7bc75cfacedb
Author: Ondřej Nový <novy at ondrej.org>
Date: Tue Mar 29 22:29:35 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 0ca4570..dfec806 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+pyxdg (0.25-5) UNRELEASED; urgency=medium
+
+ * Fixed VCS URL (https)
+
+ -- Ondřej Nový <novy at ondrej.org> Tue, 29 Mar 2016 22:29:35 +0200
+
pyxdg (0.25-4) unstable; urgency=high
* Backport upstream patch that fixes the insecure use
diff --git a/debian/control b/debian/control
index e2f7c69..5009bbd 100644
--- a/debian/control
+++ b/debian/control
@@ -16,7 +16,7 @@ X-Python-Version: >= 2.6
X-Python3-Version: >= 3.0
XS-Testsuite: autopkgtest
Vcs-Browser: https://anonscm.debian.org/cgit/python-modules/packages/pyxdg.git
-Vcs-Git: git://anonscm.debian.org/python-modules/packages/pyxdg.git
+Vcs-Git: https://anonscm.debian.org/git/python-modules/packages/pyxdg.git
Homepage: http://www.freedesktop.org/wiki/Software/pyxdg
Package: python-xdg
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/pyxdg.git
More information about the Python-modules-commits
mailing list