]> git.notmuchmail.org Git - notmuch/blob - debian/control
Merge branch 'upstream'
[notmuch] / debian / control
1 Source: notmuch
2 Section: mail
3 Priority: extra
4 Maintainer: Jameson Graef Rollins <jrollins@finestructure.net>
5 Build-Depends: debhelper (>= 7.0), pkg-config, libxapian-dev, libgmime-2.4-dev, libtalloc-dev, libz-dev, emacs
6 Standards-Version: 3.8.3
7 Homepage: http://notmuchmail.org/
8 Vcs-Git: git://notmuchmail.org/git/notmuch
9 Dm-Upload-Allowed: yes
10
11 Package: notmuch
12 Architecture: any
13 Depends: ${shlibs:Depends}, ${misc:Depends}
14 Recommends: emacs
15 Enhances: emacs
16 Description: thread-based email index, search and tagging
17  Notmuch is a system for indexing, searching, reading, and tagging
18  large collections of email messages. It uses the Xapian library to
19  provide fast, full-text search of very large collection of email with
20  a very convenient search syntax.