[Python-modules-commits] [numpydoc] 01/01: Fixed VCS URL (https)
Ondřej Nový
onovy-guest at moszumanska.debian.org
Tue Mar 29 19:44:57 UTC 2016
This is an automated email from the git hooks/post-receive script.
onovy-guest pushed a commit to branch master
in repository numpydoc.
commit 18cb05b791a65ce86337636092452138a95d97d1
Author: Ondřej Nový <novy at ondrej.org>
Date: Tue Mar 29 21:44:55 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 6cbf76c..a4c8785 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+numpydoc (0.5-3) UNRELEASED; urgency=medium
+
+ * Fixed VCS URL (https)
+
+ -- Ondřej Nový <novy at ondrej.org> Tue, 29 Mar 2016 21:44:55 +0200
+
numpydoc (0.5-2) unstable; urgency=medium
* Update debian/copyright to mention all source files and license short
diff --git a/debian/control b/debian/control
index da04a73..0135289 100644
--- a/debian/control
+++ b/debian/control
@@ -18,7 +18,7 @@ Standards-Version: 3.9.6
Homepage: https://github.com/numpy/numpydoc
X-Python-Version: >= 2.6
X-Python3-Version: >= 3.3
-Vcs-Git: git://anonscm.debian.org/python-modules/packages/numpydoc.git
+Vcs-Git: https://anonscm.debian.org/git/python-modules/packages/numpydoc.git
Vcs-Browser: https://anonscm.debian.org/cgit/python-modules/packages/numpydoc.git
Package: python-numpydoc
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/numpydoc.git
More information about the Python-modules-commits
mailing list