4 Maintainer: Carl Worth <cworth@debian.org>
6 Jameson Graef Rollins <jrollins@finestructure.net>,
7 martin f. krafft <madduck@debian.org>,
8 David Bremner <bremner@debian.org>
10 debhelper (>= 7.0.50~),
13 libgmime-2.6-dev (>= 2.6.7~) | libgmime-2.4-dev,
16 python-all (>= 2.6.6-3~),
17 emacs23-nox | emacs23 (>=23~) | emacs23-lucid (>=23~),
20 Standards-Version: 3.9.3
21 Homepage: http://notmuchmail.org/
22 Vcs-Git: git://notmuchmail.org/git/notmuch
23 Vcs-Browser: http://git.notmuchmail.org/git/notmuch
24 Dm-Upload-Allowed: yes
28 Depends: libnotmuch2 (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}
29 Recommends: notmuch-emacs | notmuch-vim
30 Description: thread-based email index, search and tagging
31 Notmuch is a system for indexing, searching, reading, and tagging
32 large collections of email messages in maildir or mh format. It uses
33 the Xapian library to provide fast, full-text search with a very
34 convenient search syntax.
36 This package contains the notmuch command-line interface
41 Depends: ${shlibs:Depends}, ${misc:Depends}
42 Description: thread-based email index, search and tagging (runtime)
43 Notmuch is a system for indexing, searching, reading, and tagging
44 large collections of email messages in maildir or mh format. It uses
45 the Xapian library to provide fast, full-text search with a very
46 convenient search syntax.
48 This package contains the runtime library, necessary to run
49 applications using libnotmuch.
51 Package: libnotmuch-dev
54 Depends: ${misc:Depends}, libnotmuch2 (= ${binary:Version})
55 Description: thread-based email index, search and tagging (development)
56 Notmuch is a system for indexing, searching, reading, and tagging
57 large collections of email messages in maildir or mh format. It uses
58 the Xapian library to provide fast, full-text search with a very
59 convenient search syntax.
61 This package provides the necessary development libraries and header
62 files to allow you to develop new software using libnotmuch.
64 Package: python-notmuch
67 Depends: ${misc:Depends}, ${python:Depends}, libnotmuch2
68 Description: python interface to the notmuch mail search and index library
69 Notmuch is a system for indexing, searching, reading, and tagging
70 large collections of email messages in maildir or mh format. It uses
71 the Xapian library to provide fast, full-text search with a very
72 convenient search syntax.
74 This package provides a Python interface to the notmuch
75 functionality, directly interfacing with a shared notmuch library.
77 Package: notmuch-emacs
80 Breaks: notmuch (<<0.6~254~)
81 Replaces: notmuch (<<0.6~254~)
82 Depends: ${misc:Depends}, notmuch (>= ${source:Version}),
83 emacs23 (>= 23~) | emacs23-nox (>=23~) | emacs23-lucid (>=23~)
84 Description: thread-based email index, search and tagging (emacs interface)
85 Notmuch is a system for indexing, searching, reading, and tagging
86 large collections of email messages in maildir or mh format. It uses
87 the Xapian library to provide fast, full-text search with a very
88 convenient search syntax.
90 This package provides an emacs based mail user agent based on
96 Breaks: notmuch (<<0.6~254~)
97 Replaces: notmuch (<<0.6~254~)
98 Depends: ${misc:Depends}, notmuch, vim-addon-manager
99 Description: thread-based email index, search and tagging (vim interface)
100 Notmuch is a system for indexing, searching, reading, and tagging
101 large collections of email messages in maildir or mh format. It uses
102 the Xapian library to provide fast, full-text search with a very
103 convenient search syntax.
105 This package provides a vim based mail user agent based on