Author: plessy Date: 2009-05-18 14:56:48 +0000 (Mon, 18 May 2009) New Revision: 3394
Modified: trunk/packages/last-align/trunk/debian/changelog trunk/packages/last-align/trunk/debian/copyright Log: New upstream release. Modified: trunk/packages/last-align/trunk/debian/changelog =================================================================== --- trunk/packages/last-align/trunk/debian/changelog 2009-05-18 14:09:57 UTC (rev 3393) +++ trunk/packages/last-align/trunk/debian/changelog 2009-05-18 14:56:48 UTC (rev 3394) @@ -1,3 +1,12 @@ +last-align (52-1) unstable; urgency=low + + * New upstream releases (52 and 51). + - Added maf2html.py: converts MAF-format alignments to coloured HTML format. + - Made lastal gapped extension faster, by removing an assert (surprising). + - Bugfix: made last-dotplot.py not crash on small sequences. + + -- Charles Plessy <[email protected]> Mon, 18 May 2009 23:52:24 +0900 + last-align (50-1) unstable; urgency=low * New upstream release (minor changes). Modified: trunk/packages/last-align/trunk/debian/copyright =================================================================== --- trunk/packages/last-align/trunk/debian/copyright 2009-05-18 14:09:57 UTC (rev 3393) +++ trunk/packages/last-align/trunk/debian/copyright 2009-05-18 14:56:48 UTC (rev 3394) @@ -1,7 +1,8 @@ -Format-Specification: http://wiki.debian.org/Proposals/CopyrightFormat +Format: Machine-readable license summary, see ‘http://dep.debian.net/deps/dep5/’. + Name: LAST -Maintainer: Martin C. Frith, Michiaki Hamada and Paul B. Horton <[email protected]> -Source: http://last.cbrc.jp/archive/last-50.zip +Contact: Martin C. Frith, Michiaki Hamada and Paul B. Horton <[email protected]> +Source: http://last.cbrc.jp/archive/last-52.zip Copyright: © 2008–2009 Martin C. Frith, Michiaki Hamada and Paul B. Horton <[email protected]> License: GPL-3+ _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/debian-med-commit
