[med-svn] r18878 - trunk/packages/macsyfinder/trunk/debian
Olivier Sallou
osallou at moszumanska.debian.org
Sat Feb 28 07:56:00 UTC 2015
Author: osallou
Date: 2015-02-28 07:55:57 +0000 (Sat, 28 Feb 2015)
New Revision: 18878
Modified:
trunk/packages/macsyfinder/trunk/debian/control
trunk/packages/macsyfinder/trunk/debian/macsyfinder.links
Log:
fix typo in file name, add runtime deps on js libs for documentation
Modified: trunk/packages/macsyfinder/trunk/debian/control
===================================================================
--- trunk/packages/macsyfinder/trunk/debian/control 2015-02-27 21:33:22 UTC (rev 18877)
+++ trunk/packages/macsyfinder/trunk/debian/control 2015-02-28 07:55:57 UTC (rev 18878)
@@ -14,7 +14,8 @@
Package: macsyfinder
Architecture: all
Depends: ${python:Depends}, ${misc:Depends},
- hmmer, ncbi-blast+
+ hmmer, ncbi-blast+,
+ libjs-jquery, libjs-underscore
Description: Detection of macromolecular systems in protein datasets.
MacSyFinder is a program to model and detect macromolecular systems,
genetic pathways... in protein datasets. In prokaryotes, these systems
Modified: trunk/packages/macsyfinder/trunk/debian/macsyfinder.links
===================================================================
--- trunk/packages/macsyfinder/trunk/debian/macsyfinder.links 2015-02-27 21:33:22 UTC (rev 18877)
+++ trunk/packages/macsyfinder/trunk/debian/macsyfinder.links 2015-02-28 07:55:57 UTC (rev 18878)
@@ -1,3 +1,3 @@
usr/share/javascript/jquery/jquery.js usr/share/doc/macsyfinder/html/_static/jquery.js
-usr/share/javascript/underscore/undscore.js usr/share/doc/macsyfinder/html/_static/underscore.js
+usr/share/javascript/underscore/underscore.js usr/share/doc/macsyfinder/html/_static/underscore.js
More information about the debian-med-commit
mailing list