]> git.notmuchmail.org Git - notmuch/commitdiff
debian: drop build conflicts on gdb-minimal
authorDavid Bremner <david@tethera.net>
Mon, 5 Aug 2024 10:03:07 +0000 (07:03 -0300)
committerDavid Bremner <david@tethera.net>
Mon, 5 Aug 2024 10:04:18 +0000 (07:04 -0300)
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
debian/control

index 9974209a7aa7ad4e552ee46575bb0c139b1a2829..6d605fbe8a59bac7373597a94a53af7d73bc9f1c 100644 (file)
@@ -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 <sten@debian.org>  Sat, 03 Aug 2024 14:33:27 -0400
+  [ David Bremner ]
+  * remove "Build-Conflicts: gdb-minimal", thanks to Jeremy BĂ­cha (Closes:
+    #1077911).
+
+ -- David Bremner <bremner@debian.org>  Mon, 05 Aug 2024 07:02:47 -0300
 
 notmuch (0.38.3-2) unstable; urgency=medium
 
index b3547dff8dc81be33bdf9329029b992580a52034..4dc525c17cd2e63cba3003f6dd670da1863e656b 100644 (file)
@@ -7,7 +7,6 @@ Uploaders:
  David Bremner <bremner@debian.org>,
 Build-Conflicts:
  gdb [ia64 mips mips64el hppa],
- gdb-minimal,
  ruby1.8,
 Build-Depends: dpkg-dev (>= 1.22.5),
  bash-completion (>=1.9.0~),