Hi Bas,
UPSTREAM_VERSION is used in 0003-Fix-links-to-source-in-docs.patch to build the links to the correct tag in the git source. If the UPSTREAM_VERSION environment variable is not defined it should fallback to master, so it is not a big issue, but probably we shall revert this change in future releases.

cheers
antonio

Il 02/07/23 18:17, Bas Couwenberg (@sebastic) ha scritto:


Bas Couwenberg pushed to branch master at Debian GIS Project / pystac


Commits:
b083e0ed by Bas Couwenberg at 2023-07-02T18:10:50+02:00
Drop unused UPSTREAM_VERSION.

- - - - -


1 changed file:

- debian/rules


Changes:

=====================================
debian/rules
=====================================
@@ -1,9 +1,5 @@
  #! /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/b083e0ed691bf68ae440c11a5c4bdf57de64d83b


_______________________________________________
Pkg-grass-devel mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-grass-devel

--
Antonio Valentino

_______________________________________________
Pkg-grass-devel mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-grass-devel

Reply via email to