[med-svn] r19539 - trunk/packages/metastudent/trunk/debian

Andreas Tille tille at moszumanska.debian.org
Mon Jul 6 11:14:17 UTC 2015


Author: tille
Date: 2015-07-06 11:14:17 +0000 (Mon, 06 Jul 2015)
New Revision: 19539

Modified:
   trunk/packages/metastudent/trunk/debian/control
Log:
change metastudent-data from Depends to Recommends since it might be perfectly possible to run metastudent with local data, right?


Modified: trunk/packages/metastudent/trunk/debian/control
===================================================================
--- trunk/packages/metastudent/trunk/debian/control	2015-07-06 10:19:46 UTC (rev 19538)
+++ trunk/packages/metastudent/trunk/debian/control	2015-07-06 11:14:17 UTC (rev 19539)
@@ -26,8 +26,8 @@
          libgo-perl,
          libipc-run-perl,
          libgraphviz-perl,
-         libfile-chdir-perl,
-         metastudent-data (>= 2.0.0)
+         libfile-chdir-perl
+Recommends: metastudent-data (>= 2.0.0)
 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 




More information about the debian-med-commit mailing list