mirror of
https://git.notmuchmail.org/git/notmuch
synced 2025-01-03 15:21:41 +01:00
debian: fix transition package for notmuch-emacs
The current version is more a transition to nowhere.
This commit is contained in:
parent
fd7f3d0829
commit
5bb549a361
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