Author: tille Date: 2014-03-25 07:59:44 +0000 (Tue, 25 Mar 2014) New Revision: 16513
Modified: trunk/packages/prottest/trunk/debian/control trunk/packages/prottest/trunk/debian/watch Log: Since phyutility is now packaged we might continue with this one Modified: trunk/packages/prottest/trunk/debian/control =================================================================== --- trunk/packages/prottest/trunk/debian/control 2014-03-24 17:34:23 UTC (rev 16512) +++ trunk/packages/prottest/trunk/debian/control 2014-03-25 07:59:44 UTC (rev 16513) @@ -1,18 +1,18 @@ Source: prottest +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 (>= 7.1) -Standards-Version: 3.9.1 -Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/prottest/trunk/ -Vcs-Svn: svn://svn.debian.org/debian-med/trunk/packages/prottest/trunk/ -Homepage: http://darwin.uvigo.es/software/prottest.html +Standards-Version: 3.9.5 +Vcs-Browser: http://anonscm.debian.org/viewvc/debian-med/trunk/packages/prottest/trunk/ +Vcs-Svn: svn://anonscm.debian.org/debian-med/trunk/packages/prottest/trunk/ +Homepage: http://code.google.com/p/prottest3/ Package: prottest Architecture: any -Depends: ${shlibs:Depends}, ${misc:Depends} +Depends: ${shlibs:Depends}, + ${misc:Depends} Description: Selection of best-fit models of protein evolution PROTTEST (ModelTest's relative) is a program for selecting the model of protein evolution that best fits a given set of sequences (alignment). Modified: trunk/packages/prottest/trunk/debian/watch =================================================================== --- trunk/packages/prottest/trunk/debian/watch 2014-03-24 17:34:23 UTC (rev 16512) +++ trunk/packages/prottest/trunk/debian/watch 2014-03-25 07:59:44 UTC (rev 16513) @@ -1,2 +1,4 @@ version=3 -https://bitbucket.org/diegodl/prottest3/downloads/prottest-(.+)\.tar\.gz +# Needs to be changed to +# http://code.google.com/p/prottest3/ +# https://bitbucket.org/diegodl/prottest3/downloads/prottest-(.+)\.tar\.gz _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
