diff --git a/debian/control b/debian/control index a752ee64..84efba7d 100644 --- a/debian/control +++ b/debian/control @@ -1,53 +1,51 @@ Source: swh-deposit Maintainer: Software Heritage developers Section: python Priority: optional Build-Depends: debhelper (>= 9), dh-python (>= 3), python3-all, python3-click, python3-django, python3-djangorestframework, python3-iso8601, python3-pytest, python3-pytest-django, python3-pytest-mock, python3-pytest-postgresql, python3-requests, python3-requests-mock, python3-setuptools, python3-setuptools-scm, python3-swh.core (>= 0.0.75~), python3-swh.model (>= 0.3.8~), - python3-swh.loader.core (>= 0.0.71~), python3-swh.scheduler (>= 0.0.39~), python3-xmltodict, Standards-Version: 3.9.6 Homepage: https://forge.softwareheritage.org/source/swh-deposit/ Package: python3-swh.deposit Architecture: all Depends: python3-swh.core (>= 0.0.75~), python3-swh.model (>= 0.3.8~), python3-swh.scheduler (>= 0.0.39~), ${misc:Depends}, ${python3:Depends} Description: Software Heritage Deposit Server Package: python3-swh.deposit.client Architecture: all Depends: python3-swh.core (>= 0.0.75~), python3-swh.model (>= 0.3.8~), python3-requests, python3-xmltodict, ${misc:Depends}, ${python3:Depends} Description: Software Heritage Deposit Api Client Package: python3-swh.deposit.loader Architecture: all Depends: python3-swh.deposit.client (= ${binary:Version}), python3-swh.core (>= 0.0.36~), python3-swh.model (>= 0.3.8~), - python3-swh.loader.core (>= 0.0.71~), python3-swh.scheduler (>= 0.0.39~), ${misc:Depends}, ${python3:Depends} Description: Software Heritage Deposit Loader