diff --git a/debian/control b/debian/control index ac66cce..4401ba9 100644 --- a/debian/control +++ b/debian/control @@ -1,25 +1,26 @@ Source: swh-web-client Maintainer: Software Heritage developers Section: python Priority: optional Build-Depends: debhelper-compat (= 13), dh-python (>= 2), python3-all, python3-click, python3-dateutil, python3-pytest, python3-pytest-mock, python3-requests, python3-requests-mock, python3-setuptools, python3-setuptools-scm, + python3-swh.auth, python3-swh.core, python3-swh.model Standards-Version: 3.9.6 Homepage: https://forge.softwareheritage.org/source/swh-web-client/ Package: python3-swh.web.client Architecture: all Depends: ${misc:Depends}, ${python3:Depends} Description: Software Heritage web client