Author: tille Date: 2017-01-09 15:49:17 +0000 (Mon, 09 Jan 2017) New Revision: 23546
Modified: trunk/packages/mafft/trunk/debian/changelog trunk/packages/mafft/trunk/debian/compat trunk/packages/mafft/trunk/debian/control trunk/packages/mafft/trunk/debian/copyright trunk/packages/mafft/trunk/debian/watch Log: * New upstream version * debhelper 10 * update d/copyright * d/watch: version=4 Modified: trunk/packages/mafft/trunk/debian/changelog =================================================================== --- trunk/packages/mafft/trunk/debian/changelog 2017-01-08 21:34:46 UTC (rev 23545) +++ trunk/packages/mafft/trunk/debian/changelog 2017-01-09 15:49:17 UTC (rev 23546) @@ -1,3 +1,12 @@ +mafft (7.307-1) unstable; urgency=medium + + * New upstream version + * debhelper 10 + * update d/copyright + * d/watch: version=4 + + -- Andreas Tille <[email protected]> Mon, 09 Jan 2017 15:58:36 +0100 + mafft (7.305-1) unstable; urgency=medium * New upstream version Modified: trunk/packages/mafft/trunk/debian/compat =================================================================== --- trunk/packages/mafft/trunk/debian/compat 2017-01-08 21:34:46 UTC (rev 23545) +++ trunk/packages/mafft/trunk/debian/compat 2017-01-09 15:49:17 UTC (rev 23546) @@ -1 +1 @@ -9 +10 Modified: trunk/packages/mafft/trunk/debian/control =================================================================== --- trunk/packages/mafft/trunk/debian/control 2017-01-08 21:34:46 UTC (rev 23545) +++ trunk/packages/mafft/trunk/debian/control 2017-01-09 15:49:17 UTC (rev 23546) @@ -4,7 +4,7 @@ Andreas Tille <[email protected]> Section: science Priority: optional -Build-Depends: debhelper (>= 9) +Build-Depends: debhelper (>= 10) Standards-Version: 3.9.8 Vcs-Browser: https://anonscm.debian.org/viewvc/debian-med/trunk/packages/mafft/trunk/ Vcs-Svn: svn://anonscm.debian.org/debian-med/trunk/packages/mafft/trunk/ Modified: trunk/packages/mafft/trunk/debian/copyright =================================================================== --- trunk/packages/mafft/trunk/debian/copyright 2017-01-08 21:34:46 UTC (rev 23545) +++ trunk/packages/mafft/trunk/debian/copyright 2017-01-09 15:49:17 UTC (rev 23546) @@ -1,13 +1,15 @@ -Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ -Source: http://mafft.cbrc.jp/alignment/software/mafft-7.187-without-extensions-src.tgz +Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Source: http://mafft.cbrc.jp/alignment/software/source.html Comment: Debian only distributes MAFFT without its extensions. The mafft-*-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–2014 Kazutaka Katoh +Copyright: 2009–2017 Kazutaka Katoh License: mafft + +License: mafft Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: @@ -41,7 +43,5 @@ OF SUCH DAMAGE. Files: debian/* -Copyright: (C) 2009 Andreas Tille <[email protected]> -License: same-as-mafft - See above - +Copyright: 2009-2017 Andreas Tille <[email protected]> +License: mafft Modified: trunk/packages/mafft/trunk/debian/watch =================================================================== --- trunk/packages/mafft/trunk/debian/watch 2017-01-08 21:34:46 UTC (rev 23545) +++ trunk/packages/mafft/trunk/debian/watch 2017-01-09 15:49:17 UTC (rev 23546) @@ -1,2 +1,2 @@ -version=3 +version=4 http://mafft.cbrc.jp/alignment/software/source.html mafft-(.*)-without-extensions-src.tgz _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
