Antonio Valentino pushed to branch master at Debian GIS Project / mintpy
Commits: 261153b5 by Antonio Valentino at 2022-12-23T11:07:25+01:00 Revert changes on h5py explicit dependency - - - - - 3 changed files: - debian/changelog - debian/control - debian/tests/control Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,9 @@ +mintpy (1.5.0-4ubuntu1) UNRELEASED; urgency=medium + + * Revert changes on h5py explicit dependeny. + + -- Antonio Valentino <[email protected]> Fri, 23 Dec 2022 11:05:52 +0100 + mintpy (1.5.0-4) unstable; urgency=medium [ Bas Couwenberg ] ===================================== debian/control ===================================== @@ -17,7 +17,7 @@ Build-Depends: debhelper-compat (= 12), python3-defusedxml, python3-distributed, python3-gdal, - python3-h5py-serial | python3-h5py-mpi, + python3-h5py, python3-joblib, python3-lxml, python3-matplotlib, @@ -42,7 +42,6 @@ Architecture: all Depends: ${python3:Depends}, ${misc:Depends}, python3-distributed, - python3-h5py-serial | python3-h5py-mpi, python3-pysolid, python3-gdal Recommends: python3-pyfftw ===================================== debian/tests/control ===================================== @@ -1,2 +1,2 @@ Tests: python3 -Depends: @, python3-all, python3-h5py-serial | python3-h5py-mpi, python3-pyfftw +Depends: @, python3-all, python3-pyfftw View it on GitLab: https://salsa.debian.org/debian-gis-team/mintpy/-/commit/261153b5aba236708394beba2296b9318bee46d1 -- View it on GitLab: https://salsa.debian.org/debian-gis-team/mintpy/-/commit/261153b5aba236708394beba2296b9318bee46d1 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
