]> git.notmuchmail.org Git - notmuch/blobdiff - debian/control
debian: set versioned dependency on notmuch for notmuch-emacs
[notmuch] / debian / control
index aa3165fb498022ee0eb037674473113485231c3b..568c9e5120cc32ffb406595e5088f8feb5540ad5 100644 (file)
@@ -15,7 +15,7 @@ Dm-Upload-Allowed: yes
 
 Package: notmuch
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Depends: libnotmuch1 (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}
 Recommends: notmuch-emacs | notmuch-vim
 Description: thread-based email index, search and tagging
  Notmuch is a system for indexing, searching, reading, and tagging
@@ -67,9 +67,9 @@ Description: python interface to the notmuch mail search and index library
 Package: notmuch-emacs
 Architecture: all
 Section: mail
-Breaks: notmuch (<<0.6~238~)
-Replaces: notmuch (<<0.6~238~)
-Depends: ${misc:Depends}, notmuch,
+Breaks: notmuch (<<0.6~254~)
+Replaces: notmuch (<<0.6~254~)
+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
@@ -83,8 +83,8 @@ Description: thread-based email index, search and tagging (emacs interface)
 Package: notmuch-vim
 Architecture: all
 Section: mail
-Breaks: notmuch (<<0.6~238~)
-Replaces: notmuch (<<0.6~238~)
+Breaks: notmuch (<<0.6~254~)
+Replaces: notmuch (<<0.6~254~)
 Depends: ${misc:Depends}, notmuch, vim-addon-manager
 Description: thread-based email index, search and tagging (vim interface)
  Notmuch is a system for indexing, searching, reading, and tagging