[Python-modules-commits] [pydap] 01/01: Fixed VCS URL (https)
Ondřej Nový
onovy-guest at moszumanska.debian.org
Tue Mar 29 19:48:40 UTC 2016
This is an automated email from the git hooks/post-receive script.
onovy-guest pushed a commit to branch master
in repository pydap.
commit 1f86aa8bc1795587412d347ebf02dd303b13c7a1
Author: Ondřej Nový <novy at ondrej.org>
Date: Tue Mar 29 21:48:38 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 7883ccc..8994fad 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+pydap (2.2.6.7-3) UNRELEASED; urgency=medium
+
+ * Fixed VCS URL (https)
+
+ -- Ondřej Nový <novy at ondrej.org> Tue, 29 Mar 2016 21:48:38 +0200
+
pydap (2.2.6.7-2) unstable; urgency=low
[ Jakub Wilk ]
diff --git a/debian/control b/debian/control
index 72b4b2f..251beb5 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Uploaders: Sandro Tosi <morph at debian.org>
Build-Depends: debhelper (>= 8.0.0), python-all (>= 2.6.6-3~), python-setuptools
Standards-Version: 3.9.5
Homepage: http://pydap.org/2.x/
-Vcs-Git: git://anonscm.debian.org/python-modules/packages/pydap.git
+Vcs-Git: https://anonscm.debian.org/git/python-modules/packages/pydap.git
Vcs-Browser: https://anonscm.debian.org/cgit/python-modules/packages/pydap.git
Package: python-dap
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/pydap.git
More information about the Python-modules-commits
mailing list