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

Bas Couwenberg sebastic at debian.org
Sat Feb 3 10:15:23 UTC 2018


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

sebastic pushed a commit to branch master
in repository geos.

commit 0bd4b5a1b583a219b0a525b92f3e313103a46ce1
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Sat Feb 3 11:14:47 2018 +0100

    Don't use libjs-jquery for Doxygen docs.
---
 debian/changelog         | 1 +
 debian/control           | 3 +--
 debian/control.in        | 3 +--
 debian/libgeos-doc.links | 1 -
 debian/rules             | 3 ---
 5 files changed, 3 insertions(+), 8 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 9c697d2..c60ef33 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
 geos (3.6.2-2) UNRELEASED; urgency=medium
 
   * Update copyright-format URL to use HTTPS.
+  * Don't use libjs-jquery for Doxygen docs.
 
  -- Bas Couwenberg <sebastic at debian.org>  Sat, 20 Jan 2018 15:51:39 +0100
 
diff --git a/debian/control b/debian/control
index bc61bf9..b2ace72 100644
--- a/debian/control
+++ b/debian/control
@@ -100,8 +100,7 @@ Package: libgeos-doc
 Architecture: all
 Multi-Arch: foreign
 Section: doc
-Depends: libjs-jquery,
-         ${misc:Depends}
+Depends: ${misc:Depends}
 Suggests: libgeos-dev (= ${binary:Version})
 Description: Documentation for the GEOS GIS geometry engine library
  GEOS provides a spatial object model and fundamental geometric
diff --git a/debian/control.in b/debian/control.in
index ff229f3..e8ade43 100644
--- a/debian/control.in
+++ b/debian/control.in
@@ -100,8 +100,7 @@ Package: libgeos-doc
 Architecture: all
 Multi-Arch: foreign
 Section: doc
-Depends: libjs-jquery,
-         ${misc:Depends}
+Depends: ${misc:Depends}
 Suggests: libgeos-dev (= ${binary:Version})
 Description: Documentation for the GEOS GIS geometry engine library
  GEOS provides a spatial object model and fundamental geometric
diff --git a/debian/libgeos-doc.links b/debian/libgeos-doc.links
index cda3fb3..9498789 100644
--- a/debian/libgeos-doc.links
+++ b/debian/libgeos-doc.links
@@ -1,2 +1 @@
 usr/share/doc/libgeos-doc/html/index.html usr/share/doc/libgeos-doc/index.html
-usr/share/javascript/jquery/jquery.js     usr/share/doc/libgeos-doc/html/jquery.js
diff --git a/debian/rules b/debian/rules
index dfc33ad..423d22f 100755
--- a/debian/rules
+++ b/debian/rules
@@ -101,9 +101,6 @@ override_dh_install-indep:
 	install -m 644 doc/example.cpp debian/libgeos-doc/usr/share/doc/libgeos-doc/examples
 	install -m 644 debian/Makefile.example debian/libgeos-doc/usr/share/doc/libgeos-doc/examples/Makefile
 
-	# Remove embedded jquery.js in favor of libjs-jquery
-	rm -f debian/libgeos-doc/usr/share/doc/libgeos-doc/html/jquery.js
-
 override_dh_installman:
 	dh_installman -plibgeos-dev debian/geos-config.1
 

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



More information about the Pkg-grass-devel mailing list