mirror of
https://git.notmuchmail.org/git/notmuch
synced 2024-11-25 12:28:09 +01:00
Merge branch 'release'
This commit is contained in:
commit
71012e8109
2 changed files with 8 additions and 0 deletions
7
debian/changelog
vendored
7
debian/changelog
vendored
|
@ -1,3 +1,10 @@
|
|||
notmuch (0.23.3-2) unstable; urgency=medium
|
||||
|
||||
* Add missing depends to notmuch-emacs. Thanks to micah for the
|
||||
report.
|
||||
|
||||
-- David Bremner <bremner@debian.org> Thu, 01 Dec 2016 08:06:59 -0400
|
||||
|
||||
notmuch (0.23.3-1) unstable; urgency=medium
|
||||
|
||||
* Re-enable test suite
|
||||
|
|
1
debian/control
vendored
1
debian/control
vendored
|
@ -112,6 +112,7 @@ Description: Ruby interface to the notmuch mail search and index library
|
|||
|
||||
Package: notmuch-emacs
|
||||
Architecture: all
|
||||
Depends: elpa-notmuch
|
||||
Description: thread-based email index, search and tagging (transitional package)
|
||||
This dummy package help ease transition to the new package elpa-notmuch
|
||||
|
||||
|
|
Loading…
Reference in a new issue