From d42e9bc3c924b8ae41c921f7a5445b25bb5dd57b Mon Sep 17 00:00:00 2001 From: David Bremner Date: Mon, 5 Aug 2024 07:03:07 -0300 Subject: [PATCH] debian: drop build conflicts on gdb-minimal Recent gdb Provides gdb-minimal, so we can't conflict with it and require gdb. This may cause problems for people building in dirty environments for older gdb, but there is not much we can do. --- debian/changelog | 6 +++++- debian/control | 1 - 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 9974209a..6d605fbe 100644 --- a/debian/changelog +++ b/debian/changelog @@ -9,7 +9,11 @@ notmuch (0.38.3-3) UNRELEASED; urgency=medium * Add Astroid as an alternative Recommends; this one is a GUI client that may be less intimidating for new users. - -- Nicholas D Steeves Sat, 03 Aug 2024 14:33:27 -0400 + [ David Bremner ] + * remove "Build-Conflicts: gdb-minimal", thanks to Jeremy BĂ­cha (Closes: + #1077911). + + -- David Bremner Mon, 05 Aug 2024 07:02:47 -0300 notmuch (0.38.3-2) unstable; urgency=medium diff --git a/debian/control b/debian/control index b3547dff..4dc525c1 100644 --- a/debian/control +++ b/debian/control @@ -7,7 +7,6 @@ Uploaders: David Bremner , Build-Conflicts: gdb [ia64 mips mips64el hppa], - gdb-minimal, ruby1.8, Build-Depends: dpkg-dev (>= 1.22.5), bash-completion (>=1.9.0~),