[statsmodels] 02/05: d/copyright: use https form for the copyright-format URL.
Sébastien Villemot
sebastien at debian.org
Sat Aug 19 09:57:03 UTC 2017
This is an automated email from the git hooks/post-receive script.
sebastien pushed a commit to branch debian
in repository statsmodels.
commit 4c47b2b2a7b96e18fbb585d09a5d846d3b80402a
Author: Sébastien Villemot <sebastien at debian.org>
Date: Sat Aug 19 11:34:58 2017 +0200
d/copyright: use https form for the copyright-format URL.
---
debian/changelog | 1 +
debian/copyright | 2 +-
2 files changed, 2 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 52627cb..11c8cd7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ statsmodels (0.8.0-3) UNRELEASED; urgency=medium
* d/rules: do not run the testsuite when only building arch:all packages.
(Closes: #872603)
+ * d/copyright: use https form for the copyright-format URL.
-- Sébastien Villemot <sebastien at debian.org> Sat, 19 Aug 2017 10:54:52 +0200
diff --git a/debian/copyright b/debian/copyright
index c985e08..2fc961c 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,4 +1,4 @@
-Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: statsmodels
Upstream-Contact: pystatsmodels at googlegroups.com
Source: http://github.com/statsmodels/statsmodels
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/statsmodels.git
More information about the debian-science-commits
mailing list