diff --git a/debian/control b/debian/control index 7f424c9..5d68b13 100644 --- a/debian/control +++ b/debian/control @@ -1,26 +1,23 @@ Source: swh-loader-dir Maintainer: Software Heritage developers Section: python Priority: optional Build-Depends: debhelper (>= 9), dh-python, python3-all, python3-nose, python3-setuptools, - python3-swh.core (>= 0.0.14), - python3-swh.model (>= 0.0.4), + python3-swh.core (>= 0.0.14~), + python3-swh.model (>= 0.0.4~), python3-swh.scheduler, - python3-swh.storage (>= 0.0.31), - python3-swh.loader.core (>= 0.0.5), + python3-swh.storage (>= 0.0.31~), + python3-swh.loader.core (>= 0.0.5~), python3-vcversioner Standards-Version: 3.9.6 Homepage: https://forge.softwareheritage.org/diffusion/DLDDIR/ Package: python3-swh.loader.dir Architecture: all -Depends: python3-swh.core (>= 0.0.14), - python3-swh.model (>= 0.0.4), - python3-swh.storage (>= 0.0.31), - ${misc:Depends}, +Depends: ${misc:Depends}, ${python3:Depends} Description: Software Heritage Directory Loader