debian: fix transition package for notmuch-emacs

The current version is more a transition to nowhere.
This commit is contained in:
David Bremner 2016-12-01 08:08:14 -04:00
parent fd7f3d0829
commit 5bb549a361
2 changed files with 8 additions and 0 deletions

7
debian/changelog vendored
View file

@ -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
View file

@ -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