On Thu, 5 Nov 2020 11:19:13 +0100 Christian Ehrhardt 
<[email protected]> wrote:
Package: spice
Version: 0.14.3-2
...
--- a/debian/tests/automated-tests
+++ b/debian/tests/automated-tests
@@ -2,7 +2,7 @@

 set -ex

-dh_auto_configure -- \
+DH_COMPAT=10 dh_auto_configure -- \
     --disable-silent-rules \
     --enable-smartcard
 make -C subprojects/spice-common/common libspice-common.la
libspice-common-server.la
...

I wonder why we use autopkgtest here to start with.
Why the tests can't be run during build time?

Thanks,

/mjt

Reply via email to