[Python-modules-commits] [nbformat] 01/01: Fixed VCS URL (https)
Ondřej Nový
onovy-guest at moszumanska.debian.org
Tue Mar 29 19:44:39 UTC 2016
This is an automated email from the git hooks/post-receive script.
onovy-guest pushed a commit to branch master
in repository nbformat.
commit 71a8cfd82e6002c4a176fa22eff50e8ad84d7258
Author: Ondřej Nový <novy at ondrej.org>
Date: Tue Mar 29 21:44:37 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 cb1d12d..efcb65c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,9 @@
nbformat (4.0.1-1) UNRELEASED; urgency=medium
+ [ Julien Puydt ]
* Initial release. (Closes: #800404)
+ [ Ondřej Nový ]
+ * Fixed VCS URL (https)
+
-- Julien Puydt <julien.puydt at laposte.net> Sun, 11 Oct 2015 14:18:52 +0200
diff --git a/debian/control b/debian/control
index 275e8d1..e94e949 100644
--- a/debian/control
+++ b/debian/control
@@ -11,7 +11,7 @@ Build-Depends: bc, debhelper (>= 9), dh-python, python, python3-all, python-nose
python-numpydoc
X-Python-Version: >= 2.7
X-Python3-Version: >= 3.2
-Vcs-Git: git://anonscm.debian.org/python-modules/packages/nbformat.git
+Vcs-Git: https://anonscm.debian.org/git/python-modules/packages/nbformat.git
Vcs-Browser: https://anonscm.debian.org/cgit/python-modules/packages/nbformat.git
Package: python-nbformat
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/nbformat.git
More information about the Python-modules-commits
mailing list