mirror of
https://git.notmuchmail.org/git/notmuch
synced 2024-12-22 17:34:54 +01:00
debian: suggest mailscripts
These contain several useful tools for the notmuch user, particularly on Debian.
This commit is contained in:
parent
c0d340778c
commit
d54b7ae049
2 changed files with 5 additions and 1 deletions
4
debian/changelog
vendored
4
debian/changelog
vendored
|
@ -3,8 +3,10 @@ notmuch (0.31~rc2-1) experimental; urgency=medium
|
|||
* New upstream release candidate
|
||||
* Bug fix: "suggest elpa-mailscripts", thanks to Sean Whitton (Closes:
|
||||
#944269).
|
||||
* Bug fix: "suggest mailscripts", thanks to Sean Whitton (Closes:
|
||||
#944270).
|
||||
|
||||
-- David Bremner <bremner@debian.org> Tue, 25 Aug 2020 07:36:00 -0300
|
||||
-- David Bremner <bremner@debian.org> Tue, 25 Aug 2020 07:37:30 -0300
|
||||
|
||||
notmuch (0.31~rc1-1) experimental; urgency=medium
|
||||
|
||||
|
|
2
debian/control
vendored
2
debian/control
vendored
|
@ -53,6 +53,8 @@ Recommends:
|
|||
elpa-notmuch | notmuch-vim | notmuch-mutt | alot,
|
||||
gnupg-agent,
|
||||
gpgsm,
|
||||
Suggests:
|
||||
mailscripts
|
||||
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
|
||||
|
|
Loading…
Reference in a new issue