[Git][debian-gis-team/geos][master] 2 commits: Don't use libjs-jquery for Doxygen docs.

Sebastiaan Couwenberg gitlab at salsa.debian.org
Sat Feb 3 10:15:29 UTC 2018


Sebastiaan Couwenberg pushed to branch master at Debian GIS Project / geos


Commits:
0bd4b5a1 by Bas Couwenberg at 2018-02-03T11:14:47+01:00
Don't use libjs-jquery for Doxygen docs.

- - - - -
8f7740cf by Bas Couwenberg at 2018-02-03T11:15:08+01:00
Bump Standards-Version to 4.1.3, no changes.

- - - - -


5 changed files:

- debian/changelog
- debian/control
- debian/control.in
- debian/libgeos-doc.links
- debian/rules


Changes:

=====================================
debian/changelog
=====================================
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,8 @@
 geos (3.6.2-2) UNRELEASED; urgency=medium
 
   * Update copyright-format URL to use HTTPS.
+  * Don't use libjs-jquery for Doxygen docs.
+  * Bump Standards-Version to 4.1.3, no changes.
 
  -- Bas Couwenberg <sebastic at debian.org>  Sat, 20 Jan 2018 15:51:39 +0100
 


=====================================
debian/control
=====================================
--- a/debian/control
+++ b/debian/control
@@ -10,7 +10,7 @@ Build-Depends: debhelper (>= 9.20160114),
                pkg-kde-tools,
                ruby-all-dev,
                swig
-Standards-Version: 4.1.2
+Standards-Version: 4.1.3
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-grass/geos.git
 Vcs-Git: https://anonscm.debian.org/git/pkg-grass/geos.git
 Homepage: https://trac.osgeo.org/geos/
@@ -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


=====================================
debian/control.in
=====================================
--- a/debian/control.in
+++ b/debian/control.in
@@ -10,7 +10,7 @@ Build-Depends: debhelper (>= 9.20160114),
                pkg-kde-tools,
                ruby-all-dev,
                swig
-Standards-Version: 4.1.2
+Standards-Version: 4.1.3
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-grass/geos.git
 Vcs-Git: https://anonscm.debian.org/git/pkg-grass/geos.git
 Homepage: https://trac.osgeo.org/geos/
@@ -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


=====================================
debian/libgeos-doc.links
=====================================
--- 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


=====================================
debian/rules
=====================================
--- 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
 



View it on GitLab: https://salsa.debian.org/debian-gis-team/geos/compare/ed108f5edce484cd300feddb4c5f5c1569737bde...8f7740cfd4ab7e6923070ea20e3ab3396fa6bd4b

---
View it on GitLab: https://salsa.debian.org/debian-gis-team/geos/compare/ed108f5edce484cd300feddb4c5f5c1569737bde...8f7740cfd4ab7e6923070ea20e3ab3396fa6bd4b
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.alioth.debian.org/pipermail/pkg-grass-devel/attachments/20180203/4299796c/attachment-0001.html>


More information about the Pkg-grass-devel mailing list