fix autopkgtest

This commit is contained in:
Xavier Guimard 2020-11-06 06:03:39 +01:00
parent d2698c7505
commit 9f404b1463

View File

@ -31,7 +31,10 @@ Restrictions: superficial, skippable
# Use pkg-perl-autopkgtest test for runtime-deps-and-recommends # Use pkg-perl-autopkgtest test for runtime-deps-and-recommends
# Some portal suggested dependencies are added here # Some portal suggested dependencies are added here
Test-Command: /usr/share/pkg-perl-autopkgtest/runner runtime-deps-and-recommends Test-Command: /usr/share/pkg-perl-autopkgtest/runner runtime-deps-and-recommends
Depends: @, @builddeps@, pkg-perl-autopkgtest, libyaml-perl, liblog-log4perl-perl, libauthen-pam-perl, libauthen-radius-perl, libweb-id-perl Depends: @, @builddeps@, pkg-perl-autopkgtest
, libyaml-perl, liblog-log4perl-perl
, libauthen-pam-perl, libauthen-radius-perl
, libweb-id-perl, libio-socket-timeout-perl
Restrictions: superficial Restrictions: superficial
#Test-Command: ./debian/tests/runner heavy-deps #Test-Command: ./debian/tests/runner heavy-deps