debian: depend on libjs-jquery

This fix some lintian issues.

* debian/control: Add dependency.
* debian/rules: Fix the generated html page to use the local jquery.
This commit is contained in:
Alexandre Duret-Lutz 2016-11-28 17:45:15 +01:00
parent b1f9081761
commit 51a683c23f
2 changed files with 4 additions and 3 deletions

2
debian/control vendored
View file

@ -63,7 +63,7 @@ Description: interface between Spot and LTSmin models
Package: spot-doc
Section: doc
Architecture: all
Depends: ${misc:Depends}, libjs-mathjax
Depends: ${misc:Depends}, libjs-mathjax, libjs-jquery
Description: documentation for Spot
HTML and PDF documentation for Spot.