diff options
| author | Julian Andres Klode <jak@debian.org> | 2025-01-14 08:27:43 +0000 |
|---|---|---|
| committer | Julian Andres Klode <jak@debian.org> | 2025-01-14 08:27:43 +0000 |
| commit | 7287fac33370d0e2cf311486b949f1a3cce36cd1 (patch) | |
| tree | 625f6d86a50900696bf54baf2cbc11f6379a4241 /debian | |
| parent | ce452d40f499fa56f6ddc15e8871b1262d4e1418 (diff) | |
| parent | f2eca72541ebd198c035d2e07a08a8fb536c176b (diff) | |
Merge branch 'remove-gdb-minimal' into 'main'
d/t/control: Don't depend on gdb-minimal.
See merge request apt-team/apt!429
Diffstat (limited to 'debian')
| -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 67cbe25b4..9f094a89d 100644 --- a/debian/tests/control +++ b/debian/tests/control @@ -12,4 +12,4 @@ Depends: @, @builddeps@, dpkg (>= 1.20.8), expect, fakeroot, wget, stunnel4, lso moreutils, jq, libfile-fcntllock-perl, python3-apt, aptitude, - valgrind-if-available [!armhf !ppc64el], gdb-minimal | gdb + valgrind-if-available [!armhf !ppc64el], gdb |
