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


Commits:
c2ab142c by Bas Couwenberg at 2023-11-25T21:10:38+01:00
Add ${misc:Depends} to Depends last.

- - - - -


1 changed file:

- debian/control


Changes:

=====================================
debian/control
=====================================
@@ -46,8 +46,8 @@ Description: Command line tool and Python library for working 
with STAC
 
 Package: python3-stactools
 Architecture: all
-Depends: ${misc:Depends},
-         ${python3:Depends}
+Depends: ${python3:Depends},
+         ${misc:Depends}
 Suggests: python-stactools-doc
 Description: ${source:Synopsis}
  ${source:Extended-Description}
@@ -55,8 +55,8 @@ Description: ${source:Synopsis}
 Package: python-stactools-doc
 Section: doc
 Architecture: all
-Depends: ${misc:Depends},
-         ${sphinxdoc:Depends}
+Depends: ${sphinxdoc:Depends},
+         ${misc:Depends}
 Suggests: www-browser
 Description: ${source:Synopsis} (documentation)
  ${source:Extended-Description}
@@ -67,8 +67,8 @@ Package: stactools
 Section: utils
 Architecture: all
 Depends: python3-stactools (= ${source:Version}),
-         ${misc:Depends},
-         ${python3:Depends}
+         ${python3:Depends},
+         ${misc:Depends}
 Suggests: python-stactools-doc
 Description: ${source:Synopsis} (CLI)
  ${source:Extended-Description}



View it on GitLab: 
https://salsa.debian.org/debian-gis-team/stactools/-/commit/c2ab142c8dac5f2db2210507d7532d1f061abc10

-- 
View it on GitLab: 
https://salsa.debian.org/debian-gis-team/stactools/-/commit/c2ab142c8dac5f2db2210507d7532d1f061abc10
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

Reply via email to