diff --git a/debian/control b/debian/control index 1011b30e..6c95c8d0 100644 --- a/debian/control +++ b/debian/control @@ -1,64 +1,64 @@ Source: swh-web Maintainer: Software Heritage developers Section: python Priority: optional Build-Depends: curl, debhelper (>= 9), dh-python (>= 2), python3-all, python3-bs4, python3-cryptography, python3-django (>= 2:2.2.11~), python3-djangorestframework (>= 3.4.0~), python3-django-cors-headers, python3-django-js-reverse, python3-django-test-migrations, - python3-django-webpack-loader, + python3-django-webpack-loader (>= 1.0.0~), python3-docutils, python3-htmlmin, python3-hypothesis (>= 3.11.0~), python3-keycloak, python3-magic (>= 0.3.0~), python3-lxml, python3-prometheus-client, python3-pybadges, python3-pytest, python3-pytest-django, python3-pytest-mock, python3-pygments, python3-requests, python3-requests-mock, python3-setuptools, python3-setuptools-scm, python3-sphinx, python3-sphinxcontrib.httpdomain, python3-typing-extensions (>= 3.7.4~), python3-yaml, python3-swh.auth.django (>= 0.5.3~), python3-swh.core (>= 0.12.0~), python3-swh.counters (>= 0.5.1~), python3-swh.model (>= 2.4.0~), python3-swh.storage (>= 0.25.0~), python3-swh.indexer (>= 0.7.0~), python3-swh.vault (>= 0.5.0~), python3-swh.scheduler (>= 0.10.0~), python3-swh.loader.git (>= 0.9.0~), python3-swh.search (>= 0.6.1~) Standards-Version: 3.9.6 Homepage: https://forge.softwareheritage.org/diffusion/DWUI/ Package: python3-swh.web Architecture: all Depends: python3-swh.auth.django (>= 0.5.3~), python3-swh.core (>= 0.12.0~), python3-swh.counters (>= 0.5.1~), python3-swh.model (>= 2.4.0~), python3-swh.storage (>= 0.25.0~), python3-swh.indexer.storage (>= 0.7.0~), python3-swh.vault (>= 0.5.0~), python3-swh.scheduler (>= 0.10.0~), python3-swh.search (>= 0.6.1~), ${misc:Depends}, ${python3:Depends}, python3-magic (>= 0.3.0~) Description: Software Heritage Web Applications