From: David Bremner <bremner@debian.org>
Date: Sat, 24 Sep 2011 18:37:27 +0000 (-0400)
Subject: debian: set versioned dependency on notmuch for notmuch-emacs
X-Git-Tag: 0.9_rc1~6
X-Git-Url: https://git.cworth.org/git?a=commitdiff_plain;h=b00408e5738da7b2944eed086f1a6bb9d72e2607;p=notmuch-old

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

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