# ChangeLog for net-mail/notmuch # Copyright 1999-2016 Gentoo Foundation; Distributed under the GPL v2 # (auto-generated from git log) *notmuch-0.20.2 (09 Aug 2015) *notmuch-0.19-r1 (09 Aug 2015) *notmuch-0.18.2 (09 Aug 2015) *notmuch-0.17 (09 Aug 2015) *notmuch-0.16-r1 (09 Aug 2015) 09 Aug 2015; Robin H. Johnson +files/0.16-0001-test-exit-with-nonzero-value-when-not-.patch, +files/0.19-0001-doc-gzipped-notmuch.3-before-trying-to.patch, +files/0.19-0002-Rename-rst2man-to-rst2man.py-for-Gento.patch, +files/0.19-0003-build-eliminate-use-of-python-execfile.patch, +files/50notmuch-gentoo.el, +files/60notmuch-pick-gentoo.el, +metadata.xml, +notmuch-0.16-r1.ebuild, +notmuch-0.17.ebuild, +notmuch-0.18.2.ebuild, +notmuch-0.19-r1.ebuild, +notmuch-0.20.2.ebuild: proj/gentoo: Initial commit This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson X-Thanks: Alec Warner - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring - wrote much python to improve cvs2svn X-Thanks: Rich Freeman - validation scripts X-Thanks: Patrick Lauer - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed 16 Aug 2015; Amadeusz Żołnowski metadata.xml, -notmuch-0.16-r1.ebuild, -notmuch-0.17.ebuild: Remove oldest versions Package-Manager: portage-2.2.20.1 22 Aug 2015; Amadeusz Żołnowski notmuch-0.20.2.ebuild: Add sub-slot "4" Sub-slot corresponds to major wersion of libnotmuch.so.X.Y. Bump of Y is meant to be binary backward compatible. Nothing depends directly on libnotmuch.so therefore I skip revision bump. Package-Manager: portage-2.2.20.1 22 Aug 2015; Amadeusz Żołnowski notmuch-0.18.2.ebuild, notmuch-0.19-r1.ebuild: Add sub-slots "3" and "4" to stable versions Nothing depends directly on libnotmuch.so therefore I skip revision bump. Package-Manager: portage-2.2.20.1 24 Aug 2015; Justin Lecher metadata.xml: Use https by default Convert all URLs for sites supporting encrypted connections from http to https Signed-off-by: Justin Lecher 24 Aug 2015; Mike Gilbert metadata.xml: Revert DOCTYPE SYSTEM https changes in metadata.xml repoman does not yet accept the https version. This partially reverts eaaface92ee81f30a6ac66fe7acbcc42c00dc450. Bug: https://bugs.gentoo.org/552720 26 Aug 2015; Agostino Sarubbo notmuch-0.20.2.ebuild: amd64 stable wrt bug #557918 Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="amd64" 20 Sep 2015; Agostino Sarubbo notmuch-0.20.2.ebuild: x86 stable wrt bug #557918 Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="x86" 15 Nov 2015; Amadeusz Żołnowski notmuch-0.20.2.ebuild: Depend on dev-python/sphinx unconditionally dev-python/sphinx used to be used only to generate docs for Python bindings, but now it is also used instead of rst2man to generate man pages. *notmuch-0.21 (15 Nov 2015) 15 Nov 2015; Amadeusz Żołnowski +notmuch-0.21.ebuild: Bump version to 0.21 Gentoo-Bug: 565522 Package-Manager: portage-2.2.23 23 Jan 2016; Agostino Sarubbo notmuch-0.21.ebuild: amd64 stable wrt bug #572014 Package-Manager: portage-2.2.26 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo 24 Jan 2016; Michał Górny metadata.xml: Set appropriate maintainer types in metadata.xml (GLEP 67) 14 Feb 2016; Agostino Sarubbo notmuch-0.21.ebuild: x86 stable wrt bug #572014 Package-Manager: portage-2.2.26 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo *notmuch-0.22 (01 May 2016) 01 May 2016; Amadeusz Żołnowski +notmuch-0.22.ebuild: Bump version Simplify deps. Use slots and subslots. Package-Manager: portage-2.2.28 05 May 2016; Amadeusz Żołnowski notmuch-0.22.ebuild: Install notmuch-report instead of nmbug-status nmbug-status has been renamed to notmuch-report. Package-Manager: portage-2.2.28 31 May 2016; Amadeusz Żołnowski metadata.xml, notmuch-0.22.ebuild: Correct dependencies related to S/MIME support gnupg must be installed only if crypt flag is enabled, because crypt related tests are run when this gnupg commands can be found. The same applies to smime flag of gmime which pulls gnupg. Package-Manager: portage-2.3.0_rc1 *notmuch-0.22-r1 (01 Jun 2016) 01 Jun 2016; Amadeusz Żołnowski notmuch-0.22.ebuild, +notmuch-0.22-r1.ebuild: Apply changes in dependencies only in new rev Revert changes in notmuch-0.22.ebuild in commit 9cdfbeb940dabdd1d2088752b761e12c605e6efa and reapply changes to newly bumped notmuch-0.22-r1.ebuild only. Changes in dependencies are not so trivial, so better have a backup option for users. Package-Manager: portage-2.3.0_rc1 03 Jun 2016; Amadeusz Żołnowski notmuch-0.22-r1.ebuild: Don't block app-crypt/gnupg and dev-libs/gmime[smime] Test fails if GnuPG is installed and GMime is compiled without S/MIME. This could occur when 'crypt' flag is disabled but GnuPG is installed anyway. Although test requires 'crypt', therefore this doesn't occur and blocking anything when particular feature is disabled is not needed. Package-Manager: portage-2.3.0_rc1 *notmuch-0.22-r2 (03 Jun 2016) 03 Jun 2016; Amadeusz Żołnowski -notmuch-0.22-r1.ebuild, +notmuch-0.22-r2.ebuild: Bump revision Bump revision for commit "Don't block app-crypt/gnupg and dev-libs/gmime[smime]". Package-Manager: portage-2.3.0_rc1 02 Jul 2016; Amadeusz Żołnowski metadata.xml, notmuch-0.22-r2.ebuild: Rename debug flag to valgrind (in testing ebuild only) Require valgrind only for build. 'debug' flag was actually misused. Gentoo-Bug: 587560 Package-Manager: portage-2.3.0 02 Jul 2016; Amadeusz Żołnowski notmuch-0.22-r2.ebuild: Make tests verbose 02 Jul 2016; Amadeusz Żołnowski notmuch-0.22-r2.ebuild: Let package manager download test database Put test notmuch database into SRC_URI and copy it to test directory rather than downloading it in src_test phase. Package-Manager: portage-2.3.0 02 Jul 2016; Amadeusz Żołnowski notmuch-0.18.2.ebuild, notmuch-0.19-r1.ebuild, notmuch-0.20.2.ebuild, notmuch-0.21.ebuild, notmuch-0.22.ebuild: Make tests verbose in stable ebuilds as well Package-Manager: portage-2.3.0 04 Jul 2016; Tobias Klausmann notmuch-0.22-r2.ebuild: 0.22-r2: add ~alpha keyword Gentoo-Bug: 587560 19 Jul 2016; Amadeusz Żołnowski notmuch-0.22-r2.ebuild: Put database to correct directory Package-Manager: portage-2.3.0 *notmuch-0.22.1 (19 Jul 2016) 19 Jul 2016; Amadeusz Żołnowski +notmuch-0.22.1.ebuild: Bump version to 0.22.1 Package-Manager: portage-2.3.0 19 Jul 2016; Amadeusz Żołnowski notmuch-0.22-r2.ebuild, notmuch-0.22.1.ebuild: Don't die on unpack Copy test database only for test. Package-Manager: portage-2.3.0 *notmuch-0.22.2 (10 Sep 2016) 10 Sep 2016; Amadeusz Żołnowski +notmuch-0.22.2.ebuild: Bump version to 0.22.2 Package-Manager: portage-2.3.0 *notmuch-0.22.2-r1 (18 Sep 2016) 18 Sep 2016; Amadeusz Żołnowski +notmuch-0.22.2-r1.ebuild: Bump EAPI to 6 in latest version Support user patches. Install HTML docs with dodoc. It needed extra steps to reproduce behaviour of dohtml. Package-Manager: portage-2.3.0 26 Sep 2016; Amadeusz Żołnowski -notmuch-0.22.ebuild, -notmuch-0.22-r2.ebuild, -notmuch-0.22.1.ebuild: Remove older versions 0.22.2 contains bugfixes and supersedes 0.22 and 0.22.1. Package-Manager: portage-2.3.1 *notmuch-0.23 (10 Oct 2016) 10 Oct 2016; Amadeusz Żołnowski metadata.xml, +notmuch-0.23.ebuild: Bump version to 0.23 Package-Manager: portage-2.3.1 *notmuch-0.23-r1 (15 Oct 2016) 15 Oct 2016; Amadeusz Żołnowski +files/0.23-0001-emacs-id-buttonization.patch, +files/0.23-0002-emacs-search-face-bugfix.patch, +notmuch-0.23-r1.ebuild: Backport fixes to 0.23 Fix Emacs 25.1 compatibility issue. Restore colours for unread and flagged tags accidentally swapped in 0.23. Package-Manager: portage-2.3.2 *notmuch-0.23.1 (26 Oct 2016) 26 Oct 2016; Amadeusz Żołnowski +notmuch-0.23.1.ebuild: Bump version to 0.23.1 Package-Manager: portage-2.3.2 26 Oct 2016; Amadeusz Żołnowski -notmuch-0.23.ebuild, -notmuch-0.23-r1.ebuild: Remove 0.23* ebuilds superseded by 0.23.1 Package-Manager: portage-2.3.2 01 Nov 2016; Michał Górny notmuch-0.18.2.ebuild, notmuch-0.19-r1.ebuild, notmuch-0.20.2.ebuild, notmuch-0.21.ebuild, notmuch-0.22.2.ebuild, notmuch-0.22.2-r1.ebuild, notmuch-0.23.1.ebuild: global: Drop dead implementations from PYTHON_COMPAT *notmuch-0.23.2 (20 Nov 2016) 20 Nov 2016; Amadeusz Żołnowski +notmuch-0.23.2.ebuild: Bump version Package-Manager: portage-2.3.2 *notmuch-0.23.3 (01 Dec 2016) 01 Dec 2016; Amadeusz Żołnowski +notmuch-0.23.3.ebuild: Bump version to 0.23.3 Package-Manager: portage-2.3.2