Commits (3)
......@@ -30,12 +30,14 @@ testing:
stable-bpo:
<<: *test
image: debian:stable-backports
allow_failure: true
before_script:
- set -e; for pkg in coreboot-utils python3-pypdf; do
sed -i "/$pkg/d" debian/control ;
done
ubuntu-devel:
<<: *test
image: ubuntu:devel
allow_failure: true
arch:
stage: test
......
diffoscope (239) UNRELEASED; urgency=medium
* WIP (Generated on release).
* Target experimental.
-- Mattia Rizzolo <mattia@debian.org> Wed, 01 Mar 2023 20:21:13 +0100
diffoscope (238) unstable; urgency=medium
* autopkgtest: fix tool name in the skippable list.
......