notmuch 0.25.3-1ubuntu1 source package in Ubuntu
Changelog
notmuch (0.25.3-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.25.3-1) unstable; urgency=medium * Upstream bugfix release. Fix for OpenPGP UID validity reporting, and build failure with GMime 3.0.3+. * Bug fix: "notmuch FTBFS on Alpha due to broken gdb", thanks to Michael Cree (Closes: #881028). -- Gianfranco Costamagna <email address hidden> Tue, 12 Dec 2017 14:33:04 +0100
Upload details
- Uploaded by:
- Gianfranco Costamagna
- Uploaded to:
- Bionic
- Original maintainer:
- Carl Worth
- Architectures:
- any all
- Section:
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
notmuch_0.25.3.orig.tar.gz | 862.5 KiB | 4bd58e035c34a36ba3c7027e19f763905b99812eeabab283146ef12b3310ddbb |
notmuch_0.25.3-1ubuntu1.debian.tar.xz | 16.6 KiB | 82acce3f1d4f25762d27206a071ca61f780952add952579edaebfd37cf67a1e5 |
notmuch_0.25.3-1ubuntu1.dsc | 3.0 KiB | 219fe8263cbdff44f616dfc31e5c620e7821fe7f94a04f120def2dcaa05eda52 |
Available diffs
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