[gdal] 07/07: Now doxygen jquery left in place for compatibility

Francesco Lovergine frankie at moszumanska.debian.org
Tue Jan 2 12:36:48 UTC 2018


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

frankie pushed a commit to branch master
in repository gdal.

commit 4cd7378fdb7ed729f2c75628ac8094f4ec205f68
Author: Francesco Paolo Lovergine <frankie at debian.org>
Date:   Tue Jan 2 13:34:55 2018 +0100

    Now doxygen jquery left in place for compatibility
---
 debian/changelog | 3 +++
 debian/rules     | 4 ----
 2 files changed, 3 insertions(+), 4 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 2b7e4d6..90e5a15 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,9 @@ gdal (2.2.3+dfsg-2) unstable; urgency=medium
     documentation.
   * New patch perl-doxygen added to get the full classes documentation in 
     Perl binding, due to current doxygen implementation.
+  * The doxygen jquery is currently a fork of jquery in minified form, and it
+    is not compatible with the modern one. Replacement with the libjsquery
+    provided now removed.
 
  -- Francesco Paolo Lovergine <frankie at debian.org>  Tue, 02 Jan 2018 12:27:12 +0100
 
diff --git a/debian/rules b/debian/rules
index f64a61a..ccefddd 100755
--- a/debian/rules
+++ b/debian/rules
@@ -188,10 +188,6 @@ override_dh_auto_install:
 	# removing la file
 	rm -f $(CURDIR)/debian/tmp/usr/lib/libgdal.la
 
-	# Remove doxygen jquery.js copy in favor of libjs-jquery
-	rm -f $(CURDIR)/debian/*/usr/share/doc/libgdal-doc/*/jquery.js
-	rm -f $(CURDIR)/debian/*/usr/share/doc/libgdal-perl/*/jquery.js
-
 	# removing embedded rpath in main lib
 	-find $(CURDIR)/debian/tmp/usr/lib -type f -name "*.so*" -exec chrpath --delete {} \;
 

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



More information about the Pkg-grass-devel mailing list