Bas Couwenberg pushed to branch master at Debian GIS Project / pystac
Commits: 4c2a8455 by Bas Couwenberg at 2023-07-02T19:10:38+02:00 Revert "Drop unused UPSTREAM_VERSION." This reverts commit b083e0ed691bf68ae440c11a5c4bdf57de64d83b. - - - - - 1 changed file: - debian/rules Changes: ===================================== debian/rules ===================================== @@ -1,5 +1,9 @@ #! /usr/bin/make -f +include /usr/share/dpkg/pkg-info.mk + +export UPSTREAM_VERSION = $(shell echo $(DEB_VERSION_UPSTREAM) | sed -e 's/\+.*//') + export PYBUILD_NAME=pystac export PYBUILD_TEST_ARGS=-k "\ not test_read_remote \ View it on GitLab: https://salsa.debian.org/debian-gis-team/pystac/-/commit/4c2a8455c35f23dc44e23bd37be4715794e7b4ca -- View it on GitLab: https://salsa.debian.org/debian-gis-team/pystac/-/commit/4c2a8455c35f23dc44e23bd37be4715794e7b4ca 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
