Bas Couwenberg pushed to branch master at Debian GIS Project / mapproxy
Commits: 5fb444ad by Bas Couwenberg at 2021-09-12T17:31:00+02:00 Bump debhelper compat to 12. Changes: - Drop --list-missing from dh_install - - - - - d6364028 by Bas Couwenberg at 2021-09-12T17:42:34+02:00 Update lintian overrides. - - - - - 5 changed files: - debian/changelog - − debian/compat - debian/control - − debian/mapproxy.lintian-overrides - debian/rules Changes: ===================================== debian/changelog ===================================== @@ -1,6 +1,9 @@ mapproxy (1.13.2-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 + * Update lintian overrides. -- Bas Couwenberg <[email protected]> Wed, 08 Sep 2021 16:40:30 +0200 ===================================== debian/compat deleted ===================================== @@ -1 +0,0 @@ -10 ===================================== debian/control ===================================== @@ -3,7 +3,7 @@ Maintainer: Debian GIS Project <[email protected]> Uploaders: Bas Couwenberg <[email protected]> Section: python Priority: optional -Build-Depends: debhelper (>= 10~), +Build-Depends: debhelper-compat (= 12), dh-python, libgdal-dev, python3-all, ===================================== debian/mapproxy.lintian-overrides deleted ===================================== @@ -1,3 +0,0 @@ -# Manpage for subcommand -spare-manual-page usr/share/man/man1/mapproxy-util-autoconfig.1.gz - ===================================== debian/rules ===================================== @@ -77,6 +77,6 @@ override_dh_auto_install: done override_dh_install: - dh_install --list-missing + dh_install $(RM) debian/*/usr/share/python*-mapproxy/test/schemas/*/*/ReadMe.txt View it on GitLab: https://salsa.debian.org/debian-gis-team/mapproxy/-/compare/0cbfdabf6378df0dcad114bae2303c9c9d1f1fd0...d6364028bc5b1c3bb6c093e16e7696ee7caf17d9 -- View it on GitLab: https://salsa.debian.org/debian-gis-team/mapproxy/-/compare/0cbfdabf6378df0dcad114bae2303c9c9d1f1fd0...d6364028bc5b1c3bb6c093e16e7696ee7caf17d9 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
