[opengm] 08/14: Fix usage of embedded jquery in doc package.

Ghislain Vaillant ghisvail-guest at moszumanska.debian.org
Sun Feb 14 16:25:29 UTC 2016


This is an automated email from the git hooks/post-receive script.

ghisvail-guest pushed a commit to branch debian/sid
in repository opengm.

commit 371fda11b71117378ad8e69ac86b0199084931f4
Author: Ghislain Antony Vaillant <ghisvail at gmail.com>
Date:   Wed Feb 3 13:13:43 2016 +0000

    Fix usage of embedded jquery in doc package.
---
 debian/control             | 3 ++-
 debian/libopengm-doc.links | 1 +
 2 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index a9207ed..8295b57 100644
--- a/debian/control
+++ b/debian/control
@@ -61,7 +61,8 @@ Description: C++ template library for discrete factor graph models
 Package: libopengm-doc
 Architecture: all
 Section: doc
-Depends: ${misc:Depends}
+Depends: ${misc:Depends},
+         libjs-jquery
 Description: documentation and examples for OpenGM
  OpenGM is a C++ template library for discrete factor graph models and
  distributive operations on these models.
diff --git a/debian/libopengm-doc.links b/debian/libopengm-doc.links
new file mode 100644
index 0000000..0363284
--- /dev/null
+++ b/debian/libopengm-doc.links
@@ -0,0 +1 @@
+usr/share/javascript/jquery/jquery.js usr/share/doc/libopengm-doc/html/jquery.js

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/opengm.git



More information about the debian-science-commits mailing list