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

Sebastiaan Couwenberg gitlab at salsa.debian.org
Sat Feb 3 10:19:13 UTC 2018


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


Commits:
2e450b6b by Bas Couwenberg at 2018-02-03T11:18:32+01:00
Don't use libjs-jquery for Doxygen docs.

- - - - -
e627db43 by Bas Couwenberg at 2018-02-03T11:18:59+01:00
Bump Standards-Version to 4.1.3, no changes.

- - - - -


4 changed files:

- debian/changelog
- debian/control
- − debian/libosmium2-doc.links
- debian/rules


Changes:

=====================================
debian/changelog
=====================================
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,8 @@ libosmium (2.13.1-2) UNRELEASED; urgency=medium
   * Drop libproj-dev build dependency, not directly required and already
     pulled in via libgdal-dev.
   * 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>  Fri, 17 Nov 2017 20:41:00 +0100
 


=====================================
debian/control
=====================================
--- a/debian/control
+++ b/debian/control
@@ -16,7 +16,7 @@ Build-Depends: debhelper (>= 9),
                libsparsehash-dev,
                libutfcpp-dev,
                zlib1g-dev
-Standards-Version: 4.0.0
+Standards-Version: 4.1.3
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-grass/libosmium.git/
 Vcs-Git: https://anonscm.debian.org/git/pkg-grass/libosmium.git
 Homepage: http://osmcode.org/libosmium/
@@ -54,8 +54,7 @@ Description: C++ framework for working with OSM data files
 Package: libosmium2-doc
 Architecture: all
 Section: doc
-Depends: libjs-jquery,
-         ${misc:Depends}
+Depends: ${misc:Depends}
 Description: C++ framework for working with OSM data files - documentation
  The Osmium library has extensive support for all types of OSM entities: nodes,
  ways, relations, and changesets. It allows reading from and writing to OSM


=====================================
debian/libosmium2-doc.links deleted
=====================================
--- a/debian/libosmium2-doc.links
+++ /dev/null
@@ -1 +0,0 @@
-usr/share/javascript/jquery/jquery.js usr/share/doc/libosmium2-doc/html/jquery.js


=====================================
debian/rules
=====================================
--- a/debian/rules
+++ b/debian/rules
@@ -36,9 +36,6 @@ override_dh_installchangelogs:
 override_dh_installdocs:
 	dh_installdocs
 
-	# Remove embedded jquery.js in favor of libjs-jquery
-	$(RM) debian/*/usr/share/doc/*/html/jquery.js
-
 	# Remove useless autogenerated doxygen file
 	$(RM) debian/*/usr/share/doc/*/html/*.md5
 



View it on GitLab: https://salsa.debian.org/debian-gis-team/libosmium/compare/7831be8262d2ad6d421dbf562ada1fceaad6567e...e627db43f29785e6273af39b85266f2e03e7900c

---
View it on GitLab: https://salsa.debian.org/debian-gis-team/libosmium/compare/7831be8262d2ad6d421dbf562ada1fceaad6567e...e627db43f29785e6273af39b85266f2e03e7900c
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/b138b57b/attachment-0001.html>


More information about the Pkg-grass-devel mailing list