Author: plessy Date: 2013-02-09 02:00:29 +0000 (Sat, 09 Feb 2013) New Revision: 12942
Modified: trunk/packages/boxshade/trunk/debian/control Log: Normalised with cme fix dpkg-control. Modified: trunk/packages/boxshade/trunk/debian/control =================================================================== --- trunk/packages/boxshade/trunk/debian/control 2013-02-08 14:58:25 UTC (rev 12941) +++ trunk/packages/boxshade/trunk/debian/control 2013-02-09 02:00:29 UTC (rev 12942) @@ -1,21 +1,25 @@ Source: boxshade +Maintainer: Debian Med Packaging Team <[email protected]> +Uploaders: Steffen Moeller <[email protected]>, + Charles Plessy <[email protected]>, + Andreas Tille <[email protected]> Section: science Priority: optional -Maintainer: Debian Med Packaging Team <[email protected]> -DM-Upload-Allowed: yes -Uploaders: Steffen Moeller <[email protected]>, - Charles Plessy <[email protected]>, - Andreas Tille <[email protected]> Build-Depends: debhelper (>= 8) Standards-Version: 3.9.2 Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/boxshade/trunk/ Vcs-Svn: svn://svn.debian.org/debian-med/trunk/packages/boxshade/trunk/ +DM-Upload-Allowed: yes Homepage: http://www.ch.embnet.org/software/BOX_form.html Package: boxshade Architecture: any -Depends: ${shlibs:Depends}, ${misc:Depends} -Suggests: seaview, kalign | clustalw | mafft | hmmer, xfig, texlive-latex-extra +Depends: ${shlibs:Depends}, + ${misc:Depends} +Suggests: seaview, + kalign | clustalw | mafft | hmmer, + xfig, + texlive-latex-extra Description: Pretty-printing of multiple sequence alignments Boxshade is a program for creating good looking printouts from multiple-aligned protein or DNA sequences. The program does not perform @@ -28,3 +32,4 @@ shading can be applied to identical/similar residues. Output is written to screen or to a file in the following formats: ANSI/VT100, PS/EPS, RTF, HPGL, ReGIS, LJ250-printer, ASCII, xFIG, PICT, HTML + _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
