[Git][debian-gis-team/lerc][master] Limit dh_numpy3 to python3-lerc.

Bas Couwenberg (@sebastic) gitlab at salsa.debian.org
Thu Dec 22 07:40:15 GMT 2022



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.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-grass-devel/attachments/20221222/fa1b47a6/attachment.htm>


More information about the Pkg-grass-devel mailing list