[Git][debian-gis-team/satpy][master] Reorder dependencies

Antonio Valentino gitlab at salsa.debian.org
Tue Dec 25 10:27:13 GMT 2018


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


Commits:
96d1755c by Antonio Valentino at 2018-12-25T10:27:05Z
Reorder dependencies

- - - - -


1 changed file:

- debian/control


Changes:

=====================================
debian/control
=====================================
@@ -46,10 +46,7 @@ Homepage: https://github.com/pytroll/satpy
 
 Package: python3-satpy
 Architecture: all
-Depends: ${misc:Depends},
-         ${python3:Depends},
-         ${sphinxdoc:Depends},
-         python3-dask,
+Depends: python3-dask,
          python3-grib,
          python3-hdf4,
          python3-numpy,
@@ -62,9 +59,11 @@ Depends: ${misc:Depends},
          python3-trollimage,
          python3-trollsift,
          python3-xarray,
-         python3-yaml
-Recommends: ${python3:Recommends},
-            python3-behave,
+         python3-yaml,
+         ${misc:Depends},
+         ${python3:Depends},
+         ${sphinxdoc:Depends}
+Recommends: python3-behave,
             python3-bs4,
             python3-gdal,
             python3-geotiepoints,
@@ -79,7 +78,8 @@ Recommends: ${python3:Recommends},
             python3-rasterio,
             python3-requests,
             python3-tables,
-            python3-trollsched
+            python3-trollsched,
+            ${python3:Recommends}
 Suggests: ${python3:Suggests}
 Description: Python package for earth-observing satellite data processing
  The SatPy package is a Python library for reading and manipulating



View it on GitLab: https://salsa.debian.org/debian-gis-team/satpy/commit/96d1755c1335cae4477b5f48c88038ff8c8eab3b

-- 
View it on GitLab: https://salsa.debian.org/debian-gis-team/satpy/commit/96d1755c1335cae4477b5f48c88038ff8c8eab3b
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/20181225/24525fb2/attachment-0001.html>


More information about the Pkg-grass-devel mailing list