[med-svn] [Git][med-team/emperor][master] add d/*.links to fix embedded-javascript-library
Liubov Chuprikova
gitlab at salsa.debian.org
Sat Jul 20 14:50:03 BST 2019
Liubov Chuprikova pushed to branch master at Debian Med / emperor
Commits:
176ec5e7 by Liubov Chuprikova at 2019-07-20T13:49:36Z
add d/*.links to fix embedded-javascript-library
- - - - -
4 changed files:
- debian/control
- + debian/python-emperor-doc.links
- + debian/python-emperor.links
- + debian/python3-emperor.links
Changes:
=====================================
debian/control
=====================================
@@ -35,7 +35,8 @@ Depends: ${python:Depends},
python-click,
python-pandas,
python-jinja2,
- python-future
+ python-future,
+ libjs-jquery-ui
Suggests: python-emperor-doc
Description: visualizing high-throughput microbial community data
Emperor is an interactive next generation tool for the analysis,
@@ -59,7 +60,8 @@ Depends: ${python3:Depends},
python3-click,
python3-pandas,
python3-jinja2,
- python3-future
+ python3-future,
+ libjs-jquery-ui
Suggests: python-emperor-doc
Description: visualizing high-throughput microbial community data
Emperor is an interactive next generation tool for the analysis,
@@ -78,7 +80,9 @@ Package: python-emperor-doc
Architecture: all
Section: doc
Depends: ${sphinxdoc:Depends},
- ${misc:Depends}
+ ${misc:Depends},
+ libjs-twitter-bootstrap,
+ libjs-jquery
Description: visualizing high-throughput microbial community data
Emperor is an interactive next generation tool for the analysis,
visualization and understanding of high throughput microbial
=====================================
debian/python-emperor-doc.links
=====================================
@@ -0,0 +1,3 @@
+usr/share/twitter-bootstrap/files/js/bootstrap.js usr/share/doc/python-emperor/html/_static/bootstrap-2.3.2/js/bootstrap.js
+usr/share/twitter-bootstrap/files/js/bootstrap.js usr/share/doc/python-emperor/html/_static/bootstrap-3.3.7/js/bootstrap.js
+usr/share/javascript/jquery/jquery.min.js usr/share/doc/python-emperor/html/_static//js/jquery-1.11.0.min.js
=====================================
debian/python-emperor.links
=====================================
@@ -0,0 +1 @@
+usr/share/javascript/jquery-ui/themes/base/jquery-ui.min.css usr/lib/python2.7/dist-packages/emperor/support_files/vendor/css/jquery-ui.min.css
=====================================
debian/python3-emperor.links
=====================================
@@ -0,0 +1 @@
+usr/share/javascript/jquery-ui/themes/base/jquery-ui.min.css usr/lib/python2.7/dist-packages/emperor/support_files/vendor/css/jquery-ui.min.css
View it on GitLab: https://salsa.debian.org/med-team/emperor/commit/176ec5e75eb2851f1570070142bbe0c2a76a6399
--
View it on GitLab: https://salsa.debian.org/med-team/emperor/commit/176ec5e75eb2851f1570070142bbe0c2a76a6399
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-commit/attachments/20190720/dc4344c6/attachment-0001.html>
More information about the debian-med-commit
mailing list