diff options
| author | Nicholas D Steeves <nsteeves@gmail.com> | 2024-08-03 14:56:09 -0400 |
|---|---|---|
| committer | David Bremner <david@tethera.net> | 2024-08-05 06:59:43 -0300 |
| commit | a39747c38a49db84d184c7e6c8504ff172088f51 (patch) | |
| tree | 7c72f9ceb8beb6baf81a9e86ba5139d3531c95e8 /debian | |
| parent | fd539928c46b253b3a4e1759d1f5f3bbb2ac84e9 (diff) | |
Add Astroid as an alternative Recommends; this one is a GUI client
that may be less intimidating for new users.
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/changelog | 3 | ||||
| -rw-r--r-- | debian/control | 2 |
2 files changed, 4 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 385d4776..9974209a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,6 +6,9 @@ notmuch (0.38.3-3) UNRELEASED; urgency=medium [ Nicholas D Steeves ] * Allow neomutt to fulfill the "mutt" requirement of notmuch-mutt, and add related Enhances (Closes: #1029190). + * 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 notmuch (0.38.3-2) unstable; urgency=medium diff --git a/debian/control b/debian/control index d07cedea..b3547dff 100644 --- a/debian/control +++ b/debian/control @@ -55,7 +55,7 @@ Depends: ${misc:Depends}, ${shlibs:Depends}, Recommends: - elpa-notmuch | notmuch-vim | notmuch-mutt | alot, + elpa-notmuch | notmuch-vim | notmuch-mutt | alot | astroid, gpg-agent, gpgsm, Suggests: |
