From 62f261dbc1fefb1d8d5bed32c4b5502ca39f1638 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 14 Apr 2024 22:06:25 +0200 Subject: Merging debian version 0.1.22. Signed-off-by: Daniel Baumann --- debian/tests/control | 20 +++++++++----------- 1 file changed, 9 insertions(+), 11 deletions(-) (limited to 'debian/tests/control') diff --git a/debian/tests/control b/debian/tests/control index 642bb5c..16f64a6 100644 --- a/debian/tests/control +++ b/debian/tests/control @@ -1,19 +1,17 @@ Tests: debputy-py.test Restrictions: allow-stderr -Depends: - @, - python3-pytest, - python3-lsprotocol, - python3-all, -# debputy loads the library directly for one of the tests. - libcap2, +# debputy loads the libcap2 library directly for one of the tests +Depends: libcap2, + python3-all, + python3-lsprotocol, + python3-pytest, + @, Tests: debputy-cli Restrictions: allow-stderr, superficial -Depends: @ +Depends: @, Tests: debputy-cli-lint-lsp Restrictions: allow-stderr, superficial -Depends: - @, - python3-lsprotocol, +Depends: python3-lsprotocol, + @, -- cgit v1.2.3