diff --git a/debian/control b/debian/control index b35feea..5d6d3c1 100644 --- a/debian/control +++ b/debian/control @@ -1,24 +1,24 @@ -Source: python3-mirakuru +Source: mirakuru Section: python Priority: optional Maintainer: Software Heritage Developers Build-Depends: debhelper (>= 11), dh-python (>= 2), python3-all, python3-setuptools, python3-psutil, python3-pytest, python3-pytest-cov, python3-mock, python3-daemon Standards-Version: 4.1.3 Homepage: https://github.com/ClearcodeHQ/mirakuru Package: python3-mirakuru Architecture: all Depends: python3-psutil, ${misc:Depends}, ${python3:Depends} Description: Process executor for tests Mirakuru is a process orchestration tool designed for functional and integration tests.