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


Commits:
dda4aa76 by Bas Couwenberg at 2022-12-22T08:32:37+01:00
Limit dh_numpy3 to python3-lerc.

- - - - -


2 changed files:

- debian/control
- debian/rules


Changes:

=====================================
debian/control
=====================================
@@ -50,7 +50,6 @@ Package: python3-lerc
 Architecture: all
 Section: python
 Depends: liblerc4,
-         python3-numpy,
          ${python3:Depends},
          ${misc:Depends}
 Description: Python 3 bindings to the Limited Error Raster Compression library


=====================================
debian/rules
=====================================
@@ -45,3 +45,6 @@ ifneq ($(shell dpkg-vendor --query vendor),Ubuntu)
 else
        dh_makeshlibs -- -v$(UPSTREAM_VERSION)
 endif
+
+override_dh_numpy3:
+       dh_numpy3 -p python3-lerc



View it on GitLab: 
https://salsa.debian.org/debian-gis-team/lerc/-/commit/dda4aa761ad91396d5f821f0c049de570f727149

-- 
View it on GitLab: 
https://salsa.debian.org/debian-gis-team/lerc/-/commit/dda4aa761ad91396d5f821f0c049de570f727149
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

Reply via email to