mirror of
https://git.notmuchmail.org/git/notmuch
synced 2024-11-21 18:38:08 +01:00
Add Astroid as an alternative Recommends; this one is a GUI client
that may be less intimidating for new users.
This commit is contained in:
parent
fd539928c4
commit
a39747c38a
2 changed files with 4 additions and 1 deletions
3
debian/changelog
vendored
3
debian/changelog
vendored
|
@ -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
|
||||
|
|
2
debian/control
vendored
2
debian/control
vendored
|
@ -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:
|
||||
|
|
Loading…
Reference in a new issue