Bas Couwenberg pushed to branch master at Debian GIS Project / shapelib
Commits: e6bdd17b by Bas Couwenberg at 2021-09-14T13:25:18+02:00 Bump debhelper compat to 12. Changes: - Drop --list-missing from dh_install - - - - - 1e5a7606 by Bas Couwenberg at 2021-09-14T13:29:29+02:00 Update lintian overrides. - - - - - 5 changed files: - debian/changelog - − debian/compat - debian/control - debian/rules - + debian/shapelib.lintian-overrides Changes: ===================================== debian/changelog ===================================== @@ -3,6 +3,8 @@ shapelib (1.5.0-3) UNRELEASED; urgency=medium * Bump watch file version to 4. * Update lintian overrides. * 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]> Fri, 06 Nov 2020 19:59:25 +0100 ===================================== debian/compat deleted ===================================== @@ -1 +0,0 @@ -10 ===================================== debian/control ===================================== @@ -4,7 +4,7 @@ Uploaders: Francesco Paolo Lovergine <[email protected]>, Bas Couwenberg <[email protected]> Section: libs Priority: optional -Build-Depends: debhelper (>= 10~), +Build-Depends: debhelper-compat (= 12), ronn (>= 0.9.0) Standards-Version: 4.6.0 Vcs-Browser: https://salsa.debian.org/debian-gis-team/shapelib ===================================== debian/rules ===================================== @@ -25,8 +25,5 @@ override_dh_auto_install: # Don't install .la files $(RM) debian/*/usr/lib/*/*.la -override_dh_install: - dh_install --list-missing - override_dh_makeshlibs: dh_makeshlibs -- -v$(UPSTREAM_VERSION) ===================================== debian/shapelib.lintian-overrides ===================================== @@ -0,0 +1,3 @@ +# Not a problem +national-encoding * + View it on GitLab: https://salsa.debian.org/debian-gis-team/shapelib/-/compare/947c5fdf3cd8c0a1d75f7b27ca61e7c335c33e08...1e5a7606e4d70769f6491e2855df0617ecd08cbe -- View it on GitLab: https://salsa.debian.org/debian-gis-team/shapelib/-/compare/947c5fdf3cd8c0a1d75f7b27ca61e7c335c33e08...1e5a7606e4d70769f6491e2855df0617ecd08cbe 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
