X-Git-Url: https://git.notmuchmail.org/git?a=blobdiff_plain;f=debian%2Fcontrol;h=0ffe958c86b9916940d4326e7dc38797a567341c;hb=09fa6bcc0d1706889fe8f1fc86f39f9a1ab852ba;hp=8a2e29dd585692b5c69aa4e35e00360b528afbcb;hpb=0f196b5659c8a66af4357fee3d4b3a169044472d;p=notmuch diff --git a/debian/control b/debian/control index 8a2e29dd..0ffe958c 100644 --- a/debian/control +++ b/debian/control @@ -20,16 +20,17 @@ Build-Depends: dtach (>= 0.8) , emacs-nox | emacs-gtk | emacs-lucid | emacs25-nox | emacs25 (>=25~) | emacs25-lucid (>=25~) | emacs24-nox | emacs24 (>=24~) | emacs24-lucid (>=24~), gdb [!ia64 !mips !mips64el !kfreebsd-any !alpha !hppa] , + git , 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 +57,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 +67,37 @@ Description: thread-based email index, search and tagging . This package contains the notmuch command-line interface +Package: notmuch-git +Architecture: all +Depends: + git, + notmuch, + python3, + ${misc:Depends} +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 a simple tool to save, restore, and synchronize + notmuch tags via git repositories. + +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