[Python-modules-commits] [python-cluster] 01/01: Fixed VCS URL (https)
Ondřej Nový
onovy-guest at moszumanska.debian.org
Tue Mar 29 19:57:15 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-cluster.
commit 9f502f2cc97b68f3d7cb25fc643bb3c9ca51ddae
Author: Ondřej Nový <novy at ondrej.org>
Date: Tue Mar 29 21:57: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 5b49fb6..67c3060 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+python-cluster (1.1.1b3-3) UNRELEASED; urgency=medium
+
+ * Fixed VCS URL (https)
+
+ -- Ondřej Nový <novy at ondrej.org> Tue, 29 Mar 2016 21:57:13 +0200
+
python-cluster (1.1.1b3-2) unstable; urgency=low
* Team upload.
diff --git a/debian/control b/debian/control
index c3b1091..e162efa 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Build-Depends: debhelper (>= 9), python-all, dh-python
Standards-Version: 3.9.6
Homepage: http://python-cluster.sourceforge.net/
XS-Python-Version: all
-Vcs-Git: git://anonscm.debian.org/python-modules/packages/python-cluster.git
+Vcs-Git: https://anonscm.debian.org/git/python-modules/packages/python-cluster.git
Vcs-Browser: https://anonscm.debian.org/cgit/python-modules/packages/python-cluster.git
Package: python-cluster
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-cluster.git
More information about the Python-modules-commits
mailing list