X-Git-Url: https://git.cworth.org/git?a=blobdiff_plain;f=debian%2Fcontrol;h=a11d41306a17f11e9552370e974ab76e1a7b737b;hb=0bdd9ffd844bb6abef19d204fcfc72bb48939e30;hp=8a2e29dd585692b5c69aa4e35e00360b528afbcb;hpb=0f196b5659c8a66af4357fee3d4b3a169044472d;p=notmuch diff --git a/debian/control b/debian/control index 8a2e29dd..a11d4130 100644 --- a/debian/control +++ b/debian/control @@ -23,13 +23,13 @@ Build-Depends: gnupg , gpgsm , libgmime-3.0-dev (>= 3.0.3~), - libpython3-all-dev, + libpython3-dev, libsexp-dev, libtalloc-dev, libxapian-dev, libz-dev, pkg-config, - python3-all (>= 3.1.2-7~), + python3, python3-cffi, python3-pytest, python3-pytest-cov, @@ -56,7 +56,8 @@ Recommends: gnupg-agent, gpgsm, Suggests: - mailscripts + mailscripts, + notmuch-doc, 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 @@ -65,6 +66,21 @@ Description: thread-based email index, search and tagging . This package contains the notmuch command-line interface +Package: notmuch-doc +Architecture: all +Depends: + ${misc:Depends}, + ${sphinxdoc:Depends}, +Suggests: + notmuch +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 HTML documentation + Package: libnotmuch5 Section: libs Architecture: any