Bas Couwenberg pushed to branch master at Debian GIS Project / netcdf-cxx-legacy
Commits: fd50e3ce by Bas Couwenberg at 2021-09-12T19:48:45+02:00 Bump debhelper compat to 12. Changes: - Drop --list-missing from dh_install - - - - - 7c980f11 by Bas Couwenberg at 2021-09-12T19:56:01+02:00 Update lintian overrides. - - - - - 5 changed files: - debian/changelog - − debian/compat - debian/control - debian/rules - debian/source/lintian-overrides Changes: ===================================== debian/changelog ===================================== @@ -2,6 +2,9 @@ netcdf-cxx-legacy (4.2-13) UNRELEASED; urgency=medium * Bump watch file version to 4. * Bump Standards-Version to 4.6.0, no changes. + * Bump debhelper compat to 12, changes: + - Drop --list-missing from dh_install + * Update lintian overrides. -- Bas Couwenberg <[email protected]> Fri, 06 Nov 2020 19:35:23 +0100 ===================================== debian/compat deleted ===================================== @@ -1 +0,0 @@ -10 ===================================== debian/control ===================================== @@ -4,7 +4,7 @@ Uploaders: Nico Schlömer <[email protected]>, Bas Couwenberg <[email protected]> Section: science Priority: optional -Build-Depends: debhelper (>= 10~), +Build-Depends: debhelper-compat (= 12), libnetcdf-dev (>= 1:4.4.0), pkg-kde-tools, texinfo ===================================== debian/rules ===================================== @@ -22,7 +22,7 @@ override_dh_auto_test: override_dh_install: $(RM) debian/*/usr/lib/*/*.la - dh_install --list-missing + dh_install override_dh_strip: dh_strip --dbgsym-migration='libnetcdf-cxx-legacy-dbg (<< 4.2-9~)' ===================================== debian/source/lintian-overrides ===================================== @@ -1,3 +1,3 @@ # Legacy releases not available via HTTPS -debian-watch-uses-insecure-uri ftp://ftp.unidata.ucar.edu/pub/netcdf/ +debian-watch-uses-insecure-uri ftp://ftp.unidata.ucar.edu/pub/netcdf/ * View it on GitLab: https://salsa.debian.org/debian-gis-team/netcdf-cxx-legacy/-/compare/45ed9a562a07b82f0e2307310921ce6ea786f1c8...7c980f11bfe8c41503542d6bd6cea8f781a70e9f -- View it on GitLab: https://salsa.debian.org/debian-gis-team/netcdf-cxx-legacy/-/compare/45ed9a562a07b82f0e2307310921ce6ea786f1c8...7c980f11bfe8c41503542d6bd6cea8f781a70e9f 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
