[Git][debian-gis-team/lerc][master] 4 commits: Update package description
Sebastiaan Couwenberg
sebastic at xs4all.nl
Sat Sep 9 09:12:22 BST 2023
On 9/9/23 10:04, Antonio Valentino (@antonio.valentino) wrote:
> =====================================
> debian/rules
> =====================================
> @@ -45,6 +45,3 @@ ifneq ($(shell dpkg-vendor --query vendor),Ubuntu)
> else
> dh_makeshlibs -- -v$(UPSTREAM_VERSION)
> endif
> -
> -override_dh_numpy3:
> - dh_numpy3 -p python3-lerc
This causes a regression:
dpkg-gencontrol: warning: package liblerc4: substitution variable
${python3:Depends} unused, but is defined
dpkg-gencontrol: warning: package liblerc-dev: substitution variable
${python3:Depends} unused, but is defined
With -p python3-lerc the subtvar won't be generated for the other packages.
Kind Regards,
Bas
--
GPG Key ID: 4096R/6750F10AE88D4AF1
Fingerprint: 8182 DE41 7056 408D 6146 50D1 6750 F10A E88D 4AF1
More information about the Pkg-grass-devel
mailing list