[Python-modules-commits] [dask] 05/06: Use https for Homepage URL.
Diane Trout
diane at moszumanska.debian.org
Sat Dec 9 00:20:55 UTC 2017
This is an automated email from the git hooks/post-receive script.
diane pushed a commit to branch master
in repository dask.
commit 66db77314ee714180e0d4d4c872701eedac9ac3a
Author: Diane Trout <diane at ghic.org>
Date: Fri Dec 8 15:57:27 2017 -0800
Use https for Homepage URL.
---
debian/changelog | 1 +
debian/control | 2 +-
2 files changed, 2 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 06bac1c..f512237 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ dask (0.16.0-1) unstable; urgency=medium
* New upstream release.
* Update Standards-Version to 4.1.2. No changes needed.
+ * Use https for Homepage URL.
--
diff --git a/debian/control b/debian/control
index af10c26..f43b5d4 100644
--- a/debian/control
+++ b/debian/control
@@ -21,7 +21,7 @@ Build-Depends: debhelper (>= 10),
Standards-Version: 4.1.2
Vcs-Browser: https://anonscm.debian.org/git/python-modules/packages/dask.git
Vcs-Git: https://anonscm.debian.org/git/python-modules/packages/dask.git
-Homepage: http://github.com/dask/dask
+Homepage: https://github.com/dask/dask
X-Python3-Version: >= 3.3
Package: python3-dask
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/dask.git
More information about the Python-modules-commits
mailing list