Bas Couwenberg pushed to branch master at Debian GIS Project / python-geopandas
Commits: 0f069ae5 by Bas Couwenberg at 2019-12-24T04:45:26Z Don't install examples. (closes: #947266) - - - - - 8e542939 by Bas Couwenberg at 2019-12-24T16:48:38Z Set distribution to unstable. - - - - - 3 changed files: - debian/changelog - − debian/lintian-overrides - debian/rules Changes: ===================================== debian/changelog ===================================== @@ -1,8 +1,11 @@ -python-geopandas (0.6.2-2) UNRELEASED; urgency=medium +python-geopandas (0.6.2-2) unstable; urgency=medium + * Team upload. * Drop Name field from upstream metadata. + * Don't install examples. + (closes: #947266) - -- Bas Couwenberg <[email protected]> Mon, 09 Dec 2019 09:38:22 +0100 + -- Bas Couwenberg <[email protected]> Tue, 24 Dec 2019 17:48:27 +0100 python-geopandas (0.6.2-1) unstable; urgency=medium ===================================== debian/lintian-overrides deleted ===================================== @@ -1,3 +0,0 @@ -# Not a problem -package-contains-documentation-outside-usr-share-doc usr/lib/python3/dist-packages/examples/README.txt - ===================================== debian/rules ===================================== @@ -25,6 +25,7 @@ override_dh_auto_install: dh_auto_install # Remove README with privacy-breach issues $(RM) debian/*/usr/lib/python*/dist-packages/geopandas/datasets/naturalearth_cities/naturalearth_cities.README.html + $(RM) -r debian/*/usr/lib/python*/dist-packages/examples override_dh_python3: dh_python3 -ppython3-geopandas View it on GitLab: https://salsa.debian.org/debian-gis-team/python-geopandas/compare/ff47bdf587462983470ad63705a8f68fa94a7a76...8e542939a7509a5f5c857596bcdd7218bee1d351 -- View it on GitLab: https://salsa.debian.org/debian-gis-team/python-geopandas/compare/ff47bdf587462983470ad63705a8f68fa94a7a76...8e542939a7509a5f5c857596bcdd7218bee1d351 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
