Bas Couwenberg pushed to branch master at Debian GIS Project / rasterio
Commits: cdb1f193 by Bas Couwenberg at 2021-09-14T12:15:31+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,3 +1,11 @@ +rasterio (1.2.8-2) UNRELEASED; urgency=medium + + * Team upload. + * Bump debhelper compat to 12, changes: + - Drop --list-missing from dh_install + + -- Bas Couwenberg <[email protected]> Tue, 14 Sep 2021 12:15:10 +0200 + rasterio (1.2.8-1) unstable; urgency=medium * Team upload. ===================================== debian/compat deleted ===================================== @@ -1 +0,0 @@ -10 ===================================== debian/control ===================================== @@ -3,7 +3,7 @@ Maintainer: Debian GIS Project <[email protected]> Uploaders: Johan Van de Wauw <[email protected]> Section: python Priority: optional -Build-Depends: debhelper (>= 10~), +Build-Depends: debhelper-compat (= 12), dh-python, libgdal-dev, gdal-bin, ===================================== debian/rules ===================================== @@ -25,7 +25,7 @@ override_dh_auto_test: dh_auto_test || echo "Ignoring test failures" override_dh_install: - dh_install --list-missing + dh_install $(RM) -r debian/python3-rasterio/usr/bin View it on GitLab: https://salsa.debian.org/debian-gis-team/rasterio/-/commit/cdb1f1932c0f02e262e38e03dc61d380019b6f35 -- View it on GitLab: https://salsa.debian.org/debian-gis-team/rasterio/-/commit/cdb1f1932c0f02e262e38e03dc61d380019b6f35 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
