Bas Couwenberg pushed to branch master at Debian GIS Project / netcdf-fortran
Commits: e9345877 by Bas Couwenberg at 2021-09-12T19:56:43+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-fortran (4.5.3+ds-3) 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:56:03 +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), gfortran | fortran-compiler, doxygen, graphviz, ===================================== 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_installchangelogs: dh_installchangelogs RELEASE_NOTES.md View it on GitLab: https://salsa.debian.org/debian-gis-team/netcdf-fortran/-/commit/e93458777306ec4b0487bda6a33858bcfff9201d -- View it on GitLab: https://salsa.debian.org/debian-gis-team/netcdf-fortran/-/commit/e93458777306ec4b0487bda6a33858bcfff9201d 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
