diff options
author | Helmut Grohne <helmut@subdivi.de> | 2025-04-01 13:46:52 +0200 |
---|---|---|
committer | Helmut Grohne <helmut@subdivi.de> | 2025-04-01 13:47:23 +0200 |
commit | 4103637c284fe58aab82a6abce08ad710d1c1f26 (patch) | |
tree | 85e1da1134178c252258b6a1019a04e9a38efe86 | |
parent | fcb71e7949fd04f5d163ca889c17eb8e9f5ed087 (diff) | |
download | debvm-4103637c284fe58aab82a6abce08ad710d1c1f26.tar.gz |
Trigger autopkgtests on mmdebstrap uploads
-rw-r--r-- | debian/tests/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/tests/control b/debian/tests/control index 836544e..2bbe973 100644 --- a/debian/tests/control +++ b/debian/tests/control @@ -12,5 +12,5 @@ Architecture: !armel !armhf Features: test-name=hint-testsuite-triggers Test-Command: false -Depends: linux-image-cloud-amd64 [amd64], linux-image-cloud-arm64 [arm64], linux-image-armmp [armhf], linux-image-5kc-malta [mips64el], linux-image-4kc-malta [mipsel], linux-image-powerpc64le [ppc64el], linux-image-s390x [s390x], qemu-system, systemd +Depends: linux-image-cloud-amd64 [amd64], linux-image-cloud-arm64 [arm64], linux-image-armmp [armhf], linux-image-5kc-malta [mips64el], linux-image-4kc-malta [mipsel], linux-image-powerpc64le [ppc64el], linux-image-s390x [s390x], mmdebstrap, qemu-system, systemd Restrictions: hint-testsuite-triggers |