Author: tille Date: 2014-02-28 00:08:09 +0000 (Fri, 28 Feb 2014) New Revision: 16354
Modified: trunk/packages/phyutility/trunk/debian/control Log: cme fix dpkg-control Modified: trunk/packages/phyutility/trunk/debian/control =================================================================== --- trunk/packages/phyutility/trunk/debian/control 2014-02-27 23:56:06 UTC (rev 16353) +++ trunk/packages/phyutility/trunk/debian/control 2014-02-28 00:08:09 UTC (rev 16354) @@ -1,18 +1,23 @@ Source: phyutility +Maintainer: Debian Med Packaging Team <[email protected]> +Uploaders: Andreas Tille <[email protected]> Section: science Priority: optional -Maintainer: Debian Med Packaging Team <[email protected]> -DM-Upload-Allowed: yes -Uploaders: Andreas Tille <[email protected]> -Build-Depends: debhelper (>= 8), javahelper (>=0.25), openjdk-6-jdk, ant, libjebl2-java, -Standards-Version: 3.9.2 +Build-Depends: debhelper (>= 8), + javahelper, + openjdk-6-jdk, + ant, + libjebl2-java +Standards-Version: 3.9.5 +Vcs-Browser: http://anonscm.debian.org/viewvc/debian-med/trunk/packages/phyutility/trunk/ +Vcs-Svn: svn://anonscm.debian.org/debian-med/trunk/packages/phyutility/trunk Homepage: http://code.google.com/p/phyutility/ -Vcs-Svn: svn://svn.debian.org/debian-med/trunk/packages/phyutility/trunk -Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/phyutility/trunk/ Package: phyutility Architecture: any -Depends: ${shlibs:Depends}, ${misc:Depends}, ${java:Depends} +Depends: ${shlibs:Depends}, + ${misc:Depends}, + ${java:Depends} Description: simple analyses or modifications on both phylogenetic trees and data matrices Phyutility (fyoo-til-i-te) is a command line program that performs simple analyses or modifications on both trees and data matrices. _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
