From b00408e5738da7b2944eed086f1a6bb9d72e2607 Mon Sep 17 00:00:00 2001 From: David Bremner Date: Sat, 24 Sep 2011 14:37:27 -0400 Subject: [PATCH] debian: set versioned dependency on notmuch for notmuch-emacs As long as we have no version information in the json output, this seems like the only possible way of ensuring that the emacs client code understands the output from the command line tool notmuch. --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 03afdf44..568c9e51 100644 --- a/debian/control +++ b/debian/control @@ -69,7 +69,7 @@ Architecture: all Section: mail Breaks: notmuch (<<0.6~254~) Replaces: notmuch (<<0.6~254~) -Depends: ${misc:Depends}, notmuch, +Depends: ${misc:Depends}, notmuch (>= ${source:Version}), emacs23 (>= 23~) | emacs23-nox (>=23~) | emacs23-lucid (>=23~) Description: thread-based email index, search and tagging (emacs interface) Notmuch is a system for indexing, searching, reading, and tagging -- 2.43.0