that may be less intimidating for new users. --- debian/changelog | 7 +++++++ debian/control | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 72a52546..442e22ed 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +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. + + -- Nicholas D Steeves <sten@debian.org> Fri, 02 Aug 2024 16:37:20 -0400 + notmuch (0.29.1-2) unstable; urgency=medium * Re-upload to unstable diff --git a/debian/control b/debian/control index 31d6471c..0494b3c1 100644 --- a/debian/control +++ b/debian/control @@ -37,7 +37,7 @@ Vcs-Browser: https://git.notmuchmail.org/git/notmuch Package: notmuch Architecture: any Depends: libnotmuch5 (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends} -Recommends: elpa-notmuch | notmuch-vim | notmuch-mutt | alot, gnupg-agent, gpgsm +Recommends: elpa-notmuch | notmuch-vim | notmuch-mutt | alot | astroid, gnupg-agent, gpgsm Description: thread-based email index, search and tagging Notmuch is a system for indexing, searching, reading, and tagging large collections of email messages in maildir or mh format. It uses -- 2.39.2 _______________________________________________ notmuch mailing list -- notmuch@notmuchmail.org To unsubscribe send an email to notmuch-leave@notmuchmail.org