notmuch 0.34.2-1ubuntu1 source package in Ubuntu

Changelog

notmuch (0.34.2-1ubuntu1) jammy; urgency=low

  * Merge from Debian unstable. Remaining changes:
    - Do not conflict with gdb-minimal
    - d/rules: Disable LTO to fix FTBFS on s390x.

 -- Gianfranco Costamagna <email address hidden>  Wed, 15 Dec 2021 12:35:35 +0100

Upload details

Uploaded by:
Gianfranco Costamagna
Uploaded to:
Jammy
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
mail
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
notmuch_0.34.2.orig.tar.xz 731.8 KiB c1f2ceee47f689711222d7205af2a3fe7a4a9d8c32e4e0b24ad66f88df6a47d3
notmuch_0.34.2-1ubuntu1.debian.tar.xz 21.3 KiB cdd7e24f359acd6fda46b811a1945a40c41e3996aeebd652d1be791798b7446a
notmuch_0.34.2-1ubuntu1.dsc 3.1 KiB 4d6dad18d335c3a999870b3cd37fdd26aff4ed0c7dfd17ab471ef51059e2b27c

View changes file

Binary packages built by this source

elpa-notmuch: thread-based email index, search and tagging (emacs interface)

 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 provides an emacs based mail user agent based on
 notmuch.

libnotmuch-dev: 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
 the Xapian library to provide fast, full-text search with a very
 convenient search syntax.
 .
 This package provides the necessary development libraries and header
 files to allow you to develop new software using libnotmuch.

libnotmuch5: thread-based email index, search and tagging (runtime)

 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 runtime library, necessary to run
 applications using libnotmuch.

libnotmuch5-dbgsym: debug symbols for libnotmuch5
notmuch: 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 notmuch command-line interface

notmuch-dbgsym: debug symbols for notmuch
notmuch-mutt: thread-based email index, search and tagging (Mutt interface)

 notmuch-mutt provides integration among the Mutt mail user agent and
 the Notmuch mail indexer.
 .
 notmuch-mutt offer two main integration features. The first one is
 the ability of stating a search query interactively and then jump to
 a fresh Maildir containing its search results only. The second one is
 the ability to reconstruct threads on the fly starting from the
 current highlighted mail.

notmuch-vim: thread-based email index, search and tagging (vim interface)

 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 provides a vim based mail user agent based on
 notmuch.

python3-notmuch: Python 3 legacy 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
 the Xapian library to provide fast, full-text search with a very
 convenient search syntax.
 .
 This package provides a legacy Python 3 interface to the notmuch
 functionality, directly interfacing with a shared notmuch library.
 .
 New projects are encouraged to use python3-notmuch2 instead.

python3-notmuch2: Python 3 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
 the Xapian library to provide fast, full-text search with a very
 convenient search syntax.
 .
 This package provides a Python 3 interface to the notmuch
 functionality using CFFI bindings, which interface with a shared
 notmuch library.
 .
 This is the preferred way to use notmuch via Python.

python3-notmuch2-dbgsym: debug symbols for python3-notmuch2
ruby-notmuch: Ruby 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
 the Xapian library to provide fast, full-text search with a very
 convenient search syntax.
 .
 This package provides a Ruby interface to the notmuch
 functionality, directly interfacing with a shared notmuch library.

ruby-notmuch-dbgsym: debug symbols for ruby-notmuch