diff options
| author | Julian Andres Klode <jak@debian.org> | 2024-12-19 23:02:02 +0000 |
|---|---|---|
| committer | Julian Andres Klode <jak@debian.org> | 2024-12-19 23:02:02 +0000 |
| commit | c898f8cc7790d5b935523a50ebb28d4549840062 (patch) | |
| tree | 2f8055ee820f2f9fb7fa773d3ce89d6944ac033f /debian/tests | |
| parent | 63b9f4cd5307a1c22dd0001a1f7251ab2950f33e (diff) | |
| parent | a00fbbdb28cc31e78882301c2efe7218583ab4cb (diff) | |
Merge branch 'replace-apt-key-sq' into 'main'
Use sq in the test suite, remove apt-key
See merge request apt-team/apt!413
Diffstat (limited to 'debian/tests')
| -rw-r--r-- | debian/tests/control | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/tests/control b/debian/tests/control index e4bcad998..3aef98710 100644 --- a/debian/tests/control +++ b/debian/tests/control @@ -8,6 +8,8 @@ Depends: @, @builddeps@, dpkg (>= 1.20.8), expect, fakeroot, wget, stunnel4, lso gnupg (>= 2) | gnupg2, gnupg1 | gnupg (<< 2), gpgv (>= 2) | gpgv2, gpgv1 | gpgv (<< 2), gpgv-sq, + sq (>= 0.40), + moreutils, jq, libfile-fcntllock-perl, python3-apt, aptitude, valgrind-if-available [!armhf !ppc64el], gdb-minimal | gdb |
