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 <[email protected]> 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 <[email protected]>, - 2012 Jordan Fish <[email protected]>, - 2014 Qiong Wang <[email protected]> -License: GPL-3 +Copyright: 2006-2012 Michigan State University <[email protected]>, + 2012 Jordan Fish <[email protected]>, + 2014 Qiong Wang <[email protected]> +License: GPL-3+ +Files: src/edu/msu/cme/rdp/readseq/utils/RmDupSeqs.java +Copyright: 2013 Qiong Wang <[email protected]> +License: GPL-2+ + +Files: src/edu/msu/cme/rdp/readseq/utils/IUBUtilities.java +Copyright: 2002 Ryan Farris +License: FIXME + Files: debian/* -Copyright: © Tim Booth <[email protected]> -License: GPL-3 +Copyright: 2014-2015 Tim Booth <[email protected]> + 2015 Andreas Tille <[email protected]> +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’. _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
