[libqglviewer] 05/07: Use packaged jquery instead of embedded.

Anton Gladky gladk at alioth.debian.org
Mon Oct 7 16:22:50 UTC 2013


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

gladk pushed a commit to branch master
in repository libqglviewer.

commit d6e9d00c49aa0ba7f25fc43ac41c1b880b4d3ef0
Author: Anton Gladky <gladky.anton at gmail.com>
Date:   Sun Oct 6 21:10:53 2013 +0200

    Use packaged jquery instead of embedded.
---
 debian/control                |    2 +-
 debian/libqglviewer-doc.links |    1 +
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index c09b165..70c8624 100644
--- a/debian/control
+++ b/debian/control
@@ -55,7 +55,7 @@ Description: OpenGL 3D viewer library based on Qt - runtime library
 Package: libqglviewer-doc
 Section: doc
 Architecture: all
-Depends: ${misc:Depends}
+Depends: ${misc:Depends}, libjs-jquery
 Conflicts: libqglviewer-dev (<< 2.3.15), libqglviewer-dev-common
 Description: OpenGL 3D viewer library - header files and documentation
  libqglviewer (also known as libQGLViewer) is a free C++ library based on Qt
diff --git a/debian/libqglviewer-doc.links b/debian/libqglviewer-doc.links
new file mode 100644
index 0000000..035ae3e
--- /dev/null
+++ b/debian/libqglviewer-doc.links
@@ -0,0 +1 @@
+usr/share/javascript/jquery/jquery.js usr/share/doc/libqglviewer-doc/doc/refManual/jquery.js

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



More information about the debian-science-commits mailing list