Author: lkajan Date: 2013-05-07 11:50:42 +0000 (Tue, 07 May 2013) New Revision: 13509
Modified: trunk/packages/metastudent/trunk/debian/changelog trunk/packages/metastudent/trunk/debian/control Log: depends on metastudent-data (>=1.0.1) Modified: trunk/packages/metastudent/trunk/debian/changelog =================================================================== --- trunk/packages/metastudent/trunk/debian/changelog 2013-05-07 11:44:26 UTC (rev 13508) +++ trunk/packages/metastudent/trunk/debian/changelog 2013-05-07 11:50:42 UTC (rev 13509) @@ -1,12 +1,5 @@ -metastudent (1.0.7-1.1) UNRELEASED; urgency=low +metastudent (1.0.8-1) UNRELEASED; urgency=low - * Non-maintainer upload. - * NOT RELEASED YET - - -- Laszlo Kajan <[email protected]> Wed, 17 Apr 2013 17:54:57 +0200 - -metastudent (1.0.7-1) unstable; urgency=low - * Initial release (Closes: #705537) [Laszlo Kajan <[email protected]>] * Added BMC Bioinfo paper to d/upstream. Modified: trunk/packages/metastudent/trunk/debian/control =================================================================== --- trunk/packages/metastudent/trunk/debian/control 2013-05-07 11:44:26 UTC (rev 13508) +++ trunk/packages/metastudent/trunk/debian/control 2013-05-07 11:50:42 UTC (rev 13509) @@ -13,7 +13,7 @@ Package: metastudent Architecture: all Homepage: http://www.rostlab.org -Depends: ${misc:Depends}, ${perl:Depends}, ${python:Depends}, python (>= 2.6), blast2, default-jre, libgo-perl, libipc-run-perl, libgraphviz-perl, perl +Depends: ${misc:Depends}, ${perl:Depends}, ${python:Depends}, python (>= 2.6), blast2, default-jre, libgo-perl, libipc-run-perl, libgraphviz-perl, metastudent-data (>=1.0.1), perl Description: predictor of Gene Ontology terms from protein sequence Often, only the sequence of a protein is known, but not its functions. Metastudent will try to predict _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
