]> git.notmuchmail.org Git - notmuch/commitdiff
debian: set versioned dependency on notmuch for notmuch-emacs
authorDavid Bremner <bremner@debian.org>
Sat, 24 Sep 2011 18:37:27 +0000 (14:37 -0400)
committerDavid Bremner <bremner@debian.org>
Sat, 24 Sep 2011 23:26:42 +0000 (20:26 -0300)
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

index 03afdf444d55cbf4fb3f4e4a237f3da110247531..568c9e5120cc32ffb406595e5088f8feb5540ad5 100644 (file)
@@ -69,7 +69,7 @@ Architecture: all
 Section: mail
 Breaks: notmuch (<<0.6~254~)
 Replaces: notmuch (<<0.6~254~)
 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
  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