Author: plessy Date: 2012-10-14 05:21:23 +0000 (Sun, 14 Oct 2012) New Revision: 12412
Modified: trunk/packages/mafft/trunk/debian/control Log: Normalised Debian source package control file with cme fix dpkg-control. Edited output by hand to avoid Standards-Version being downgraded. Modified: trunk/packages/mafft/trunk/debian/control =================================================================== --- trunk/packages/mafft/trunk/debian/control 2012-10-14 05:18:54 UTC (rev 12411) +++ trunk/packages/mafft/trunk/debian/control 2012-10-14 05:21:23 UTC (rev 12412) @@ -1,20 +1,24 @@ Source: mafft +Maintainer: Debian Med Packaging Team <[email protected]> +Uploaders: Charles Plessy <[email protected]>, + Andreas Tille <[email protected]> Section: science Priority: optional -Maintainer: Debian Med Packaging Team <[email protected]> -DM-Upload-Allowed: yes -Uploaders: Charles Plessy <[email protected]>, - Andreas Tille <[email protected]> -Build-Depends: debhelper (>= 8), quilt (>= 0.47) +Build-Depends: debhelper (>= 8), + quilt Standards-Version: 3.9.4 Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/mafft/trunk/ Vcs-Svn: svn://svn.debian.org/debian-med/trunk/packages/mafft/trunk/ +DM-Upload-Allowed: yes Homepage: http://mafft.cbrc.jp/alignment/software/ Package: mafft Architecture: any -Depends: ${shlibs:Depends}, ${misc:Depends} -Recommends: blast2, lynx, ruby +Depends: ${shlibs:Depends}, + ${misc:Depends} +Recommends: blast2, + lynx, + ruby Enhances: t-coffee Description: Multiple alignment program for amino acid or nucleotide sequences MAFFT is a multiple sequence alignment program which offers three @@ -35,3 +39,4 @@ method with a rough guide tree), * NW-NS-PartTree-1 (recommended for ∼50,000 sequences; progressive method with the PartTree algorithm). + _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
