[med-svn] r18942 - trunk/packages/librdp-readseq-java/trunk/debian
Andreas Tille
tille at moszumanska.debian.org
Tue Mar 10 08:18:58 UTC 2015
Author: tille
Date: 2015-03-10 08:18:56 +0000 (Tue, 10 Mar 2015)
New Revision: 18942
Modified:
trunk/packages/librdp-readseq-java/trunk/debian/changelog
trunk/packages/librdp-readseq-java/trunk/debian/copyright
Log:
Start dealing with license issues pointed out by ftpmaster, mail was sent to upstream to clarify "FIXME"
Modified: trunk/packages/librdp-readseq-java/trunk/debian/changelog
===================================================================
--- trunk/packages/librdp-readseq-java/trunk/debian/changelog 2015-03-09 13:44:25 UTC (rev 18941)
+++ trunk/packages/librdp-readseq-java/trunk/debian/changelog 2015-03-10 08:18:56 UTC (rev 18942)
@@ -1,6 +1,7 @@
librdp-readseq-java (2.0.1-1) UNRELEASED; urgency=medium
* Initial upload to Debian
+ Closes: #779315
-- Andreas Tille <tille at debian.org> Wed, 25 Feb 2015 08:18:11 +0100
Modified: trunk/packages/librdp-readseq-java/trunk/debian/copyright
===================================================================
--- trunk/packages/librdp-readseq-java/trunk/debian/copyright 2015-03-09 13:44:25 UTC (rev 18941)
+++ trunk/packages/librdp-readseq-java/trunk/debian/copyright 2015-03-10 08:18:56 UTC (rev 18942)
@@ -4,15 +4,28 @@
Source: https://github.com/rdpstaff/ReadSeq/commits/master
Files: *
-Copyright: Copyright (C) 2006-2012 Michigan State University <rdpstaff at msu.edu>,
- 2012 Jordan Fish <fishjord at msu.edu>,
- 2014 Qiong Wang <wangqion at msu.edu>
-License: GPL-3
+Copyright: 2006-2012 Michigan State University <rdpstaff at msu.edu>,
+ 2012 Jordan Fish <fishjord at msu.edu>,
+ 2014 Qiong Wang <wangqion at msu.edu>
+License: GPL-3+
+Files: src/edu/msu/cme/rdp/readseq/utils/RmDupSeqs.java
+Copyright: 2013 Qiong Wang <wangqion at msu.edu>
+License: GPL-2+
+
+Files: src/edu/msu/cme/rdp/readseq/utils/IUBUtilities.java
+Copyright: 2002 Ryan Farris
+License: FIXME
+
Files: debian/*
-Copyright: © Tim Booth <tbooth at ceh.ac.uk>
-License: GPL-3
+Copyright: 2014-2015 Tim Booth <tbooth at ceh.ac.uk>
+ 2015 Andreas Tille <tille at debian.org>
+License: GPL-3+
-License: GPL-3
+License: GPL-3+
On Debian systems, you can read the full text of the GNU General Public
- License in ‘/usr/share/common-licenses/GPL-3’.
+ License version 3 and later in ‘/usr/share/common-licenses/GPL-3’.
+
+License: GPL-2+
+ On Debian systems, you can read the full text of the GNU General Public
+ License version 2 and later in ‘/usr/share/common-licenses/GPL-2’.
More information about the debian-med-commit
mailing list