Bas Couwenberg pushed to branch master at Debian GIS Project / netcdf-cxx
Commits: dee29fd1 by Bas Couwenberg at 2021-09-12T19:39:21+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 ===================================== @@ -2,6 +2,8 @@ netcdf-cxx (4.3.1-4) UNRELEASED; urgency=medium * Bump Standards-Version to 4.6.0, no changes. * Update watch file for GitHub URL changes. + * Bump debhelper compat to 12, changes: + - Drop --list-missing from dh_install -- Bas Couwenberg <[email protected]> Sat, 28 Nov 2020 13:55:32 +0100 ===================================== 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), doxygen, graphviz, libhdf5-dev, ===================================== debian/rules ===================================== @@ -35,7 +35,7 @@ override_dh_auto_test: override_dh_install: $(RM) debian/tmp/usr/lib/*/*.la - dh_install --list-missing + dh_install override_dh_strip: dh_strip --dbgsym-migration='libnetcdf-c++4-dbg (<< 4.3.0+ds-6~)' View it on GitLab: https://salsa.debian.org/debian-gis-team/netcdf-cxx/-/commit/dee29fd1c4ed907e9ac6d4260016140d9868a6a4 -- View it on GitLab: https://salsa.debian.org/debian-gis-team/netcdf-cxx/-/commit/dee29fd1c4ed907e9ac6d4260016140d9868a6a4 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
