Author: tille Date: 2012-05-23 20:10:06 +0000 (Wed, 23 May 2012) New Revision: 10974
Modified: trunk/packages/beast-mcmc/trunk/debian/copyright Log: DEP5 to enable reading with machine-readable gatherer Modified: trunk/packages/beast-mcmc/trunk/debian/copyright =================================================================== --- trunk/packages/beast-mcmc/trunk/debian/copyright 2012-05-23 19:48:40 UTC (rev 10973) +++ trunk/packages/beast-mcmc/trunk/debian/copyright 2012-05-23 20:10:06 UTC (rev 10974) @@ -1,11 +1,23 @@ -Format: http://dep.debian.net/deps/dep5/ +Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: BEAST-MCMC Upstream-Contact: Alexei Drummond <[email protected]>, - Andrew Rambaut <[email protected]> + Andrew Rambaut <[email protected]> Original-Source: http://beast-mcmc.googlecode.com/svn/trunk/ +Files: * Copyright: 2002-2011 Alexei Drummond and Andrew Rambaut License: LGPL-3+ + +Files: lib/mtj.jar +Copyright: 2003-2006 Bjørn-Ove Heimsund +License: LGPL-3+ +Comment: Needs to be packaged separately from source + The source of the jar is available at + http://code.google.com/p/matrix-toolkits-java/ + and needs separate packaging for Debian. This is planed to be done in + the future. + +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 the Free Software Foundation, either version 3 of the License, or @@ -23,15 +35,3 @@ in the file ‘/usr/share/common-licenses/LGPL-3’, and the GNU GPL license version 3 is included in the file ‘/usr/share/common-licenses/GPL-3’. - -Files: lib/mtj.jar -Copyright: 2003-2006 Bjørn-Ove Heimsund -License: LGPL-3+ - On Debian GNU/Linux system you can find the text at - /usr/share/common-licenses/LGPL-3 -Comment: Needs to be packaged separately from source - The source of the jar is available at - http://code.google.com/p/matrix-toolkits-java/ - and needs separate packaging for Debian. This is planed to be done in - the future. - _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
