Bas Couwenberg pushed to branch master at Debian GIS Project / sfcgal
Commits: 0d179dd7 by Bas Couwenberg at 2021-09-14T13:10:09+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 @@ sfcgal (1.3.10-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:45:09 +0200 ===================================== debian/compat deleted ===================================== @@ -1 +0,0 @@ -10 ===================================== debian/control ===================================== @@ -4,7 +4,7 @@ Uploaders: Sven Geggus <[email protected]>, Bas Couwenberg <[email protected]> Section: science Priority: optional -Build-Depends: debhelper (>= 10~), +Build-Depends: debhelper-compat (= 12), cmake, libcgal-dev (>= 5.0~), libboost-all-dev, ===================================== debian/rules ===================================== @@ -52,7 +52,7 @@ override_dh_install: # Remove test executables $(RM) $(CURDIR)/debian/tmp/usr/bin/*test* - dh_install --list-missing + dh_install override_dh_installchangelogs: dh_installchangelogs NEWS View it on GitLab: https://salsa.debian.org/debian-gis-team/sfcgal/-/commit/0d179dd7c252156a68abb3101fd65e07064ca844 -- View it on GitLab: https://salsa.debian.org/debian-gis-team/sfcgal/-/commit/0d179dd7c252156a68abb3101fd65e07064ca844 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
