X-Git-Url: https://git.notmuchmail.org/git?a=blobdiff_plain;f=debian%2Fcontrol;h=f10b1ae72813a2d01b28e6e6ee40ea6d390287ab;hb=a70efbc845d519ec8f6db4b2d1a701caf6fa86b9;hp=77682b50021a67f4b1f84a9d6e77b285ae26eabd;hpb=6f3d3c68a0f36325ec29b8196ee9b956bcd31a37;p=notmuch diff --git a/debian/control b/debian/control index 77682b50..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,17 +15,15 @@ Dm-Upload-Allowed: yes Package: notmuch Architecture: any -Depends: ${shlibs:Depends}, ${misc:Depends} -Enhances: vim -Suggests: vim, vim-addon-manager +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 large collections of email messages in maildir or mh format. It uses the Xapian library to provide fast, full-text search with a very convenient search syntax. . - This package contains the notmuch command-line interface as well as - the vim interface for notmuch. + This package contains the notmuch command-line interface Package: libnotmuch1 Section: libs @@ -69,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 @@ -82,3 +80,18 @@ Description: thread-based email index, search and tagging (emacs interface) This package provides an emacs based mail user agent based on notmuch. +Package: notmuch-vim +Architecture: all +Section: mail +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 + large collections of email messages in maildir or mh format. It uses + the Xapian library to provide fast, full-text search with a very + convenient search syntax. + . + This package provides a vim based mail user agent based on + notmuch. +