diff options
| author | David Bremner <david@tethera.net> | 2017-08-04 18:15:09 -0400 |
|---|---|---|
| committer | David Bremner <david@tethera.net> | 2017-08-04 18:15:09 -0400 |
| commit | cdfeeda5e44bd4dd887180bb62d2aeefe1afef27 (patch) | |
| tree | 2819af790cb714b19f0df59d364e19fbc86b722f | |
| parent | 479b14570b9d81dc6697bd58137a59a161ac654c (diff) | |
debian: upload 0.25-4debian/0.25-4
replace notmuch-emacs with elpa-emacs as a recommend
| -rw-r--r-- | debian/changelog | 6 | ||||
| -rw-r--r-- | debian/control | 2 |
2 files changed, 7 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index ae426452..ba096df6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +notmuch (0.25-4) unstable; urgency=medium + + * Recommend elpa-emacs instead emacs-notmuch + + -- David Bremner <bremner@debian.org> Fri, 04 Aug 2017 18:11:35 -0400 + notmuch (0.25-3) unstable; urgency=medium * Remove old startup file /etc/emacs/site-start.d/50notmuch.el diff --git a/debian/control b/debian/control index 25594496..bffcd4dc 100644 --- a/debian/control +++ b/debian/control @@ -36,7 +36,7 @@ Vcs-Browser: https://git.notmuchmail.org/git/notmuch Package: notmuch Architecture: any Depends: libnotmuch5 (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends} -Recommends: notmuch-emacs | notmuch-vim | notmuch-mutt | alot, gnupg-agent, gpgsm +Recommends: elpa-emacs | notmuch-vim | notmuch-mutt | alot, 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 |
