notmuch 0.26-1ubuntu1 source package in Ubuntu

Changelog

notmuch (0.26-1ubuntu1) bionic; urgency=low

  * Merge from Debian unstable.  Remaining changes:
    - Run tests but ignore failures on armhf (works on real HW)
      see LP: #1707409

notmuch (0.26-1) unstable; urgency=medium

  [ Daniel Kahn Gillmor ]
  * build against python3-sphinx instead of python-sphinx
  * d/changelog: strip trailing whitespace
  * move to debhelper 10
  * Standards-Version: bump to 4.1.3 (drop priority: extra
    from transitional packages)

  [ David Bremner ]
  * New upstream release (see /usr/share/doc/notmuch/NEWS.gz)
    - new command 'notmuch reindex'
    - optional indexing of encrypted emails.
    - indexing of files with duplicate message-id
  * update symbols

notmuch (0.26~rc2-1) experimental; urgency=medium

  * Third upstream release candidate

notmuch (0.26~rc1-1) experimental; urgency=medium

  * Second upstream release candidate

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

  * Upstream release candidate

 -- Gianfranco Costamagna <email address hidden>  Thu, 11 Jan 2018 15:35:02 +0100

Upload details

Uploaded by:
Gianfranco Costamagna
Uploaded to:
Bionic
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.26.orig.tar.gz 885.1 KiB d3e894ed2ad9d721a442663f07a6f2a241dc98be7cc4af681f16edf88e0d76df
notmuch_0.26-1ubuntu1.debian.tar.xz 16.9 KiB 380b68d845bbadc554917784ee565becf16c5f42a653d660558c278ff0032569
notmuch_0.26-1ubuntu1.dsc 3.0 KiB 9651bb305c80f7a610be76ba33159f22255a07b383e0c8855680bd53c7b3db5a

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: 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
 the Xapian library to provide fast, full-text search with a very
 convenient search syntax.
 .
 This package provides a Python interface to the notmuch
 functionality, directly interfacing with a shared notmuch library.

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