Bas Couwenberg pushed to branch master at Debian GIS Project / libgeotiff
Commits: 6958203a by Bas Couwenberg at 2021-09-12T08:52:17+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 @@ libgeotiff (1.7.0-3) 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 16:35:44 +0200 ===================================== debian/compat deleted ===================================== @@ -1 +0,0 @@ -10 ===================================== debian/control ===================================== @@ -5,7 +5,7 @@ Uploaders: Francesco Paolo Lovergine <[email protected]>, Bas Couwenberg <[email protected]> Section: science Priority: optional -Build-Depends: debhelper (>= 10~), +Build-Depends: debhelper-compat (= 12), libjpeg-dev, libproj-dev (>= 6.0.0), libtiff-dev, ===================================== debian/rules ===================================== @@ -25,7 +25,7 @@ override_dh_clean: override_dh_install: $(RM) debian/*/usr/lib/*/libgeotiff.la - dh_install --list-missing + dh_install override_dh_installchangelogs: dh_installchangelogs ChangeLog View it on GitLab: https://salsa.debian.org/debian-gis-team/libgeotiff/-/commit/6958203ac6da94ea84025722d10a4f4de9ac8b0f -- View it on GitLab: https://salsa.debian.org/debian-gis-team/libgeotiff/-/commit/6958203ac6da94ea84025722d10a4f4de9ac8b0f 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
