[Python-modules-commits] [scitools] 01/01: Fixed VCS URL (https)

Ondřej Nový onovy-guest at moszumanska.debian.org
Tue Mar 29 20:32:04 UTC 2016


This is an automated email from the git hooks/post-receive script.

onovy-guest pushed a commit to branch master
in repository scitools.

commit 1837ff0109b1120ef3b6e11fa8a69e4918e07c7b
Author: Ondřej Nový <novy at ondrej.org>
Date:   Tue Mar 29 22:31: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 39d47d2..3ae89af 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+scitools (0.9.0-3) UNRELEASED; urgency=medium
+
+  * Fixed VCS URL (https)
+
+ -- Ondřej Nový <novy at ondrej.org>  Tue, 29 Mar 2016 22:31:13 +0200
+
 scitools (0.9.0-2) unstable; urgency=low
 
   [ Jakub Wilk ]
diff --git a/debian/control b/debian/control
index 4a5bd41..c4536d1 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Uploaders: Johannes Ring <johannr at simula.no>
 Build-Depends: debhelper (>= 9), python-all, python-matplotlib, dh-python
 Standards-Version: 3.9.6
 X-Python-Version: >= 2.6
-Vcs-Git: git://anonscm.debian.org/python-modules/packages/scitools.git
+Vcs-Git: https://anonscm.debian.org/git/python-modules/packages/scitools.git
 Vcs-Browser: https://anonscm.debian.org/cgit/python-modules/packages/scitools.git
 Homepage: http://scitools.googlecode.com
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/scitools.git



More information about the Python-modules-commits mailing list