]> git.notmuchmail.org Git - notmuch/blob - debian/control
Merge branch 'release'
[notmuch] / debian / control
1 Source: notmuch
2 Section: mail
3 Priority: optional
4 Maintainer: Carl Worth <cworth@debian.org>
5 Uploaders:
6  Jameson Graef Rollins <jrollins@finestructure.net>,
7  David Bremner <bremner@debian.org>
8 Build-Conflicts: ruby1.8, gdb-minimal, gdb [ia64 mips mips64el]
9 Build-Depends:
10  dpkg-dev (>= 1.17.14),
11  debhelper (>= 11~),
12  pkg-config,
13  libxapian-dev,
14  libgmime-3.0-dev (>= 3.0.3~),
15  libtalloc-dev,
16  libz-dev,
17  python-all (>= 2.6.6-3~),
18  python3-all (>= 3.1.2-7~),
19  dh-python,
20  dh-elpa (>= 1.3),
21  python3-sphinx,
22  ruby, ruby-dev (>>1:1.9.3~),
23  emacs-nox | emacs-gtk | emacs-lucid |
24  emacs25-nox | emacs25 (>=25~) | emacs25-lucid (>=25~) |
25  emacs24-nox | emacs24 (>=24~) | emacs24-lucid (>=24~),
26  gdb [!ia64 !mips !mips64el !kfreebsd-any !alpha] <!nocheck>,
27  dtach (>= 0.8) <!nocheck>,
28  gpgsm <!nocheck>,
29  gnupg <!nocheck>,
30  bash-completion (>=1.9.0~),
31  texinfo
32 Standards-Version: 4.3.0
33 Homepage: https://notmuchmail.org/
34 Vcs-Git: https://git.notmuchmail.org/git/notmuch -b release
35 Vcs-Browser: https://git.notmuchmail.org/git/notmuch
36
37 Package: notmuch
38 Architecture: any
39 Depends: libnotmuch5 (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}
40 Recommends: elpa-notmuch | notmuch-vim | notmuch-mutt | alot,  gnupg-agent, gpgsm
41 Description: thread-based email index, search and tagging
42  Notmuch is a system for indexing, searching, reading, and tagging
43  large collections of email messages in maildir or mh format. It uses
44  the Xapian library to provide fast, full-text search with a very
45  convenient search syntax.
46  .
47  This package contains the notmuch command-line interface
48
49 Package: libnotmuch5
50 Section: libs
51 Architecture: any
52 Depends: ${shlibs:Depends}, ${misc:Depends}
53 Pre-Depends: ${misc:Pre-Depends}
54 Description: thread-based email index, search and tagging (runtime)
55  Notmuch is a system for indexing, searching, reading, and tagging
56  large collections of email messages in maildir or mh format. It uses
57  the Xapian library to provide fast, full-text search with a very
58  convenient search syntax.
59  .
60  This package contains the runtime library, necessary to run
61  applications using libnotmuch.
62
63 Package: libnotmuch-dev
64 Section: libdevel
65 Architecture: any
66 Depends: ${misc:Depends}, libnotmuch5 (= ${binary:Version})
67 Description: thread-based email index, search and tagging (development)
68  Notmuch is a system for indexing, searching, reading, and tagging
69  large collections of email messages in maildir or mh format. It uses
70  the Xapian library to provide fast, full-text search with a very
71  convenient search syntax.
72  .
73  This package provides the necessary development libraries and header
74  files to allow you to develop new software using libnotmuch.
75
76 Package: python-notmuch
77 Architecture: all
78 Section: python
79 Depends: ${misc:Depends}, ${python:Depends}, libnotmuch5 (>= ${source:Version})
80 Provides: ${python:Provides}
81 XB-Python-Version: ${python:Versions}
82 Description: Python interface to the notmuch mail search and index library
83  Notmuch is a system for indexing, searching, reading, and tagging
84  large collections of email messages in maildir or mh format. It uses
85  the Xapian library to provide fast, full-text search with a very
86  convenient search syntax.
87  .
88  This package provides a Python interface to the notmuch
89  functionality, directly interfacing with a shared notmuch library.
90
91 Package: python3-notmuch
92 Architecture: all
93 Section: python
94 Depends: ${misc:Depends}, ${python3:Depends}, libnotmuch5 (>= ${source:Version})
95 Description: Python 3 interface to the notmuch mail search and index library
96  Notmuch is a system for indexing, searching, reading, and tagging
97  large collections of email messages in maildir or mh format. It uses
98  the Xapian library to provide fast, full-text search with a very
99  convenient search syntax.
100  .
101  This package provides a Python 3 interface to the notmuch
102  functionality, directly interfacing with a shared notmuch library.
103
104 Package: ruby-notmuch
105 Architecture: any
106 Section: ruby
107 Depends: ${shlibs:Depends}, ${misc:Depends}
108 Description: Ruby interface to the notmuch mail search and index library
109  Notmuch is a system for indexing, searching, reading, and tagging
110  large collections of email messages in maildir or mh format. It uses
111  the Xapian library to provide fast, full-text search with a very
112  convenient search syntax.
113  .
114  This package provides a Ruby interface to the notmuch
115  functionality, directly interfacing with a shared notmuch library.
116
117 Package: notmuch-emacs
118 Section: oldlibs
119 Architecture: all
120 Depends: elpa-notmuch, ${misc:Depends}
121 Description: thread-based email index, search and tagging (transitional package)
122  This dummy package help ease transition to the new package elpa-notmuch
123
124 Package: elpa-notmuch
125 Architecture: all
126 Depends: ${misc:Depends}, ${elpa:Depends}
127 Description: thread-based email index, search and tagging (emacs interface)
128  Notmuch is a system for indexing, searching, reading, and tagging
129  large collections of email messages in maildir or mh format. It uses
130  the Xapian library to provide fast, full-text search with a very
131  convenient search syntax.
132  .
133  This package provides an emacs based mail user agent based on
134  notmuch.
135
136 Package: notmuch-vim
137 Architecture: all
138 Breaks: notmuch (<<0.6~254~)
139 Replaces: notmuch (<<0.6~254~)
140 Depends: ${misc:Depends}, notmuch, vim-addon-manager, vim-ruby, ruby-notmuch
141 Recommends: ruby-mail
142 Description: thread-based email index, search and tagging (vim interface)
143  Notmuch is a system for indexing, searching, reading, and tagging
144  large collections of email messages in maildir or mh format. It uses
145  the Xapian library to provide fast, full-text search with a very
146  convenient search syntax.
147  .
148  This package provides a vim based mail user agent based on
149  notmuch.
150
151 Package: notmuch-mutt
152 Architecture: all
153 Depends:
154  notmuch (>= 0.4),
155  libmail-box-perl, libmailtools-perl,
156  libstring-shellquote-perl, libterm-readline-gnu-perl,
157  ${misc:Depends},
158  ${perl:Depends},
159 Recommends: mutt
160 Enhances: notmuch, mutt
161 Description: thread-based email index, search and tagging (Mutt interface)
162  notmuch-mutt provides integration among the Mutt mail user agent and
163  the Notmuch mail indexer.
164  .
165  notmuch-mutt offer two main integration features. The first one is
166  the ability of stating a search query interactively and then jump to
167  a fresh Maildir containing its search results only. The second one is
168  the ability to reconstruct threads on the fly starting from the
169  current highlighted mail.