Bas Couwenberg pushed to branch master at Debian GIS Project / geographiclib
Commits: 571ee5bc by Bas Couwenberg at 2021-09-11T19:52:23+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 @@ geographiclib (1.52-2) 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:25:15 +0200 ===================================== debian/compat deleted ===================================== @@ -1 +0,0 @@ -10 ===================================== debian/control ===================================== @@ -5,7 +5,7 @@ Uploaders: Francesco Paolo Lovergine <[email protected]>, Section: science Priority: optional Build-Depends: autoconf-archive, - debhelper (>= 10~), + debhelper-compat (= 12), dh-python, doxygen, python3-all, ===================================== debian/rules ===================================== @@ -49,7 +49,7 @@ override_dh_install: mv debian/tmp/usr/lib/*/node_modules/geographiclib debian/tmp/usr/share/nodejs rmdir debian/tmp/usr/lib/*/node_modules - dh_install --list-missing + dh_install override_dh_installchangelogs: dh_installchangelogs NEWS View it on GitLab: https://salsa.debian.org/debian-gis-team/geographiclib/-/commit/571ee5bc6c8a4e698b0ad26e94064ae87cc6174a -- View it on GitLab: https://salsa.debian.org/debian-gis-team/geographiclib/-/commit/571ee5bc6c8a4e698b0ad26e94064ae87cc6174a 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
