notmuch 0.34.1-1ubuntu1 source package in Ubuntu

Changelog

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

  * Merge from Debian unstable. Remaining changes:
    - Do not conflict with gdb-minimal

notmuch (0.34.1-1) unstable; urgency=medium

  * New upstream bugfix release. Fixes a memory deallocation error in
    libnotmuch.

notmuch (0.34-1) unstable; urgency=medium

  * New upstream release
  * Adds s-expression based query parser (man notmuch-sexp-queries).
  * Bug fix: "notmuch breaks on directory removal", thanks to Joerg
    Jaspert (Closes: #922536).
  * Respect notmuch-show-text/html-blocked-images for renderer w3m
    (Closes: #934082).
  * Bug fix: "add an option to change the database path", thanks to
    Michael Gold (Closes: #887041) (actually fixed in 0.32)

notmuch (0.34~rc0-1) experimental; urgency=medium

  * New upstream release candidate

 -- Gianfranco Costamagna <email address hidden>  Sun, 07 Nov 2021 02:54:55 +0100

Upload details

Uploaded by:
Gianfranco Costamagna
Uploaded to:
Jammy
Original maintainer:
Carl Worth
Architectures:
any all
Section:
mail
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
notmuch_0.34.1.orig.tar.xz 730.9 KiB 457acf7cc4815280a76b0c4a95c64815b6d7e3d9c0342168e6d96e741f31d816
notmuch_0.34.1-1ubuntu1.debian.tar.xz 21.0 KiB b5fe8ad675f7b1a5184e6e0e2725a24f5d5f99bc6b39c4d2d0cc616b7bdac906
notmuch_0.34.1-1ubuntu1.dsc 3.1 KiB 1509f0f3f2e95b4749521933d8e9429827dd159719ac133d3a5f5a4c5095eea5

Available diffs

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