From 30dc8a28c9390c523419bded38e8fbf8d6a7217e Mon Sep 17 00:00:00 2001 From: Manuel Traut Date: Wed, 10 Jan 2018 12:02:25 +0100 Subject: debian: set architecture to all it was any before, but there is no arch specific code in the python script. Signed-off-by: Manuel Traut --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debian') diff --git a/debian/control b/debian/control index 3348fd6..7ea143e 100644 --- a/debian/control +++ b/debian/control @@ -6,7 +6,7 @@ Build-Depends: debhelper (>= 9), python3 Standards-Version: 3.9.8 Package: pyjutest -Architecture: any +Architecture: all Depends: ${misc:Depends}, ${python3:Depends}, python3-junit.xml Description: commandline unit-test wrapper use it with 'pyjutest anycmd' it will capture stdout, stderr of anycmd and -- cgit v1.2.3