[Python-modules-commits] [testpath] 01/01: Fixed VCS URL (https)
Ondřej Nový
onovy-guest at moszumanska.debian.org
Tue Mar 29 20:36:21 UTC 2016
This is an automated email from the git hooks/post-receive script.
onovy-guest pushed a commit to branch master
in repository testpath.
commit 04195107e14a7f51e2cc8a3b7e73cf811bb68f0a
Author: Ondřej Nový <novy at ondrej.org>
Date: Tue Mar 29 22:35:30 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 60d6479..3612424 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+testpath (0.2-2) UNRELEASED; urgency=medium
+
+ * Fixed VCS URL (https)
+
+ -- Ondřej Nový <novy at ondrej.org> Tue, 29 Mar 2016 22:35:30 +0200
+
testpath (0.2-1) unstable; urgency=medium
* Initial release. (Closes: #799599)
diff --git a/debian/control b/debian/control
index 627e45e..3d59cda 100644
--- a/debian/control
+++ b/debian/control
@@ -9,7 +9,7 @@ Build-Depends: debhelper (>= 9), dh-python, python, python3-all, python-sphinx,
python-nose, python3-nose, python-pathlib
X-Python-Version: >= 2.7
X-Python3-Version: >= 3.2
-Vcs-Git: git://anonscm.debian.org/python-modules/packages/testpath.git
+Vcs-Git: https://anonscm.debian.org/git/python-modules/packages/testpath.git
Vcs-Browser: https://anonscm.debian.org/cgit/python-modules/packages/testpath.git
Package: python-testpath
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/testpath.git
More information about the Python-modules-commits
mailing list