aboutsummaryrefslogtreecommitdiff
path: root/debian/notmuch.manpages
AgeCommit message (Collapse)Author
2026-02-17doc/git-remote: install manpage in DebianDavid Bremner
This innocuous looking omission actually breaks the Debian packaging due to 'dh_missing'.
2021-10-12debian: install notmuch-sexp-queries man pageDavid Bremner
This was missed in the series that added the sexp-query parser and docs.
2019-12-21debian: ship notmuch-setup(1) as a copy of notmuch(1)Daniel Kahn Gillmor
This was being shipped by "make install", but we weren't shipping it in the debian package. Thanks to dh_missing for noticing! Signed-off-by: Daniel Kahn Gillmor <dkg@fifthhorseman.net>
2019-12-04wrap-and-sort -astDaniel Kahn Gillmor
Signed-off-by: Daniel Kahn Gillmor <dkg@fifthhorseman.net>
2018-09-18debian: update notmuch-mutt packaging to use install targetDavid Bremner