diff --git a/debian/control b/debian/control index f3a18b982..42c34d806 100644 --- a/debian/control +++ b/debian/control @@ -1,29 +1,31 @@ Source: swh-web-ui Maintainer: Software Heritage developers Section: python Priority: optional Build-Depends: debhelper (>= 9), dh-python, libjs-cryptojs, libjs-jquery-flot, libjs-jquery-flot-tooltip, python3-all, python3-flask-api, python3-flask-testing, python3-nose, python3-setuptools, python3-swh.core (>= 0.0.20~), python3-swh.storage (>= 0.0.33~), python3-vcversioner, python3-yaml Standards-Version: 3.9.6 Homepage: https://forge.softwareheritage.org/diffusion/DWUI/ Package: python3-swh.web.ui Architecture: all Depends: libjs-cryptojs, + libjs-jquery-flot, + libjs-jquery-flot-tooltip, python3-swh.core (>= 0.0.20~), python3-swh.storage (>= 0.0.33~), ${misc:Depends}, ${python3:Depends} Description: Software Heritage Web UI