Bas Couwenberg pushed to branch master at Debian GIS Project / osm2pgsql
Commits: dd31c5b2 by Bas Couwenberg at 2021-09-13T13:18:33+02:00 Bump debhelper compat to 12. Changes: - Drop --list-missing from dh_install - - - - - 4 changed files: - debian/changelog - − debian/compat - debian/control - debian/rules Changes: ===================================== debian/changelog ===================================== @@ -1,6 +1,8 @@ osm2pgsql (1.5.1+ds-2) UNRELEASED; urgency=medium * Bump Standards-Version to 4.6.0, no changes. + * Bump debhelper compat to 12, changes: + - Drop --list-missing from dh_install -- Bas Couwenberg <[email protected]> Wed, 08 Sep 2021 17:31:12 +0200 ===================================== debian/compat deleted ===================================== @@ -1 +0,0 @@ -10 ===================================== debian/control ===================================== @@ -6,7 +6,7 @@ Uploaders: Francesco Paolo Lovergine <[email protected]>, Bas Couwenberg <[email protected]> Section: utils Priority: optional -Build-Depends: debhelper (>= 10~), +Build-Depends: debhelper-compat (= 12), cmake, libboost-dev, libboost-system-dev, ===================================== debian/rules ===================================== @@ -24,9 +24,6 @@ override_dh_auto_configure: override_dh_auto_test: dh_auto_test || echo "Ignoring test failures" -override_dh_install: - dh_install --list-missing - override_dh_compress: # clean up some naive file permissions dh_compress -X.php -X.sql -X.js -X.c -X.h View it on GitLab: https://salsa.debian.org/debian-gis-team/osm2pgsql/-/commit/dd31c5b219c7a19b753fe415ca00fd8740fa6348 -- View it on GitLab: https://salsa.debian.org/debian-gis-team/osm2pgsql/-/commit/dd31c5b219c7a19b753fe415ca00fd8740fa6348 You're receiving this email because of your account on salsa.debian.org.
_______________________________________________ Pkg-grass-devel mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-grass-devel
