X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=blobdiff_plain;f=debian%2Fcontrol;h=39146dc6319ad89da41fc1acdc7a0da5101c8da0;hp=6038fd39f132c8111809f06f443858654e4d1910;hb=43c9c1138966ef81f2a5ebe89136ddefb3fa175e;hpb=cf72677e3476cc59d7b31c249fd9024243d47a09 diff --git a/debian/control b/debian/control index 6038fd39..39146dc6 100644 --- a/debian/control +++ b/debian/control @@ -1,8 +1,9 @@ Source: notmuch Section: mail Priority: extra -Maintainer: Jameson Graef Rollins -Build-Depends: debhelper (>= 7.0), pkg-config, libxapian-dev, libgmime-2.4-dev, libtalloc-dev, libz-dev, emacs +Maintainer: Carl Worth +Uploaders: Jameson Graef Rollins , martin f. krafft +Build-Depends: debhelper (>= 7.0.50~), pkg-config, libxapian-dev, libgmime-2.4-dev, libtalloc-dev, libz-dev, emacs (>= 23~) Standards-Version: 3.8.3 Homepage: http://notmuchmail.org/ Vcs-Git: git://notmuchmail.org/git/notmuch @@ -13,9 +14,9 @@ Package: notmuch Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} Enhances: emacs, vim -Suggests: emacs, vim +Suggests: emacs, vim, vim-addon-manager Description: thread-based email index, search and tagging Notmuch is a system for indexing, searching, reading, and tagging - large collections of email messages. It uses the Xapian library to - provide fast, full-text search of very large collection of email with - a very convenient search syntax. + 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.