diff --git a/debian/control b/debian/control index d6c09653..267f6a93 100644 --- a/debian/control +++ b/debian/control @@ -1,55 +1,55 @@ Source: swh-deposit Maintainer: Software Heritage developers Section: python Priority: optional Build-Depends: debhelper (>= 9), - dh-python (>= 2), + dh-python (>= 3), patool, python3-setuptools, python3-all, python3-click, python3-django, python3-djangorestframework, python3-pytest, python3-pytest-django, python3-requests, python3-vcversioner, python3-swh.core (>= 0.0.36~), python3-swh.model (>= 0.0.26~), python3-swh.loader.core (>= 0.0.32~), python3-swh.loader.tar (>= 0.0.39~), python3-swh.scheduler (>= 0.0.39~), python3-vcversioner, 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.36~), python3-swh.model (>= 0.0.26~), python3-swh.scheduler (>= 0.0.39~), patool, ${misc:Depends}, ${python3:Depends} Description: Software Heritage Deposit Server Package: python3-swh.deposit.client Architecture: all Depends: python3-swh.core (>= 0.0.36~), python3-swh.model (>= 0.0.26~), python3-requests, python3-xmltodict, ${misc:Depends}, ${python3:Depends} Description: Software Heritage Deposit Api Client Package: python3-swh.deposit.loader Conflict: python3-swh.deposit.injection Architecture: all Depends: python3-swh.deposit.client (= ${binary:Version}), python3-swh.core (>= 0.0.36~), python3-swh.model (>= 0.0.26~), python3-swh.loader.core (>= 0.0.32~), python3-swh.loader.tar (>= 0.0.39~), python3-swh.scheduler (>= 0.0.39~), ${misc:Depends}, ${python3:Depends} Description: Software Heritage Deposit Loader diff --git a/debian/pytest.testfiles b/debian/pytest.testfiles new file mode 100644 index 00000000..0c104ddd --- /dev/null +++ b/debian/pytest.testfiles @@ -0,0 +1 @@ +swh.deposit.egg-info