Source: pytroll-schedule
Maintainer: Debian GIS Project <pkg-grass-devel@lists.alioth.debian.org>
Uploaders: Antonio Valentino <antonio.valentino@tiscali.it>
Section: python
Testsuite: autopkgtest-pkg-pybuild
Priority: optional
Build-Depends: debhelper-compat (= 13),
               dh-python,
               dh-sequence-numpy3,
               dh-sequence-python3,
               pybuild-plugin-pyproject,
               python3-all,
               python3-cartopy,
               python3-defusedxml,
               python3-geopandas,
               python3-hatch-vcs,
               python3-hatchling,
               python3-numpy,
               python3-pandas,
               python3-pyorbital,
               python3-pyresample,
               python3-pytest <!nocheck>,
               python3-setuptools,
               python3-shapely,
               python3-yaml
Standards-Version: 4.7.2
Vcs-Browser: https://salsa.debian.org/debian-gis-team/pytroll-schedule
Vcs-Git: https://salsa.debian.org/debian-gis-team/pytroll-schedule.git
Homepage: https://github.com/pytroll/pytroll-schedule
Rules-Requires-Root: no
Description: Scheduling satellite passes in Python
 The package provides a Python library and tools for reception
 scheduling of polar orbit weather satellites.
 This package is part of the PyTroll software suite.

Package: python3-trollsched
Architecture: all
Depends: ${python3:Depends},
         ${misc:Depends}
Recommends: trollsched-bin
Suggests: python3-cartopy
Description: ${source:Synopsis}
 ${source:Extended-Description}

Package: trollsched-bin
Architecture: all
Section: utils
Depends: python3-trollsched (= ${source:Version}),
         ${python3:Depends},
         ${misc:Depends}
Description: ${source:Synopsis} -- scripts
 ${source:Extended-Description}
 .
 This package provides utilities and executable scripts.
