X-Git-Url: https://git.notmuchmail.org/git?a=blobdiff_plain;f=debian%2Fcontrol;h=e2bb166f5f6edcb27b146927be46a3e3ace9badc;hb=HEAD;hp=5a3adc04f4f0f37f5352bf74792327b07e10ed3c;hpb=3b8c0dee2240e2a76efdad2db4bfccc10ae208c1;p=notmuch diff --git a/debian/control b/debian/control index 5a3adc04..08e3c7f3 100644 --- a/debian/control +++ b/debian/control @@ -7,13 +7,13 @@ Uploaders: David Bremner , Build-Conflicts: gdb [ia64 mips mips64el hppa], - gdb-minimal, ruby1.8, -Build-Depends: +Build-Depends: dpkg-dev (>= 1.22.5), bash-completion (>=1.9.0~), debhelper-compat (= 13), dh-elpa (>= 1.3), dh-python, + dh-sequence-vim-addon, desktop-file-utils, doxygen, dpkg-dev (>= 1.17.14), @@ -30,7 +30,7 @@ Build-Depends: libtalloc-dev, libxapian-dev, libz-dev, - pkg-config, + pkgconf, python3, python3-cffi, python3-pytest, @@ -50,11 +50,11 @@ Rules-Requires-Root: no Package: notmuch Architecture: any Depends: - libnotmuch5 (= ${binary:Version}), + libnotmuch5t64 (= ${binary:Version}), ${misc:Depends}, ${shlibs:Depends}, Recommends: - elpa-notmuch | notmuch-vim | notmuch-mutt | alot, + elpa-notmuch | notmuch-vim | notmuch-mutt | alot | astroid, gpg-agent, gpgsm, Suggests: @@ -99,7 +99,10 @@ Description: thread-based email index, search and tagging . This package contains the HTML documentation -Package: libnotmuch5 +Package: libnotmuch5t64 +Provides: ${t64:Provides} +Replaces: libnotmuch5 +Breaks: libnotmuch5 (<< ${source:Version}) Section: libs Architecture: any Depends: @@ -120,7 +123,7 @@ Package: libnotmuch-dev Section: libdevel Architecture: any Depends: - libnotmuch5 (= ${binary:Version}), + libnotmuch5t64 (= ${binary:Version}), ${misc:Depends}, Description: thread-based email index, search and tagging (development) Notmuch is a system for indexing, searching, reading, and tagging @@ -135,7 +138,7 @@ Package: python3-notmuch Architecture: all Section: python Depends: - libnotmuch5 (>= ${source:Version}), + libnotmuch5t64 (>= ${source:Version}), ${misc:Depends}, ${python3:Depends}, Description: Python 3 legacy interface to the notmuch mail search and index library @@ -153,7 +156,7 @@ Package: python3-notmuch2 Architecture: any Section: python Depends: - libnotmuch5 (>= ${source:Version}), + libnotmuch5t64 (>= ${source:Version}), ${misc:Depends}, ${python3:Depends}, ${shlibs:Depends}, @@ -208,9 +211,9 @@ Replaces: Depends: notmuch, ruby-notmuch, - vim-addon-manager, vim-ruby, ${misc:Depends}, + ${vim-addon:Depends}, Recommends: ruby-mail, Description: thread-based email index, search and tagging (vim interface) @@ -232,9 +235,10 @@ Depends: ${misc:Depends}, ${perl:Depends}, Recommends: - mutt, + mutt | neomutt, Enhances: mutt, + neomutt, notmuch, Description: thread-based email index, search and tagging (Mutt interface) notmuch-mutt provides integration among the Mutt mail user agent and