[grass] 01/01: Don't use libjs-jquery for Doxygen docs.

Bas Couwenberg sebastic at debian.org
Sat Feb 3 10:17:41 UTC 2018


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

sebastic pushed a commit to branch master
in repository grass.

commit 46d13bfb4e2ea5ad784b244cb1359973db4677f1
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Sat Feb 3 11:17:17 2018 +0100

    Don't use libjs-jquery for Doxygen docs.
---
 debian/changelog       | 6 ++++++
 debian/control         | 3 +--
 debian/grass-doc.links | 1 -
 debian/rules           | 1 -
 4 files changed, 7 insertions(+), 4 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index a3b89df..ecfc2aa 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+grass (7.4.0-2) UNRELEASED; urgency=medium
+
+  * Don't use libjs-jquery for Doxygen docs.
+
+ -- Bas Couwenberg <sebastic at debian.org>  Sat, 03 Feb 2018 11:17:07 +0100
+
 grass (7.4.0-1) unstable; urgency=medium
 
   * New upstream release.
diff --git a/debian/control b/debian/control
index d4ea2d3..0cb9a68 100644
--- a/debian/control
+++ b/debian/control
@@ -156,8 +156,7 @@ Description: GRASS GIS user documentation
 Package: grass-dev-doc
 Section: doc
 Architecture: all
-Depends: libjs-jquery,
-         ${misc:Depends}
+Depends: ${misc:Depends}
 Suggests: grass
 Description: GRASS GIS Programmers' Manual
  Commonly referred to as GRASS, this is a Geographic Information
diff --git a/debian/grass-doc.links b/debian/grass-doc.links
index bd278c6..f23ef7e 100644
--- a/debian/grass-doc.links
+++ b/debian/grass-doc.links
@@ -1,2 +1 @@
 usr/share/doc/grass-doc/html usr/lib/grass74/docs/html
-usr/share/javascript/jquery  usr/share/doc/grass-doc/html/jquery
diff --git a/debian/rules b/debian/rules
index 0b26378..4467021 100755
--- a/debian/rules
+++ b/debian/rules
@@ -226,7 +226,6 @@ override_dh_auto_install-indep: install-arch-stamp
 	install -m 644 -d debian/tmp
 	install -m 644 -d debian/tmp/programming-manual/html
 	cp -r lib/html/* debian/tmp/programming-manual/html/
-	rm -f debian/tmp/programming-manual/html/jquery.js
 	rm -f debian/tmp/programming-manual/html/*.md5
 
 override_dh_install-arch:

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/grass.git



More information about the Pkg-grass-devel mailing list