[Python-modules-commits] [python-park] 01/01: Fixed VCS URL (https)
Ondřej Nový
onovy-guest at moszumanska.debian.org
Tue Mar 29 20:13:52 UTC 2016
This is an automated email from the git hooks/post-receive script.
onovy-guest pushed a commit to branch master
in repository python-park.
commit c6ae367977164f431494958945e8599b6e87902a
Author: Ondřej Nový <novy at ondrej.org>
Date: Tue Mar 29 22:13:50 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 bbb015f..51ec683 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+python-park (1.0.0-2) UNRELEASED; urgency=medium
+
+ * Fixed VCS URL (https)
+
+ -- Ondřej Nový <novy at ondrej.org> Tue, 29 Mar 2016 22:13:50 +0200
+
python-park (1.0.0-1) unstable; urgency=low
* Initial release (Closes: #705970)
diff --git a/debian/control b/debian/control
index 0bb903b..6edbee5 100644
--- a/debian/control
+++ b/debian/control
@@ -11,7 +11,7 @@ Build-Depends:
Standards-Version: 3.9.4
X-Python-Version: >= 2.6
Homepage: https://github.com/litl/park
-Vcs-Git: git://anonscm.debian.org/python-modules/packages/python-park.git
+Vcs-Git: https://anonscm.debian.org/git/python-modules/packages/python-park.git
Vcs-Browser: https://anonscm.debian.org/cgit/python-modules/packages/python-park.git
Package: python-park
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-park.git
More information about the Python-modules-commits
mailing list