Bas Couwenberg pushed to branch experimental at Debian GIS Project / netcdf
Commits: 558f1eaa by Bas Couwenberg at 2021-09-12T19:20:22+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 @@ netcdf (1:4.8.1-1~exp2) 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:44:33 +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), cmake (>= 3.6.1), chrpath, m4, ===================================== debian/rules ===================================== @@ -42,9 +42,6 @@ override_dh_auto_install: -find $(CURDIR)/debian/tmp/usr/bin -type f -not -name nc-config -exec chrpath --delete {} \; -find $(CURDIR)/debian/tmp/usr/lib -type f -name "*.so*" -exec chrpath --delete {} \; -override_dh_install: - dh_install --list-missing - override_dh_installchangelogs: dh_installchangelogs RELEASE_NOTES.md View it on GitLab: https://salsa.debian.org/debian-gis-team/netcdf/-/commit/558f1eaa2337c10ea7df7775b38ea5ba65741b53 -- View it on GitLab: https://salsa.debian.org/debian-gis-team/netcdf/-/commit/558f1eaa2337c10ea7df7775b38ea5ba65741b53 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
