Author: tille Date: 2013-08-12 11:20:42 +0000 (Mon, 12 Aug 2013) New Revision: 14439
Modified: trunk/packages/seaview/trunk/debian/changelog trunk/packages/seaview/trunk/debian/control Log: New upstream version; cme fix dpkg-control Modified: trunk/packages/seaview/trunk/debian/changelog =================================================================== --- trunk/packages/seaview/trunk/debian/changelog 2013-08-12 07:39:18 UTC (rev 14438) +++ trunk/packages/seaview/trunk/debian/changelog 2013-08-12 11:20:42 UTC (rev 14439) @@ -1,3 +1,11 @@ +seaview (1:4.4.2-1) UNRELEASED; urgency=low + + * New upstream version + * debian/control: + - cme fix dpkg-control + + -- Andreas Tille <[email protected]> Mon, 12 Aug 2013 13:03:12 +0200 + seaview (1:4.4.0-1) unstable; urgency=low New upstream release using Clustal Omega instead of Clustal W. Modified: trunk/packages/seaview/trunk/debian/control =================================================================== --- trunk/packages/seaview/trunk/debian/control 2013-08-12 07:39:18 UTC (rev 14438) +++ trunk/packages/seaview/trunk/debian/control 2013-08-12 11:20:42 UTC (rev 14439) @@ -1,13 +1,18 @@ Source: seaview +Maintainer: Debian Med Packaging Team <[email protected]> +Uploaders: Charles Plessy <[email protected]>, + Andreas Tille <[email protected]> Section: non-free/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 ( >= 9 ), libfltk1.3-dev, libjpeg62-dev, libpng-dev, - libxft-dev, libxext-dev, libxinerama-dev, zlib1g-dev -Standards-Version: 3.9.3 +Build-Depends: debhelper (>= 9), + libfltk1.3-dev, + libjpeg62-dev, + libpng-dev, + libxft-dev, + libxext-dev, + libxinerama-dev, + zlib1g-dev +Standards-Version: 3.9.4 Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/seaview/trunk/ Vcs-Svn: svn://svn.debian.org/debian-med/trunk/packages/seaview/trunk/ Homepage: http://pbil.univ-lyon1.fr/software/seaview.html @@ -15,8 +20,11 @@ Package: seaview Architecture: i386 amd64 armel -Depends: ${shlibs:Depends}, ${misc:Depends} -Recommends: clustalo, muscle, phyml +Depends: ${shlibs:Depends}, + ${misc:Depends} +Recommends: clustalo, + muscle, + phyml Description: Multiplatform interface for sequence alignment and phylogeny SeaView reads and writes various file formats (NEXUS, MSF, CLUSTAL, FASTA, PHYLIP, MASE, Newick) of DNA and protein sequences and of phylogenetic trees. @@ -28,3 +36,4 @@ by maximum likelihood using the program PhyML 3.0. SeaView draws phylogenetic trees on screen or PostScript files, and allows one to download sequences from EMBL/GenBank/UniProt using the Internet. + _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
