PKG: do not use system-wide underscore.js for now

This commit is contained in:
Yaroslav Halchenko
2011-10-04 09:52:03 -04:00
committed by Stefan van der Walt
parent 40d29393b3
commit 34b25106cd
4 changed files with 8 additions and 3 deletions
+1 -1
View File
@@ -24,7 +24,7 @@ Description: Python modules for image processing
Package: python-scikits.image-doc
Architecture: all
Section: doc
Depends: ${misc:Depends}, libjs-jquery, libjs-underscore
Depends: ${misc:Depends}, libjs-jquery
Suggests: python-scikits.image
Description: Documentation and examples for scikits-image
This package contains documentation and example scripts for
-1
View File
@@ -1,2 +1 @@
usr/share/javascript/jquery/jquery.js usr/share/doc/python-scikits.statsmodels-doc/html/_static/jquery.js
usr/share/javascript/underscore/underscore.js usr/share/doc/python-scikits.statsmodels-doc/html/_static/underscore.js
+5
View File
@@ -2,3 +2,8 @@
#
python-scikits.image-doc binary: extra-license-file usr/share/doc/python-scikits.image-doc/html/_sources/license.txt
# For easy backportability just rely on the shipped copy of underscore.js for now until problems with nodejs get resolved
#
python-scikits.image-doc binary: embedded-javascript-library usr/share/doc/python-scikits.image-doc/html/_static/underscore.js
+2 -1
View File
@@ -56,7 +56,8 @@ endif
: # Use jquery and underscore from Debian package, so prune shipped one
-rm -f doc/build/html/_static/jquery.js
-rm -f doc/build/html/_static/underscore.js
# Actually due to the problems with underscore pkg across releases just ship one for now
#-rm -f doc/build/html/_static/underscore.js
-rf -f doc/build/html/_sources
-rf -f doc/build/html/.buildinfo