[Python-modules-commits] [jupyter-client] 01/01: Fixed VCS URL (https)
Ondřej Nový
onovy-guest at moszumanska.debian.org
Tue Mar 29 19:40:33 UTC 2016
This is an automated email from the git hooks/post-receive script.
onovy-guest pushed a commit to branch master
in repository jupyter-client.
commit 728852abbbf37a88ace0c03aebe7443390d9579a
Author: Ondřej Nový <novy at ondrej.org>
Date: Tue Mar 29 21:40:31 2016 +0200
Fixed VCS URL (https)
---
debian/changelog | 4 ++++
debian/control | 2 +-
2 files changed, 5 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index e1d3ab6..0ba9d62 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,9 @@
jupyter-client (4.1.1-1) UNRELEASED; urgency=medium
+ [ Julien Puydt ]
* Initial release. (Closes: #800903)
+ [ Ondřej Nový ]
+ * Fixed VCS URL (https)
+
-- Julien Puydt <julien.puydt at laposte.net> Sun, 11 Oct 2015 20:43:31 +0200
diff --git a/debian/control b/debian/control
index e62b19a..4fe2557 100644
--- a/debian/control
+++ b/debian/control
@@ -10,7 +10,7 @@ Build-Depends: debhelper (>= 9), dh-python, python, python3-all,
python-traitlets, python3-traitlets, python-zmq, python3-zmq
X-Python-Version: >= 2.7
X-Python3-Version: >= 3.2
-Vcs-Git: git://anonscm.debian.org/python-modules/packages/jupyter-client.git
+Vcs-Git: https://anonscm.debian.org/git/python-modules/packages/jupyter-client.git
Vcs-Browser: https://anonscm.debian.org/cgit/python-modules/packages/jupyter-client.git
Package: python-jupyter-client
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/jupyter-client.git
More information about the Python-modules-commits
mailing list