summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTeus Benschop <teusjannette@gmail.com>2017-10-05 12:44:39 +0200
committerTeus Benschop <teusjannette@gmail.com>2017-10-06 12:30:22 +0200
commit1525d94b129154de7731979cd698279d6aed0dd1 (patch)
tree36bbe3b0d537852bd9545a04cdccdfc03443d4d1
parentae2001a2efae13d27e460c73000b73f31355d2df (diff)
Fixed: W: bibletime source: missing-license-paragraph-in-dep5-copyright gpl-2.0 (paragraph at line 10)
-rw-r--r--debian/changelog4
-rw-r--r--debian/copyright32
2 files changed, 34 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index 2532908..bc41de1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,7 +1,9 @@
bibletime (2.11.0-1) unstable; urgency=low
* new upstream version
- * debian/copyright: make it machine-readable
+ * debian/copyright:
+ make it machine-readable
+ include relevant license headers
* debian/control: updated Build-Depends, Uploaders
* debian/control: updated Standards-Version
* debian/patches/series: remove already applied patches
diff --git a/debian/copyright b/debian/copyright
index 7aa53c8..349deda 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,6 +1,6 @@
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
-Source: http://downloads.sourceforge.net/sourceforge/bibletime/
+Source: https://github.com/bibletime/bibletime/releases
Upstream-Contact: Bibletime team <info@bibletime.info>
@@ -18,6 +18,20 @@ Files: docs/howto/*
Copyright: 2000-2000 Bob Harman
License: CC-BY-SA
+License: GPL-2.0
+ 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; version 2.
+ .
+ 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.
+ .
+ You should have received a copy of the GNU General Public License along
+ with this program; if not, write to the Free Software Foundation, Inc.,
+ 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+
License: GPL-2+
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
@@ -32,3 +46,19 @@ License: GPL-2+
On Debian systems, the complete text of the GNU General Public
License, version 2, can be found in /usr/share/common-licenses/GPL-2
+License: CC-BY-SA
+ THE WORK (AS DEFINED BELOW) IS PROVIDED UNDER THE TERMS OF THIS
+ CREATIVE COMMONS PUBLIC LICENSE ("CCPL" OR "LICENSE"). THE WORK IS
+ PROTECTED BY COPYRIGHT AND/OR OTHER APPLICABLE LAW. ANY USE OF THE WORK
+ OTHER THAN AS AUTHORIZED UNDER THIS LICENSE OR COPYRIGHT LAW IS PROHIBITED.
+ .
+ BY EXERCISING ANY RIGHTS TO THE WORK PROVIDED HERE, YOU ACCEPT AND AGREE
+ TO BE BOUND BY THE TERMS OF THIS LICENSE. TO THE EXTENT THIS LICENSE MAY
+ BE CONSIDERED TO BE A CONTRACT, THE LICENSOR GRANTS YOU THE RIGHTS
+ CONTAINED HERE IN CONSIDERATION OF YOUR ACCEPTANCE OF SUCH TERMS AND
+ CONDITIONS.
+
+ The complete text of the Creative Commons Attribution-ShareAlike
+ License, version 3, can be found at
+ https://creativecommons.org/licenses/by-sa/3.0/legalcode
+