[Git][debian-gis-team/mintpy][master] 2 commits: Add explicit dependencies on h5py

Antonio Valentino (@antonio.valentino) gitlab at salsa.debian.org
Fri Dec 23 09:38:07 GMT 2022



Antonio Valentino pushed to branch master at Debian GIS Project / mintpy


Commits:
6bfee71b by Antonio Valentino at 2022-12-23T09:24:47+00:00
Add explicit dependencies on h5py

- - - - -
7d917651 by Antonio Valentino at 2022-12-23T09:25:06+00:00
Set distribution to unstable

- - - - -


3 changed files:

- debian/changelog
- debian/control
- debian/tests/control


Changes:

=====================================
debian/changelog
=====================================
@@ -1,9 +1,13 @@
-mintpy (1.5.0-4) UNRELEASED; urgency=medium
+mintpy (1.5.0-4) unstable; urgency=medium
 
-  * Team upload.
+  [ Bas Couwenberg ]
   * Add py3dist override for h5py.
 
- -- Bas Couwenberg <sebastic at debian.org>  Thu, 22 Dec 2022 19:36:36 +0100
+  [ Antonio Valentino ]
+  * Add explicit dependency on python3-h5py-serial | python3-h5py-mpi
+    in d/control and in d/tests/control.
+
+ -- Antonio Valentino <antonio.valentino at tiscali.it>  Fri, 23 Dec 2022 09:24:59 +0000
 
 mintpy (1.5.0-3) unstable; urgency=medium
 


=====================================
debian/control
=====================================
@@ -17,7 +17,7 @@ Build-Depends: debhelper-compat (= 12),
                python3-defusedxml,
                python3-distributed,
                python3-gdal,
-               python3-h5py,
+               python3-h5py-serial | python3-h5py-mpi,
                python3-joblib,
                python3-lxml,
                python3-matplotlib,
@@ -42,6 +42,7 @@ 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
+Depends: @, python3-all, python3-h5py-serial | python3-h5py-mpi, python3-pyfftw



View it on GitLab: https://salsa.debian.org/debian-gis-team/mintpy/-/compare/bdd28dbc791a3bb34d60c2521ef6698d9e71ef66...7d91765102e4e67c0777896f831086aacb7834f8

-- 
View it on GitLab: https://salsa.debian.org/debian-gis-team/mintpy/-/compare/bdd28dbc791a3bb34d60c2521ef6698d9e71ef66...7d91765102e4e67c0777896f831086aacb7834f8
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/20221223/d24de52f/attachment-0001.htm>


More information about the Pkg-grass-devel mailing list