X-Git-Url: https://git.notmuchmail.org/git?a=blobdiff_plain;f=debian%2Fcontrol;h=e24fd94d6d06aaac71ef825c8fe7d62788683806;hb=305a7ade1e20e162ff71a007e414ca301e4b90f5;hp=bb1974ee9de0057406c1fbec33b05b82c6f08318;hpb=925473e2387440a80e986fdeded516156a660255;p=notmuch diff --git a/debian/control b/debian/control index bb1974ee..e24fd94d 100644 --- a/debian/control +++ b/debian/control @@ -25,8 +25,8 @@ Dm-Upload-Allowed: yes Package: notmuch Architecture: any -Depends: libnotmuch2 (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends} -Recommends: notmuch-emacs | notmuch-vim, gnupg-agent +Depends: libnotmuch3 (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends} +Recommends: notmuch-emacs | notmuch-vim | notmuch-mutt, gnupg-agent 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 @@ -35,7 +35,7 @@ Description: thread-based email index, search and tagging . This package contains the notmuch command-line interface -Package: libnotmuch2 +Package: libnotmuch3 Section: libs Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} @@ -51,7 +51,7 @@ Description: thread-based email index, search and tagging (runtime) Package: libnotmuch-dev Section: libdevel Architecture: any -Depends: ${misc:Depends}, libnotmuch2 (= ${binary:Version}) +Depends: ${misc:Depends}, libnotmuch3 (= ${binary:Version}) Description: thread-based email index, search and tagging (development) Notmuch is a system for indexing, searching, reading, and tagging large collections of email messages in maildir or mh format. It uses @@ -64,7 +64,7 @@ Description: thread-based email index, search and tagging (development) Package: python-notmuch Architecture: all Section: python -Depends: ${misc:Depends}, ${python:Depends}, libnotmuch2 +Depends: ${misc:Depends}, ${python:Depends}, libnotmuch3 Description: python interface to the notmuch mail search and index library Notmuch is a system for indexing, searching, reading, and tagging large collections of email messages in maildir or mh format. It uses @@ -109,8 +109,9 @@ Package: notmuch-mutt Architecture: all Depends: notmuch, libmail-box-perl, libmailtools-perl, libstring-shellquote-perl, libterm-readline-gnu-perl, + libfile-which-perl, ${misc:Depends} -Recommends: mutt +Recommends: mutt, fdupes Enhances: notmuch, mutt Description: thread-based email index, search and tagging (Mutt interface) notmuch-mutt provides integration among the Mutt mail user agent and