From 5c1b3b5a76aafb37b2c0b00e4792d37f931cc429 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Mon, 15 Apr 2024 07:48:59 +0200 Subject: Adding debian version 0.19.2-3. Signed-off-by: Daniel Baumann --- debian/tests/control | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 debian/tests/control (limited to 'debian/tests/control') diff --git a/debian/tests/control b/debian/tests/control new file mode 100644 index 0000000..7f67c1d --- /dev/null +++ b/debian/tests/control @@ -0,0 +1,12 @@ +Test-Command: set -e ; cd "$AUTOPKGTEST_TMP" ; python3 -c "import orcus; print(orcus)" +Depends: + python3, + python3-orcus, + +Tests: unit +Depends: + liborcus-0.18-0, + liborcus-spreadsheet-model-0.18-0, + python3-orcus, + @builddeps@, +Restrictions: build-needed, rw-build-tree -- cgit v1.2.3