Hi Bas, On 8/27/21 3:50 PM, Sebastiaan Couwenberg wrote: > Don't hardcode the version, use dpkg-parsechangelog to get it from > debian/changelog when DEB_VERSION_UPSTREAM is not set in the environment > via /usr/share/dpkg/pkg-info.mk. See python-cartopy for example: > > > https://salsa.debian.org/debian-gis-team/python-cartopy/-/blob/master/debian/version.py
Thanks for the input! I added the `dpkg-parsechangelog` now into the `Makefile` itself. I think upstream some solution like writing to a .VERSION file is going to be done. So, this seems to be a temporary fix. Kindeness, Felix _______________________________________________ Pkg-grass-devel mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-grass-devel
