[cvxopt] 03/11: Use https for Format field of d/copyright.
Sébastien Villemot
sebastien at debian.org
Mon Aug 21 14:44:10 UTC 2017
This is an automated email from the git hooks/post-receive script.
sebastien pushed a commit to branch master
in repository cvxopt.
commit db3443b87b5b67c4ef798b428fb6c68adcfddbfd
Author: Sébastien Villemot <sebastien at debian.org>
Date: Mon Aug 21 15:27:28 2017 +0200
Use https for Format field of d/copyright.
---
debian/changelog | 1 +
debian/copyright | 20 ++++++++++----------
2 files changed, 11 insertions(+), 10 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 9c7322e..22a5c69 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,7 @@ cvxopt (1.1.9+dfsg-2) UNRELEASED; urgency=medium
[ Sébastien Villemot ]
* Update homepage.
+ * Use https for Format field of d/copyright.
-- Julian Gilbey <jdg at debian.org> Mon, 21 Aug 2017 08:46:22 +0100
diff --git a/debian/copyright b/debian/copyright
index 87c168c..5221d61 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: cvxopt
Source: https://github.com/cvxopt/cvxopt/releases
Files-Excluded: */*.gif
@@ -6,7 +6,7 @@ Files-Excluded: */*.gif
*/*.html
*/src/C/SuiteSparse*
*/doc/html/*
- */.themes/
+ */.themes
Files: *
Copyright: 2004-2015 Joachim Dahl <joachim at kom.aau.dk>
@@ -20,15 +20,15 @@ Copyright: 2007-2014 Soeren Sonnenburg <sonne at debian.org>
License: GPL-3+
License: GPL-3+
- This program is free software; you can redistribute it and/or modify
- it under the terms of the GNU General Public License as published by
- the Free Software Foundation; either version 3 of the License, or
- (at your option) any later version.
+ This program is free software; you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation; either version 3 of the License, or
+ (at your option) any later version.
.
- This program is distributed in the hope that it will be useful,
- but WITHOUT ANY WARRANTY; without even the implied warranty of
- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- GNU General Public License for more details.
+ This program is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
.
A copy of the GNU General Public License can be found in
/usr/share/common-licenses/GPL-3.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/cvxopt.git
More information about the debian-science-commits
mailing list