[Git][debian-gis-team/stac-check][master] Sort dependencies.

Bas Couwenberg (@sebastic) gitlab at salsa.debian.org
Sun Feb 18 10:16:01 GMT 2024



Bas Couwenberg pushed to branch master at Debian GIS Project / stac-check


Commits:
7d4ea4b9 by Bas Couwenberg at 2024-02-18T11:12:57+01:00
Sort dependencies.

- - - - -


1 changed file:

- debian/control


Changes:

=====================================
debian/control
=====================================
@@ -32,8 +32,8 @@ Description: Linting and validation tool for STAC assets
 
 Package: python3-stac-check
 Architecture: all
-Depends: ${misc:Depends},
-         ${python3:Depends}
+Depends: ${python3:Depends},
+         ${misc:Depends}
 Suggests: python-stac-check-doc
 Description: ${source:Synopsis}
  ${source:Extended-Description}
@@ -41,9 +41,9 @@ Description: ${source:Synopsis}
 Package: python-stac-check-doc
 Section: doc
 Architecture: all
-Depends: ${misc:Depends},
+Depends: libjs-highlight.js,
          ${sphinxdoc:Depends},
-         libjs-highlight.js
+         ${misc:Depends}
 Suggests: www-browser
 Description: ${source:Synopsis} (documentation)
  ${source:Extended-Description}
@@ -53,9 +53,9 @@ Description: ${source:Synopsis} (documentation)
 Package: stac-check
 Section: utils
 Architecture: all
-Depends: ${misc:Depends},
+Depends: python3-stac-check (= ${source:Version}),
          ${python3:Depends},
-         python3-stac-check (= ${source:Version})
+         ${misc:Depends}
 Description: ${source:Synopsis} (CLI programs)
  ${source:Extended-Description}
  .



View it on GitLab: https://salsa.debian.org/debian-gis-team/stac-check/-/commit/7d4ea4b9460b2e6c8444eff2220ff29a027f4541

-- 
View it on GitLab: https://salsa.debian.org/debian-gis-team/stac-check/-/commit/7d4ea4b9460b2e6c8444eff2220ff29a027f4541
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/20240218/ecc4fa89/attachment-0001.htm>


More information about the Pkg-grass-devel mailing list