Author: plessy Date: 2011-08-27 03:05:16 +0000 (Sat, 27 Aug 2011) New Revision: 7561
Modified: trunk/packages/mafft/trunk/debian/changelog trunk/packages/mafft/trunk/debian/copyright Log: Converted debian/copyright to machine-readable (DEP 5) format. Modified: trunk/packages/mafft/trunk/debian/changelog =================================================================== --- trunk/packages/mafft/trunk/debian/changelog 2011-08-27 02:58:26 UTC (rev 7560) +++ trunk/packages/mafft/trunk/debian/changelog 2011-08-27 03:05:16 UTC (rev 7561) @@ -1,6 +1,7 @@ mafft (6.859-1) UNRELEASED; urgency=low * New upstream release. + * Converted debian/copyright to machine-readable (DEP 5) format. -- Charles Plessy <[email protected]> Fri, 05 Aug 2011 10:13:15 +0900 Modified: trunk/packages/mafft/trunk/debian/copyright =================================================================== --- trunk/packages/mafft/trunk/debian/copyright 2011-08-27 02:58:26 UTC (rev 7560) +++ trunk/packages/mafft/trunk/debian/copyright 2011-08-27 03:05:16 UTC (rev 7561) @@ -1,49 +1,48 @@ -Name : MAFFT -Contact : Kazutaka Katoh <[email protected]> -Source : http://mafft.cbrc.jp/alignment/software/mafft-6.859-without-extensions-src.tgz - -Comment : Debian only distributes MAFFT without its extensions. - The mafft-6.6xx-with-extensions-src.tgz upstream packages have an ‘extensions’ +Format: http://dep.debian.net/deps/dep5/ +Source: http://mafft.cbrc.jp/alignment/software/mafft-6.859-without-extensions-src.tgz +Comment: Debian only distributes MAFFT without its extensions. + The mafft-6.x-with-extensions-src.tgz upstream packages have an ‘extensions’ directory, which contains code from the Vienna RNA package, that does not allow commercial use and is therefore unsuitable for Debian. +Files: * +Copyright: © 2009 Kazutaka Katoh +License: mafft + Redistribution and use in source and binary forms, + with or without modification, are permitted provided + that the following conditions are met: + . + Redistributions of source code must retain the + above copyright notice, this list of conditions + and the following disclaimer. Redistributions in + binary form must reproduce the above copyright + notice, this list of conditions and the following + disclaimer in the documentation and/or other + materials provided with the distribution. + . + The name of the author may not be used to endorse + or promote products derived from this software without + specific prior written permission. + . + THIS SOFTWARE IS PROVIDED BY THE AUTHOR "AS IS" + AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, + BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF + MERCHANTABILITY AND FITNESS FOR A PARTICULAR + PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE + AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, + INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL + DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT + OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, + OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED + AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, + STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR + OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF + THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY + OF SUCH DAMAGE. -Copyright: (c) 2009 Kazutaka Katoh -License: Similar to BSD. - - Redistribution and use in source and binary forms, - with or without modification, are permitted provided - that the following conditions are met: - - Redistributions of source code must retain the - above copyright notice, this list of conditions - and the following disclaimer. Redistributions in - binary form must reproduce the above copyright - notice, this list of conditions and the following - disclaimer in the documentation and/or other - materials provided with the distribution. - - The name of the author may not be used to endorse - or promote products derived from this software without - specific prior written permission. - - THIS SOFTWARE IS PROVIDED BY THE AUTHOR "AS IS" - AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, - BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF - MERCHANTABILITY AND FITNESS FOR A PARTICULAR - PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE - AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, - INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL - DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT - OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, - OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED - AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, - STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR - OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF - THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY - OF SUCH DAMAGE. - Files: debian/* Copyright: (C) 2007 Charles Plessy <[email protected]>, (C) 2009 Andreas Tille <[email protected]> -License: Same as mafft +License: same-as-mafft + See above + _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
