[geographiclib] 01/07: Preserving Doxygen jquery
Francesco Lovergine
frankie at moszumanska.debian.org
Fri Jan 19 08:42:56 UTC 2018
This is an automated email from the git hooks/post-receive script.
frankie pushed a commit to branch master
in repository geographiclib.
commit 3a05598ac61c2341d11bd33825f6eb9587463a1e
Author: Francesco Paolo Lovergine <frankie at debian.org>
Date: Thu Jan 18 11:53:54 2018 +0100
Preserving Doxygen jquery
---
debian/changelog | 7 +++++++
debian/control | 3 +--
debian/rules | 4 ----
3 files changed, 8 insertions(+), 6 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index d6a8687..f287a04 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+geographiclib (1.49-3) UNRELEASED; urgency=medium
+
+ * Doxygen JQuery is not compatible with the standard one, so the embedded
+ version is now preserved.
+
+ -- Francesco Paolo Lovergine <frankie at debian.org> Thu, 18 Jan 2018 11:49:31 +0100
+
geographiclib (1.49-2) unstable; urgency=medium
* Add patch by Chris Lamb to make the build reproducible.
diff --git a/debian/control b/debian/control
index 796a55a..0761f16 100644
--- a/debian/control
+++ b/debian/control
@@ -40,8 +40,7 @@ Description: C++ library to solve some geodesic problems -- tools
Package: geographiclib-doc
Architecture: all
Section: doc
-Depends: libjs-jquery,
- libjs-mathjax,
+Depends: libjs-mathjax,
${misc:Depends}
Breaks: geographiclib-tools (<< 1.40-1~exp1)
Replaces: geographiclib-tools (<< 1.40-1~exp1)
diff --git a/debian/rules b/debian/rules
index fedd390..0f5e5a0 100755
--- a/debian/rules
+++ b/debian/rules
@@ -48,10 +48,6 @@ override_dh_install:
# Remove MATLAB files
$(RM) -r debian/tmp/usr/share/matlab/
- # Remove embedded jQuery
- $(RM) debian/tmp/usr/share/doc/geographiclib/html/*/jquery.js \
- debian/tmp/usr/share/doc/geographiclib/html/jquery.js
-
# Move Node.js module to /usr/lib/nodejs
mkdir -p debian/tmp/usr/lib/nodejs
$(RM) debian/tmp/usr/lib/*/node_modules/geographiclib/README.md
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/geographiclib.git
More information about the Pkg-grass-devel
mailing list