diff --git a/debian/control b/debian/control index 3395160..8aa2902 100644 --- a/debian/control +++ b/debian/control @@ -1,25 +1,25 @@ Source: swh-journal Maintainer: Software Heritage developers Section: python Priority: optional Build-Depends: debhelper (>= 9), dh-python (>= 2), python3-all, python3-confluent-kafka (>= 0.11), python3-pytest, python3-setuptools, python3-setuptools-scm, - python3-swh.core (>= 0.6.1), - python3-swh.model (>= 0.0.60), + python3-swh.core (>= 0.2.2), + python3-swh.model (>= 0.6.1), python3-swh.storage (>= 0.0.181~) Standards-Version: 3.9.6 Homepage: https://forge.softwareheritage.org/diffusion/DJNL/ Package: python3-swh.journal Architecture: all Depends: python3-confluent-kafka (>= 0.11), - python3-swh.core (>= 0.6.1), - python3-swh.model (>= 0.0.60), + python3-swh.core (>= 0.2.2), + python3-swh.model (>= 0.6.1), python3-swh.storage (>= 0.0.181~), ${misc:Depends}, ${python3:Depends} Description: Software Heritage Journal utilities