Test-Command: debian/tests/check doctest bare
Depends: python-cysignals-bare, cysignals-tools, python-cysignals-doc

Test-Command: debian/tests/check doctest pari
# autopkgtest is a bit primitive and doesn't support build profiles
# TODO: rm "| xxx" in when we include pari in the main (no build-profile) build
Depends: python-cysignals-pari | python-cysignals-bare,
 cysignals-tools, python-cysignals-doc

Test-Command: debian/tests/check example bare
Depends: python-cysignals-bare, python-cysignals-doc, cython, libpython-dev, build-essential

Test-Command: debian/tests/check example pari
# autopkgtest is a bit primitive and doesn't support build profiles
# TODO: rm "| xxx" in when we include pari in the main (no build-profile) build
Depends: python-cysignals-pari | python-cysignals-bare,
 python-cysignals-doc, cython, libpython-dev, libpari-dev | coreutils, build-essential
