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


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

Reply via email to