and add related Enhances (Closes: #1029190). --- debian/changelog | 2 ++ debian/control | 4 ++-- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 442e22ed..b0858734 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,8 @@ notmuch (0.29.1-3) UNRELEASED; urgency=medium * Add Astroid as an alternative Recommends; this one is a GUI client that may be less intimidating for new users. + * Allow neomutt to fulfill the "mutt" requirement of notmuch-mutt, and add + related Enhances (Closes: #1029190). -- Nicholas D Steeves <sten@debian.org> Fri, 02 Aug 2024 16:37:20 -0400 diff --git a/debian/control b/debian/control index 0494b3c1..bd5ced64 100644 --- a/debian/control +++ b/debian/control @@ -153,8 +153,8 @@ Depends: libmail-box-perl, libmailtools-perl, libstring-shellquote-perl, libterm-readline-gnu-perl, ${misc:Depends} -Recommends: mutt -Enhances: notmuch, mutt +Recommends: mutt | neomutt +Enhances: notmuch, mutt, neomutt Description: thread-based email index, search and tagging (Mutt interface) notmuch-mutt provides integration among the Mutt mail user agent and the Notmuch mail indexer. -- 2.39.2 _______________________________________________ notmuch mailing list -- notmuch@notmuchmail.org To unsubscribe send an email to notmuch-leave@notmuchmail.org