Antonio Valentino pushed to branch master at Debian GIS Project / eodag
Commits: a4d3af30 by Antonio Valentino at 2025-04-24T09:57:47+00:00 Use ~exp1 suffix for uploads to experiemntal - - - - - dcea8742 by Antonio Valentino at 2025-04-24T12:18:56+02:00 Sort fields and dependencies in d/control - - - - - 2 changed files: - debian/changelog - debian/control Changes: ===================================== debian/changelog ===================================== @@ -1,4 +1,4 @@ -eodag (3.3.1+ds-1) experimental; urgency=low +eodag (3.3.1+ds-1~exp1) experimental; urgency=low * Initial release (Closes: #1064200). ===================================== debian/control ===================================== @@ -1,8 +1,8 @@ Source: eodag -Section: python -Priority: optional Maintainer: Debian GIS Project <[email protected]> Uploaders: Antonio Valentino <[email protected]> +Section: python +Priority: optional Build-Depends: debhelper-compat (= 13), dh-sequence-python3, pybuild-plugin-pyproject, @@ -51,11 +51,11 @@ Build-Depends: debhelper-compat (= 13), python3-whoosh, python3-yaml Standards-Version: 4.7.2 -Testsuite: autopkgtest-pkg-pybuild -Homepage: https://github.com/CS-SI/eodag -Rules-Requires-Root: no Vcs-Browser: https://salsa.debian.org/debian-gis-team/eodag Vcs-Git: https://salsa.debian.org/debian-gis-team/eodag.git +Homepage: https://github.com/CS-SI/eodag +Rules-Requires-Root: no +Testsuite: autopkgtest-pkg-pybuild Description: Earth Observation Data Access Gateway EODAG (Earth Observation Data Access Gateway) is a command line tool and a plugin-oriented Python framework for searching, aggregating @@ -83,8 +83,8 @@ Description: Earth Observation Data Access Gateway Package: python3-eodag Architecture: all -Depends: ${misc:Depends}, - ${python3:Depends} +Depends: ${python3:Depends}, + ${misc:Depends} Recommends: python3-cachetools, python3-ecmwf-api-client, python3-fastapi, View it on GitLab: https://salsa.debian.org/debian-gis-team/eodag/-/compare/23d09e0eef0b858556131a35276df8a25d65ec14...dcea8742c5065f408a2bf4940088e7eaec264530 -- View it on GitLab: https://salsa.debian.org/debian-gis-team/eodag/-/compare/23d09e0eef0b858556131a35276df8a25d65ec14...dcea8742c5065f408a2bf4940088e7eaec264530 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
