X-Git-Url: https://git.notmuchmail.org/git?a=blobdiff_plain;f=debian%2Fcontrol;h=f10b1ae72813a2d01b28e6e6ee40ea6d390287ab;hb=a70efbc845d519ec8f6db4b2d1a701caf6fa86b9;hp=68603baf0d29ace02338dd7535ff81908e4cad32;hpb=33330dc050b0e841fac8bec31eedd2ceb18d9e48;p=notmuch diff --git a/debian/control b/debian/control index 68603baf..f10b1ae7 100644 --- a/debian/control +++ b/debian/control @@ -6,8 +6,8 @@ Uploaders: Jameson Graef Rollins , martin f. krafft David Bremner Build-Depends: debhelper (>= 7.0.50~), pkg-config, libxapian-dev, libgmime-2.4-dev, libtalloc-dev, libz-dev, python-all (>= 2.6.6-3~), - emacs23-nox | emacs23 (>=23~) | emacs23-lucid (>=23~) -Standards-Version: 3.9.1.0 + emacs23-nox | emacs23 (>=23~) | emacs23-lucid (>=23~), gdb +Standards-Version: 3.9.2 Homepage: http://notmuchmail.org/ Vcs-Git: git://notmuchmail.org/git/notmuch Vcs-Browser: http://git.notmuchmail.org/git/notmuch @@ -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,10 +83,10 @@ 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 (emacs interface) +Description: thread-based email index, search and tagging (vim interface) Notmuch is a system for indexing, searching, reading, and tagging large collections of email messages in maildir or mh format. It uses the Xapian library to provide fast, full-text search with a very