diff --git a/debian/control b/debian/control index 7fc314d..24f29a3 100644 --- a/debian/control +++ b/debian/control @@ -1,31 +1,33 @@ Source: swh.icingaplugins Maintainer: Software Heritage developers Section: python Priority: optional Build-Depends: curl, debhelper (>= 9), dh-python (>= 2), python3-all, python3-psycopg2, python3-pytest, python3-pytest-django, python3-pytest-mock, python3-requests, python3-requests-mock, python3-setuptools, python3-swh.core, + python3-swh.deposit, python3-swh.deposit.client, python3-swh.storage (>= 0.0.162~), python3-swh.vault, Standards-Version: 3.9.6 Homepage: https://forge.softwareheritage.org/source/swh-icinga-plugins/ Package: python3-swh.icingaplugins Architecture: all Depends: python3-swh.core, + python3-swh.deposit, python3-swh.deposit.client, python3-swh.storage (>= 0.0.162~), python3-swh.vault, ${misc:Depends}, ${python3:Depends} Description: Scripts for end-to-end monitoring of the SWH infrastructure