Author: plessy Date: 2013-10-06 03:07:35 +0000 (Sun, 06 Oct 2013) New Revision: 14797
Modified: trunk/packages/last-align/trunk/debian/changelog trunk/packages/last-align/trunk/debian/copyright Log: New upstream release; no new license; tidied Debian copyright file. Modified: trunk/packages/last-align/trunk/debian/changelog =================================================================== --- trunk/packages/last-align/trunk/debian/changelog 2013-10-06 02:38:36 UTC (rev 14796) +++ trunk/packages/last-align/trunk/debian/changelog 2013-10-06 03:07:35 UTC (rev 14797) @@ -1,5 +1,6 @@ -last-align (199-2) UNRELEASED; urgency=low +last-align (359-1) UNRELEASED; urgency=low + * New upstream release. * Restore xz compression of the binary packages (debian/rules). * Removed Pre-Depends on dpkg as Ubuntu LTS is released (debian/control). * Removed obsolete DM-Upload-Allowed field. Modified: trunk/packages/last-align/trunk/debian/copyright =================================================================== --- trunk/packages/last-align/trunk/debian/copyright 2013-10-06 02:38:36 UTC (rev 14796) +++ trunk/packages/last-align/trunk/debian/copyright 2013-10-06 03:07:35 UTC (rev 14797) @@ -1,11 +1,14 @@ Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ -Source: http://last.cbrc.jp/archive/ +Source: http://last.cbrc.jp/last-359.zip License: GPL-3+ LAST combines GPL-3+ and public domain programs, and links to libc6, libgcc1 and libstdc++6. Its effective license as a whole is therefore GPL-3+. Files: * -Copyright: © 2008–2011 Martin C. Frith, Michiaki Hamada and Paul B. Horton <[email protected]> +Copyright: © 2008–2013 Martin C. Frith + © 2009–2013 Toshiyuki Sato + © 2008–2011 Michiaki Hamada + © 2012 Risa Kawaguchi License: GPL-3+ Comment: On Debian systems the full text of the GNU General Public License can be found in the `/usr/share/common-licenses/GPL-3' file. @@ -15,6 +18,15 @@ License: public-domain Public domain code from Yi-Kuo Yu & Stephen Altschul, NCBI +Files: CA_code/lambda_calculator.c +Copyright: © 2008 Michiaki Hamada +License: GPL-3+ +Comment: Adapted from public domain code by Yi-Kuo Yu, NCBI + +Files: CA_code/lambda_calculator.h +Copyright: © 2008 Michiaki Hamada +License: GPL-3+ + Files: src/gumbel_params/* Copyright: not copyrighted License: public-domain @@ -38,27 +50,7 @@ . Please cite the author in any work or product based on this material. -Files: CA_code/lambda_calculator.c -Copyright: © 2008 Michiaki Hamada License: GPL-3+ -Comment: Adapted from public domain code by Yi-Kuo Yu, NCBI - -Files: CA_code/lambda_calculator.h -Copyright: © 2008 Michiaki Hamada -License: GPL-3+ - -Files: src/Xdrop3FrameAligner.hh - src/Xdrop3FrameAligner.cc - /src/GeneticCode.hh -Copyright: © 2009 Toshiyuki Sato -License: GPL-3+ - -Files: debian/* -Copyright: © 2008–2009,2011 Charles Plessy <[email protected]> -License: Same - Same as LAST itself (See above). - -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 _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
