[Git][debian-gis-team/libosmium][master] 3 commits: Bump debhelper compat to 12, no changes.

Bas Couwenberg (@sebastic) gitlab at salsa.debian.org
Sun Sep 12 08:56:07 BST 2021



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


Commits:
25c9c318 by Bas Couwenberg at 2021-09-12T09:03:58+02:00
Bump debhelper compat to 12, no changes.

- - - - -
4e82eb79 by Bas Couwenberg at 2021-09-12T09:21:56+02:00
Use installed files instead of source tree.

- - - - -
d619c550 by Bas Couwenberg at 2021-09-12T09:41:58+02:00
Update doc-base paths.

- - - - -


6 changed files:

- debian/changelog
- − debian/compat
- debian/control
- debian/libosmium2-dev.install
- debian/libosmium2-doc.doc-base
- debian/rules


Changes:

=====================================
debian/changelog
=====================================
@@ -1,6 +1,9 @@
 libosmium (2.17.0-2) UNRELEASED; urgency=medium
 
   * Bump Standards-Version to 4.6.0, no changes.
+  * Bump debhelper compat to 12, no changes.
+  * Use installed files instead of source tree.
+  * Update doc-base paths.
 
  -- Bas Couwenberg <sebastic at debian.org>  Wed, 08 Sep 2021 16:36:26 +0200
 


=====================================
debian/compat deleted
=====================================
@@ -1 +0,0 @@
-10


=====================================
debian/control
=====================================
@@ -3,7 +3,7 @@ Maintainer: Debian GIS Project <pkg-grass-devel at lists.alioth.debian.org>
 Uploaders: Bas Couwenberg <sebastic at debian.org>
 Section: science
 Priority: optional
-Build-Depends: debhelper (>= 10~),
+Build-Depends: debhelper-compat (= 12),
                doxygen,
                cmake,
                graphviz,


=====================================
debian/libosmium2-dev.install
=====================================
@@ -1,2 +1 @@
-include/osmium      usr/include
-include/gdalcpp.hpp usr/include
+usr/include


=====================================
debian/libosmium2-doc.doc-base
=====================================
@@ -4,5 +4,5 @@ Author: Jochen Topf
 Section: Programming/C++
 
 Format: HTML
-Index: /usr/share/doc/libosmium2-doc/html/index.html
-Files: /usr/share/doc/libosmium2-doc/html/*.html
+Index: /usr/share/doc/libosmium2-dev/html/index.html
+Files: /usr/share/doc/libosmium2-dev/html/*.html


=====================================
debian/rules
=====================================
@@ -11,7 +11,7 @@ DEB_BUILD_ARCH ?= $(shell dpkg-architecture -qDEB_BUILD_ARCH)
 	dh $@ --builddirectory=build
 
 override_dh_auto_configure:
-	dh_auto_configure -- -DCMAKE_VERBOSE_MAKEFILE=1
+	dh_auto_configure -- -DINSTALL_GDALCPP=ON
 
 override_dh_auto_build-arch:
 	dh_auto_build --arch



View it on GitLab: https://salsa.debian.org/debian-gis-team/libosmium/-/compare/44e65d0fa72f62b9d185b6fb93edf9bf060dc92e...d619c5503c3e295f1d893b661720469d73d3dc8a

-- 
View it on GitLab: https://salsa.debian.org/debian-gis-team/libosmium/-/compare/44e65d0fa72f62b9d185b6fb93edf9bf060dc92e...d619c5503c3e295f1d893b661720469d73d3dc8a
You're receiving this email because of your account on salsa.debian.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-grass-devel/attachments/20210912/5876aec6/attachment-0001.htm>


More information about the Pkg-grass-devel mailing list