summaryrefslogtreecommitdiff
path: root/debian
AgeCommit message (Collapse)Author
2021-05-02debian: add changelog for 0.32-1debian/0.32-1archive/debian/0.32-10.32David Bremner
2021-04-28debian: add changelog for 0.32~rc2-1debian/0.32_rc2-1archive/debian/0.32_rc2-10.32_rc2David Bremner
2021-04-24debian: bump changelog versiondebian/0.32_rc1-1archive/debian/0.32_rc1-10.32_rc1David Bremner
2021-04-24debian: add xapian-tools for testsDavid Bremner
xapian-metadata is used by some of the new tests.
2021-04-24debian: update d/libnotmuch50.32_rc0David Bremner
This corresponds to libnotmuch 5.3. It should be backward compatible because it only adds symbols.
2021-04-24debian: start changelog for 0.32~rc0-1David Bremner
2021-02-18debian: drop patchesdebian/0.31.4-1archive/debian/0.31.4-10.31.4David Bremner
we should by synced up with the tarball again
2021-02-18debian: changelog for 0.31.4-1David Bremner
2020-12-26debian: skip gdb based tests on hppadebian/0.31.3-2archive/debian/0.31.3-2David Bremner
2020-12-25Commit Debian 3.0 (quilt) metadatadebian/0.31.3-1archive/debian/0.31.3-1David Bremner
[dgit (9.12) quilt-fixup]
2020-12-25debian: drop debian/patchesDavid Bremner
These were originally committed by git-debrebase. Unfortunately git debrebase does not seem to like the notmuch git workflow, so giving up on it for now.
2020-12-25debian: changelog for 0.31.3-1David Bremner
2020-12-13Commit Debian 3.0 (quilt) metadatadebian/0.31.2-5archive/debian/0.31.2-5David Bremner
[dgit (9.12) quilt-fixup]
2020-12-13debian: changelog for 0.31.2-5David Bremner
2020-12-10Commit Debian 3.0 (quilt) metadatadebian/0.31.2-4archive/debian/0.31.2-4David Bremner
[dgit (9.12) quilt-fixup]
2020-12-10debian: changelog for 0.31.2-4David Bremner
2020-11-09debian: upload 0.31.2-3debian/0.31.2-3archive/debian/0.31.2-3David Bremner
2020-11-09debian: changelog for 0.31.2-2debian/0.31.2-2archive/debian/0.31.2-2David Bremner
2020-11-09debian: run tests in verbose modeDavid Bremner
A hopefully temporary change to try and debug some test failures on autobuilders.
2020-11-08debian: remove quilt patchesDavid Bremner
These were generated by dgit due a mix up with .orig.tar.xz files.
2020-11-08debian: update changelog for 0.31.2-1David Bremner
2020-11-08Commit Debian 3.0 (quilt) metadatadebian/0.31.1-1archive/debian/0.31.1-1David Bremner
[dgit (9.12) quilt-fixup]
2020-11-08debian: changelog for 0.31.1-1David Bremner
2020-09-05debian: changelog for 0.31-1David Bremner
2020-08-29debian: drop notmuch-emacs dependency packageDavid Bremner
elpa-notmuch is now present in oldstable, and we don't need to support direct upgrades from older releases than that.
2020-08-29debian: suggest mailscriptsDavid Bremner
These contain several useful tools for the notmuch user, particularly on Debian.
2020-08-29debian: suggest elpa-mailscriptsDavid Bremner
These contain some useful functions for notmuch users, mainly wrappers for scripts from mailscripts.
2020-08-18debian/changelog: fix typoDavid Bremner
2020-08-18update changelog for 0.31~rc1-1debian/0.31_rc1-1archive/debian/0.31_rc1-10.31_rc1David Bremner
2020-08-16debian: update symbols for 0.31David Bremner
Two new API entries for better error handling
2020-08-16debian: start changelog for 0.31~rc0-1David Bremner
2020-07-11debian: drop ValueRangeProcessor symbolsDavid Bremner
These are not used since b90d852
2020-07-10debian: changelog for 0.30David Bremner
2020-07-03debian: changelog fo 0.30~rc3-1David Bremner
2020-06-16debian: changelog stanza for 0.30~rc2-1debian/0.30_rc2-1archive/debian/0.30_rc2-1David Bremner
2020-06-16debian/copyright: update to match AUTHORSDavid Bremner
2020-06-06debian: changelog stanza for 0.30~rc1-1debian/0.30_rc1-1archive/debian/0.30_rc1-10.30_rc1David Bremner
2020-06-05debian: update debian/copyrightDavid Bremner
This is based on the updated AUTHORS file.
2020-06-01debian: bump debian revisiondebian/0.30_rc0-2archive/debian/0.30_rc0-2David Bremner
second, with binaries upload
2020-06-01debian: Add build dependency on doxygendebian/0.30_rc0-1archive/debian/0.30_rc0-10.30_rc0David Bremner
2020-06-01debian: add desktop-file-utils dependencyDavid Bremner
This enables installation of notmuch-emacs-mua.desktop
2020-06-01debian: add changelog for release candidateDavid Bremner
2020-04-01debian: Add packaging for python3-notmuch2Daniel Kahn Gillmor
Ship a new debian package for the notmuch2 CFFI-based Python interface to notmuch. Unlike the notmuch python module, the new notmuch2 module is no longer arch-independent, because it builds and ships a shared object in addition to the python code. This patch encourages new downstream development to rely on notmuch2 instead of on notmuch, to get the benefits of the new module. I welcome any suggested improvements to this packaging, but it appears to me to be sufficient to get "import notmuch2" to work and do some basic tests.
2020-01-09debian: add Build-Depends-Package for libnotmuch5.symbolsDaniel Kahn Gillmor
See lintian informational tag symbols-file-missing-build-depends-package-field for hints about this minor metadata update. Signed-off-by: Daniel Kahn Gillmor <dkg@fifthhorseman.net>
2019-12-25debian: Override lintian suggestion to move elpa-notmuch to Section: lispDaniel Kahn Gillmor
Signed-off-by: Daniel Kahn Gillmor <dkg@fifthhorseman.net>
2019-12-21debian: move packaging to dh 12Daniel Kahn Gillmor
2019-12-21debian elpa-notmuch: ship elisp and .png from "make install"Daniel Kahn Gillmor
Rather than ship from the source directories, ship these files from where they're installed by "make install". This doesn't resolve all the dh_missing warnings yet (due to #946142), but it leaves the last bit of that problem in the hands of the dh-elpa package, and it's not due to notmuch's packaging any longer. Note that notmuch-pkg.el is only relevant for elpa, so it was not installed by "make install", and has to be extracted deliberately from the source tree. Note also that we now don't ship make-deps.el or rstdoc.el, as these are build tools and don't belong in the deployed package. Signed-off-by: Daniel Kahn Gillmor <dkg@fifthhorseman.net>
2019-12-21debian: ship info files in the standard locationDaniel Kahn Gillmor
Signed-off-by: Daniel Kahn Gillmor <dkg@fifthhorseman.net>
2019-12-21debian: record upstream files which should not be installed by the packageDaniel Kahn Gillmor
Signed-off-by: Daniel Kahn Gillmor <dkg@fifthhorseman.net>
2019-12-21debian: Remove python2 detritusDaniel Kahn Gillmor
Since we removed python-notmuch, we do not need to retain this file any longer. Signed-off-by: Daniel Kahn Gillmor <dkg@fifthhorseman.net>