Author: tille Date: 2014-03-19 13:18:06 +0000 (Wed, 19 Mar 2014) New Revision: 16478
Removed: trunk/packages/raxml/trunk/debian/README.Debian Modified: trunk/packages/raxml/trunk/debian/changelog trunk/packages/raxml/trunk/debian/control trunk/packages/raxml/trunk/debian/copyright Log: Update packaging meta information Deleted: trunk/packages/raxml/trunk/debian/README.Debian =================================================================== --- trunk/packages/raxml/trunk/debian/README.Debian 2014-03-19 13:07:45 UTC (rev 16477) +++ trunk/packages/raxml/trunk/debian/README.Debian 2014-03-19 13:18:06 UTC (rev 16478) @@ -1,18 +0,0 @@ -RAxML for Debian ----------------- - -This version of RAxML comes without a documentation. The homepage - http://wwwkramer.in.tum.de/exelixis/software.html -contains several useful hints like - -For the most basic RAxML commands see the old v704 manual - http://icwww.epfl.ch/%7Estamatak/index-Dateien/countManual7.0.4.php - -RAxML step-by-step tutorial - http://wwwkramer.in.tum.de/exelixis/hands-On.html - -There are freely accessible web-servers available for RAxML at - http://phylobench.vital-it.ch/raxml-bb/ and - http://8ball.sdsc.edu:8889/cipres-web/Bootstrap.do . - - -- Andreas Tille <[email protected]> Thu, 28 Apr 2011 14:29:21 +0200 Modified: trunk/packages/raxml/trunk/debian/changelog =================================================================== --- trunk/packages/raxml/trunk/debian/changelog 2014-03-19 13:07:45 UTC (rev 16477) +++ trunk/packages/raxml/trunk/debian/changelog 2014-03-19 13:18:06 UTC (rev 16478) @@ -4,6 +4,9 @@ * debian/upstream -> debian/upstream/metadata * Fixed watch file * add manual to docs, install example scripts + * Remove outdated README.Debian + * cme fix dpkg-control + * Update homepage -- Andreas Tille <[email protected]> Wed, 19 Mar 2014 14:11:26 +0100 Modified: trunk/packages/raxml/trunk/debian/control =================================================================== --- trunk/packages/raxml/trunk/debian/control 2014-03-19 13:07:45 UTC (rev 16477) +++ trunk/packages/raxml/trunk/debian/control 2014-03-19 13:18:06 UTC (rev 16478) @@ -1,18 +1,19 @@ Source: raxml +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 (>= 9), help2man -Standards-Version: 3.9.3 -Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/raxml/trunk/ -Vcs-Svn: svn://svn.debian.org/debian-med/trunk/packages/raxml/trunk/ -Homepage: http://wwwkramer.in.tum.de/exelixis/software.html +Build-Depends: debhelper (>= 9), + help2man +Standards-Version: 3.9.5 +Vcs-Browser: http://anonscm.debian.org/viewvc/debian-med/trunk/packages/raxml/trunk/ +Vcs-Svn: svn://anonscm.debian.org/debian-med/trunk/packages/raxml/trunk/ +Homepage: http://www.exelixis-lab.org/ Package: raxml Architecture: amd64 i386 kfreebsd-i386 kfreebsd-amd64 -Depends: ${shlibs:Depends}, ${misc:Depends} +Depends: ${shlibs:Depends}, + ${misc:Depends} Description: Randomized Axelerated Maximum Likelihood of phylogenetic trees RAxML is a program for sequential and parallel Maximum Likelihood-based inference of large phylogenetic trees. It has originally been derived Modified: trunk/packages/raxml/trunk/debian/copyright =================================================================== --- trunk/packages/raxml/trunk/debian/copyright 2014-03-19 13:07:45 UTC (rev 16477) +++ trunk/packages/raxml/trunk/debian/copyright 2014-03-19 13:18:06 UTC (rev 16478) @@ -1,7 +1,7 @@ Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: RAxML Upstream-Contact: Alexandros Stamatakis <[email protected]> -Source: http://wwwkramer.in.tum.de/exelixis/software.html +Source: https://github.com/stamatak/standard-RAxML Files: dmtcpaware.h Copyright: © 2009 Jason Ansel, Kapil Arya, and Gene Cooperman _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
