mirror of
https://git.notmuchmail.org/git/notmuch
synced 2024-12-23 01:44:52 +01:00
debian upload 0.25-5
fix typo in -4
This commit is contained in:
parent
cdfeeda5e4
commit
68dc19659a
2 changed files with 8 additions and 1 deletions
7
debian/changelog
vendored
7
debian/changelog
vendored
|
@ -1,3 +1,10 @@
|
||||||
|
notmuch (0.25-5) unstable; urgency=medium
|
||||||
|
|
||||||
|
* Bug fix: "dependency on elpa-emacs doesn't seem right", thanks
|
||||||
|
to Jiri Palecek (Closes: #871642).
|
||||||
|
|
||||||
|
-- David Bremner <bremner@debian.org> Thu, 10 Aug 2017 06:42:50 -0400
|
||||||
|
|
||||||
notmuch (0.25-4) unstable; urgency=medium
|
notmuch (0.25-4) unstable; urgency=medium
|
||||||
|
|
||||||
* Recommend elpa-emacs instead emacs-notmuch
|
* Recommend elpa-emacs instead emacs-notmuch
|
||||||
|
|
2
debian/control
vendored
2
debian/control
vendored
|
@ -36,7 +36,7 @@ Vcs-Browser: https://git.notmuchmail.org/git/notmuch
|
||||||
Package: notmuch
|
Package: notmuch
|
||||||
Architecture: any
|
Architecture: any
|
||||||
Depends: libnotmuch5 (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}
|
Depends: libnotmuch5 (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}
|
||||||
Recommends: elpa-emacs | notmuch-vim | notmuch-mutt | alot, gnupg-agent, gpgsm
|
Recommends: elpa-notmuch | notmuch-vim | notmuch-mutt | alot, gnupg-agent, gpgsm
|
||||||
Description: thread-based email index, search and tagging
|
Description: thread-based email index, search and tagging
|
||||||
Notmuch is a system for indexing, searching, reading, and tagging
|
Notmuch is a system for indexing, searching, reading, and tagging
|
||||||
large collections of email messages in maildir or mh format. It uses
|
large collections of email messages in maildir or mh format. It uses
|
||||||
|
|
Loading…
Reference in a new issue