[Git][debian-gis-team/pygac][master] Reorder dependencies, real packages first.

Bas Couwenberg gitlab at salsa.debian.org
Tue Dec 25 08:44:11 GMT 2018


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


Commits:
89505b9a by Bas Couwenberg at 2018-12-25T08:44:04Z
Reorder dependencies, real packages first.

- - - - -


1 changed file:

- debian/control


Changes:

=====================================
debian/control
=====================================
@@ -21,13 +21,13 @@ Homepage: https://github.com/pytroll/pygac
 
 Package: python3-pygac
 Architecture: all
-Depends: ${misc:Depends},
-         ${python3:Depends},
-         python3-h5py,
+Depends: python3-h5py,
          python3-numpy,
-         python3-pyorbital
-Recommends: ${python3:Recommends},
-            python3-geotiepoints
+         python3-pyorbital,
+         ${python3:Depends},
+         ${misc:Depends}
+Recommends: python3-geotiepoints,
+            ${python3:Recommends}
 Suggests: ${python3:Suggests}
 Description: Python package to read and calibrate NOAA AVHRR GAC data
  pygac reads NOAA AVHRR Global Area Coverage (GAC) data, and performs



View it on GitLab: https://salsa.debian.org/debian-gis-team/pygac/commit/89505b9abc23cf713ba3208014b0d5a3786c4d84

-- 
View it on GitLab: https://salsa.debian.org/debian-gis-team/pygac/commit/89505b9abc23cf713ba3208014b0d5a3786c4d84
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/1ccf5101/attachment-0001.html>


More information about the Pkg-grass-devel mailing list