diff options
Diffstat (limited to 't/recipes/checks/debhelper/debhelper-dh-with-python3/eval')
-rw-r--r-- | t/recipes/checks/debhelper/debhelper-dh-with-python3/eval/desc | 3 | ||||
-rw-r--r-- | t/recipes/checks/debhelper/debhelper-dh-with-python3/eval/hints | 4 |
2 files changed, 7 insertions, 0 deletions
diff --git a/t/recipes/checks/debhelper/debhelper-dh-with-python3/eval/desc b/t/recipes/checks/debhelper/debhelper-dh-with-python3/eval/desc new file mode 100644 index 0000000..a063815 --- /dev/null +++ b/t/recipes/checks/debhelper/debhelper-dh-with-python3/eval/desc @@ -0,0 +1,3 @@ +Testname: debhelper-dh-with-python3 +Test-Depends: dh-python +Check: debhelper diff --git a/t/recipes/checks/debhelper/debhelper-dh-with-python3/eval/hints b/t/recipes/checks/debhelper/debhelper-dh-with-python3/eval/hints new file mode 100644 index 0000000..c427f79 --- /dev/null +++ b/t/recipes/checks/debhelper/debhelper-dh-with-python3/eval/hints @@ -0,0 +1,4 @@ +debhelper-dh-with-python3 (source): missing-build-dependency-for-dh-addon python3 (does not satisfy dh-python:any | dh-sequence-python3:any | pybuild-plugin-pyproject:any) [debian/rules] +debhelper-dh-with-python3 (source): debian-build-system dh [debian/rules] +debhelper-dh-with-python3 (source): debhelper-compat-virtual-relation 13 [debian/control] +debhelper-dh-with-python3 (source): debhelper-compat-level 13 |