notmuch 0.29.2-1ubuntu1 source package in Ubuntu

Changelog

notmuch (0.29.2-1ubuntu1) focal; urgency=low

  * Merge from Debian unstable.  Remaining changes:
    - Run tests but ignore failures on armhf (works on real HW)
    - Do not conflict with gdb-minimal

notmuch (0.29.2-1) unstable; urgency=medium

  * New upstream bug fix release: fix file descriptor leak with gzipped
    files. Thanks to James Troup for reporting and the fix.

 -- Gianfranco Costamagna <email address hidden>  Sat, 26 Oct 2019 10:02:10 +0200

Upload details

Uploaded by:
Gianfranco Costamagna
Uploaded to:
Focal
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.29.2.orig.tar.xz 645.0 KiB 1bda6149b2fb0840f4d146391cab89e541d30a778f1f6e6fa95b456097cd55de
notmuch_0.29.2-1ubuntu1.debian.tar.xz 18.5 KiB dfe16bd81f9bb212952faaad2c2391de7a09131ec7f8372b36f3b664a3153ae7
notmuch_0.29.2-1ubuntu1.dsc 3.0 KiB c695c51afb2db0aa28c203924d584cd01a99742a2539c05393563347e14ed412

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-emacs: thread-based email index, search and tagging (transitional package)

 This dummy package help ease transition to the new package elpa-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.

python-notmuch: No summary available for python-notmuch in ubuntu focal.

No description available for python-notmuch in ubuntu focal.

python3-notmuch: 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, directly interfacing with a shared notmuch library.

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