Bas Couwenberg pushed to branch master at Debian GIS Project / nco
Commits: 92aca79b by Bas Couwenberg at 2021-09-12T19:03:56+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 @@ nco (5.0.1-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:43:14 +0200 ===================================== debian/compat deleted ===================================== @@ -1 +0,0 @@ -10 ===================================== debian/control ===================================== @@ -4,7 +4,7 @@ Uploaders: Francesco Paolo Lovergine <[email protected]>, Bas Couwenberg <[email protected]> Section: science Priority: optional -Build-Depends: debhelper (>= 10~), +Build-Depends: debhelper-compat (= 12), bison, flex, antlr, ===================================== debian/rules ===================================== @@ -48,8 +48,5 @@ override_dh_auto_install: $(RM) debian/nco/usr/lib/nco/libnco.la $(RM) debian/nco/usr/share/info/dir -override_dh_install: - dh_install --list-missing - override_dh_makeshlibs: dh_makeshlibs -Xusr/lib/nco View it on GitLab: https://salsa.debian.org/debian-gis-team/nco/-/commit/92aca79b6057deced99a2f924ab5ad1d9410599d -- View it on GitLab: https://salsa.debian.org/debian-gis-team/nco/-/commit/92aca79b6057deced99a2f924ab5ad1d9410599d 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
