diff --git a/debian/control b/debian/control index adebc01..4e4ee0d 100644 --- a/debian/control +++ b/debian/control @@ -1,21 +1,22 @@ Source: swh-objstorage-replayer Maintainer: Software Heritage developers Section: python Priority: optional Build-Depends: debhelper (>= 9), dh-python (>= 2), python3-all, python3-nose, - python3-pytest, + python3-pytest, python3-setuptools, python3-setuptools-scm, - python3-swh.core, + python3-swh.core (>= 1.0.0), python3-swh.journal (>= 0.0.31), python3-swh.objstorage (>= 0.0.43), + python3-tenacity (>= 6.2), Standards-Version: 3.9.6 Homepage: https://forge.softwareheritage.org/source/swh-objstorage-replayer/ Package: python3-swh.objstorage.replayer Architecture: all Depends: ${misc:Depends}, ${python3:Depends} Description: Software Heritage object storage replication tool