]> git.proxmox.com Git - rustc.git/commit
d/control: drop Build-Conflicts on gdb-minimal
authorFabian Grünbichler <git@fabian.gruenbichler.email>
Sun, 4 Aug 2024 08:37:15 +0000 (10:37 +0200)
committerFabian Grünbichler <git@fabian.gruenbichler.email>
Sun, 4 Aug 2024 08:39:11 +0000 (10:39 +0200)
commita467c821bf2d06ebe6d09756bb63f690958c9b6a
tree8301668d9bb2fe1102315169821a15a4ddba39b9
parent793795ca7fe2b4d588abecb59cc79cc3d0d2bceb
d/control: drop Build-Conflicts on gdb-minimal

used to be needed to ensure the full gdb is used to satisfy the
build-dependency, since gdb-minimal also provided gdb. now (since gdb 15) it's
rwversed - gdb provides gdb-minimal, but since it also conflicts and replaces
it, a dependency on gdb, and a conflict on gdb-minimal are not satisfiable
anymore.

Signed-off-by: Fabian Grünbichler <git@fabian.gruenbichler.email>
debian/changelog
debian/control