Author: manuel Date: 2011-05-20 13:49:57 +0000 (Fri, 20 May 2011) New Revision: 6849
Modified: trunk/packages/prank/trunk/debian/control trunk/packages/prank/trunk/debian/copyright Log: Moved package to non-free The package contains code copies from PAML which has no license information. It's available in Debian non-free, so PRANK has to go to non-free as well, for the time being. Modified: trunk/packages/prank/trunk/debian/control =================================================================== --- trunk/packages/prank/trunk/debian/control 2011-05-20 12:42:11 UTC (rev 6848) +++ trunk/packages/prank/trunk/debian/control 2011-05-20 13:49:57 UTC (rev 6849) @@ -1,5 +1,5 @@ Source: prank -Section: science +Section: non-free/science Priority: optional Maintainer: Debian Med Packaging Team <[email protected]> Uploaders: Manuel Prinz <[email protected]> Modified: trunk/packages/prank/trunk/debian/copyright =================================================================== --- trunk/packages/prank/trunk/debian/copyright 2011-05-20 12:42:11 UTC (rev 6848) +++ trunk/packages/prank/trunk/debian/copyright 2011-05-20 13:49:57 UTC (rev 6849) @@ -13,9 +13,21 @@ Copyright: Copyright © 2005 Ari Loytynoja + Copyright © 2001 Ziheng Yang License: + eigen.{h,cpp}: + + These files are copies from the PAML software package. The homepage + (http://abacus.gene.ucl.ac.uk/software/paml.html) states: + + PAML is a package of programs for phylogenetic analyses of DNA or + protein sequences using maximum likelihood. It is maintained and + distributed for academic use free of charge by Ziheng Yang. + + All other files: + This package 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 of the License, or @@ -29,14 +41,13 @@ You should have received a copy of the GNU General Public License along with this program. If not, see <http://www.gnu.org/licenses/> -On Debian systems, the complete text of the GNU General -Public License version 2 can be found in "/usr/share/common-licenses/GPL-2". + On Debian systems, the complete text of the GNU General + Public License version 2 can be found in "/usr/share/common-licenses/GPL-2". The Debian packaging is: Copyright © 2011 Manuel Prinz <[email protected]> -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 of the License, or -(at your option) any later version. + 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 of the License, or (at your option) any later version. _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/debian-med-commit
