[SCM] Packaging Genome::Model::Tools::Music in Debian branch, master, updated. f24eefd0fe317589b61c8702a046fa92facfa8a2
Olivier Sallou
olivier.sallou at debian.org
Mon May 6 08:41:25 UTC 2013
The following commit has been merged in the master branch:
commit f24eefd0fe317589b61c8702a046fa92facfa8a2
Author: Olivier Sallou <olivier.sallou at debian.org>
Date: Mon May 6 10:39:23 2013 +0200
Add copyright statements on used license
diff --git a/debian/changelog b/debian/changelog
index 2325127..387c1c8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,9 +1,5 @@
libgenome-model-tools-music-perl (0.04-1) UNRELEASED; urgency=low
- TODO:
- which license has the upstream code? I found GPL-2+, LGPL-3, and "same as
- Perl" (Artistic or GPL-1+)
-
* Initial Release (Closes: #701470).
-- Olivier Sallou <osallou at debian.org> Sat, 23 Feb 2013 15:39:49 +0100
diff --git a/debian/copyright b/debian/copyright
index a018f74..7b0832b 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -6,6 +6,16 @@ Source: https://metacpan.org/release/Genome-Model-Tools-Music/
Files: *
Copyright: 2007-2011 Washington University in St. Louis
License: LGPL-3
+Comment: README says "same terms as Perl itself"; we are assuming
+ that this is boilerplate text from the build tools, since the code
+ has explicit statements about the LGPL-3. A bug has been created
+ upstream to clarify the situation but upstream bug system does not
+ seem to be followed anymore since 2012.
+ Bug ref: https://rt.cpan.org/Public/Bug/Display.html?id=85079
+
+Files: lib/Genome/Model/Tools/Music/PathScan/*
+Copyright: 2009 Washington University in St. Louis
+License: GPL-2+
Files: debian/*
Copyright: 2013, Olivier Sallou <osallou at debian.org>
@@ -27,6 +37,16 @@ License: GPL-1+
On Debian systems, the complete text of version 1 of the GNU General
Public License can be found in `/usr/share/common-licenses/GPL-1'.
+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
+ the Free Software Foundation; either version 2, or (at your option)
+ any later version.
+ .
+ On Debian systems, the complete text of version 2 of the GNU General
+ Public License can be found in `/usr/share/common-licenses/GPL-2'.
+
+
License: LGPL-3
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU Lesser General Public License as published by
--
Packaging Genome::Model::Tools::Music in Debian
More information about the Pkg-perl-cvs-commits
mailing list