Bas Couwenberg pushed to branch master at Debian GIS Project / pywps
Commits: 1ef38f61 by Bas Couwenberg at 2021-09-14T07:26:43+02:00 Bump debhelper compat to 12. Changes: - Drop --list-missing from dh_install - - - - - 2220c39f by Bas Couwenberg at 2021-09-14T07:34:39+02:00 Drop undefined substitution variables. - - - - - 4 changed files: - debian/changelog - − debian/compat - debian/control - debian/rules Changes: ===================================== debian/changelog ===================================== @@ -2,6 +2,9 @@ pywps (4.5.0-2) UNRELEASED; urgency=medium * Team upload. * Bump Standards-Version to 4.6.0, no changes. + * Bump debhelper compat to 12, changes: + - Drop --list-missing from dh_install + * Drop undefined substitution variables. -- Bas Couwenberg <[email protected]> Wed, 08 Sep 2021 17:43:54 +0200 ===================================== debian/compat deleted ===================================== @@ -1 +0,0 @@ -10 ===================================== debian/control ===================================== @@ -3,7 +3,7 @@ Maintainer: Debian GIS Project <[email protected]> Uploaders: Angelos Tzotsos <[email protected]> Section: python Priority: optional -Build-Depends: debhelper (>= 10~), +Build-Depends: debhelper-compat (= 12), dh-apache2, dh-python, libjs-mathjax, @@ -63,7 +63,6 @@ Architecture: all Section: metapackages Depends: python3-pywps (>= ${source:Version}), pywps-wsgi (>= ${source:Version}), - ${python3:Depends}, ${misc:Depends} Suggests: cgi-mapserver, pywps-doc ===================================== debian/rules ===================================== @@ -40,6 +40,3 @@ override_dh_auto_test: PYBUILD_BEFORE_TEST="cp -rv {dir}/pywps/schemas {build_dir}/pywps/" \ OFFLINE_TESTS=1 \ dh_auto_test || echo "Ignoring test failures" - -override_dh_install: - dh_install --list-missing View it on GitLab: https://salsa.debian.org/debian-gis-team/pywps/-/compare/10ad2abb315c9b1417b70d7e4f005ad86b5ae89f...2220c39fcd86be2eb3d14218652f43acfc12bf92 -- View it on GitLab: https://salsa.debian.org/debian-gis-team/pywps/-/compare/10ad2abb315c9b1417b70d7e4f005ad86b5ae89f...2220c39fcd86be2eb3d14218652f43acfc12bf92 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
