[Git][debian-gis-team/stactools][master] Add ${misc:Depends} to Depends last.

Bas Couwenberg (@sebastic) gitlab at salsa.debian.org
Sat Nov 25 20:14:31 GMT 2023



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.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-grass-devel/attachments/20231125/58e06271/attachment-0001.htm>


More information about the Pkg-grass-devel mailing list