summaryrefslogtreecommitdiff
path: root/debian
AgeCommit message (Collapse)Author
2025-03-15debian: changelog stanza for 0.39-1David Bremner
2025-03-14debian: changelog for 0.39~rc3-1debian/0.39_rc3-1archive/debian/0.39_rc3-10.39_rc3David Bremner
2025-03-13Debian build-deps: include emacs-pgtk in conjunctionDaniel Kahn Gillmor
Debian developers with the pure GTK+ variant of emacs (which does not support X11 at all, as it builds entirely against the GTK Wayland backend) should also be able to treat the build-dependencies as satisfied. Signed-off-by: Daniel Kahn Gillmor <dkg@fifthhorseman.net>
2025-03-11debian: increase test timeout to 10mdebian/0.39_rc2-2archive/debian/0.39_rc2-2David Bremner
Workaround for slow riscv64 autobuilders.
2025-03-11debian: changelog for 0.39~rc2-1debian/0.39_rc2-1archive/debian/0.39_rc2-10.39_rc2David Bremner
2025-02-25debian: upload to experimental instead of unstabledebian/0.39_rc1-1archive/debian/0.39_rc1-1David Bremner
2025-02-25debian: changelog stanza for 0.39~rc1-1David Bremner
2025-02-22Consolidate duplicated dpkg-dev requirementsXiyue Deng
* Keep dpkg-dev (>= 1.22.5) which is added for t64 transition.
2025-02-22debian: changelog for 0.39~rc0-1debian/0.39_rc0-1archive/debian/0.39_rc0-10.39_rc0David Bremner
Close a few Debian bugs.
2025-02-22debian: stop packaging legacy python bindings.David Bremner
This is in preparation for moving them to contrib and dropping them from the test suite upstream.
2025-01-26debian: update changelog for 0.39~rc0-1David Bremner
2024-08-05debian: migrate build dependency to pkgconfdebian/0.38.3-3archive/debian/0.38.3-3David Bremner
pkgconf is apparently the annointed successor to pkg-config, at least in Debian.
2024-08-05debian: skip T810-tsan everywhereDavid Bremner
Not sure whose fault the failure is, but for now skip the test.
2024-08-05debian: drop build conflicts on gdb-minimalDavid Bremner
Recent gdb Provides gdb-minimal, so we can't conflict with it and require gdb. This may cause problems for people building in dirty environments for older gdb, but there is not much we can do.
2024-08-05Add Astroid as an alternative Recommends; this one is a GUI clientNicholas D Steeves
that may be less intimidating for new users.
2024-08-05Allow neomutt to fulfill the "mutt" requirement of notmuch-mutt, andNicholas D Steeves
add related Enhances (Closes: #1029190).
2024-08-05Add changelog entry for James McCoy's workNicholas D Steeves
2024-08-05Convert notmuch-vim to Vim addon policy 2.0James McCoy
The new Vim addon policy relies on Vim's native package functionality, rather than the Debian-specific vim-addons tool. This allows the addon to be immediately available when the package is installed, rather than requiring extra setup by the user. * Install notmuch-vim to its own /usr/share/notmuch-vim directory, so the files are self-contained. * Remove vim-addon-manager from notmuch-vim Depends * Add ${vim-addon:Depends} to notmuch-vim Depends to ensure it has the required relationships on Vim/Neovim. * Build-Depend on dh-sequence-vim-addon to automatically setup the required symlinks for Vim and Neovim to see the addon. Signed-off-by: James McCoy <jamessan@debian.org>
2024-07-26changelog for 0.38.3-2debian/0.38.3-2archive/debian/0.38.3-2David Bremner
2024-03-09debian: update changelog datedebian/0.38.3-1archive/debian/0.38.3-1David Bremner
It is a bit weird to have debian changelog before upstream release date.
2024-03-09Merge from sid [dgit]David Bremner
2024-03-09Revert "debian: start changelog for 0.38.3-1"David Bremner
This reverts commit 522b279e46c84e4d2d52ccdf082d05fc111dc7b5. Remove duplicate changelog stanza
2024-03-09debian: start changelog for 0.38.3-1David Bremner
2024-02-28notmuch (0.38.2-1.1) unstable; urgency=mediumBenjamin Drung
* Non-maintainer upload. * Rename libraries for 64-bit time_t transition. Closes: #1063205 [dgit import unpatched notmuch 0.38.2-1.1]
2024-02-17debian: recommend gpg-agent instead of gnupg agentDavid Bremner
2023-12-01debian: changelog for 0.38.2-1debian/0.38.2-1archive/debian/0.38.2-10.38.2David Bremner
2023-12-01Import notmuch_0.38.2.orig.tar.xzDavid Bremner
[dgit import orig notmuch_0.38.2.orig.tar.xz]
2023-10-26debian: update changelog for 0.38.1-1debian/0.38.1-1archive/debian/0.38.1-10.38.1David Bremner
2023-10-12changelog for 0.38.1~rc1-1debian/0.38.1_rc1-1archive/debian/0.38.1_rc1-10.38.1_rc1David Bremner
2023-10-01debian: finalize changelog for 0.38.1~pre0-1debian/0.38.1_pre0-1archive/debian/0.38.1_pre0-1David Bremner
Bonus typo fix.
2023-09-23debian: start changelog for 0.38.1~pre0-1David Bremner
2023-09-13debian: upload 0.38-2: disable most autopkgtestsdebian/0.38-2archive/debian/0.38-2David Bremner
2023-09-12debian: note introduction of autopkgtestsDavid Bremner
Having autopkgtests changes Debian package migration (for better and worse), so make a note when they were introduced to unstable.
2023-09-12debian: rely on main notmuch (dist)clean.David Bremner
The python setuputils clean relys on including _notmuch_config.py, which is cleaned up. Rather than relying on careful ordering, just do all the cleaning from the GNU Make based build system.
2023-09-11debian: changelog for 0.38-1David Bremner
2023-09-03debian: changelog for 0.38~rc2-1debian/0.38_rc2-1archive/debian/0.38_rc2-10.38_rc2David Bremner
2023-08-26debian: changelog for 0.38~rc1-1debian/0.38_rc1-1archive/debian/0.38_rc1-10.38_rc1David Bremner
2023-08-26debian: skip T810-tsan on ppc64elDavid Bremner
Hopefully just a temporary measure.
2023-08-26debian: use architecture.mkDavid Bremner
I plan to add further architecture dependent checks, which makes this preferable to directly calling dpkg-architecture.
2023-08-24debian: set suite to experimentaldebian/0.38_rc0-1archive/debian/0.38_rc0-1David Bremner
2023-08-24debian: changelog for 0.38~rc0-1David Bremner
2023-07-21debian: add autopkgtestsDavid Bremner
We generate output to stderr for BROKEN tests, which are not failures, so tell the test runner not to fail because of output on stderr.
2023-05-27notmuch-mutt: replace extra command with notmuch thread search featurePaul Wise
This should be be slightly faster since it avoids forking a shell and is less code in and less dependencies for the script. Since String::ShellQuote isn't used elsewhere, drop mention of it.
2022-08-24debian: update changelog for new build-dependsdebian/0.37-1archive/debian/0.37-1David Bremner
2022-08-24debian: build-depend on emacs-elDavid Bremner
This is hopefully temporary, to work around some bugs related to emacs 28 in Debian.
2022-08-21debian: changelog for 0.37-1David Bremner
2022-08-14changelog for 0.37~rc0-3debian/0.37_rc0-3archive/debian/0.37_rc0-3David Bremner
2022-08-14debian: changelog for 0.37~rc0-2debian/0.37_rc0-2archive/debian/0.37_rc0-2David Bremner
2022-08-14debian: upload release candidate to experimental, not unstabledebian/0.37_rc0-1archive/debian/0.37_rc0-1David Bremner
Oops, tagged "upstream" version is incorrect, but it's a minor issue.
2022-08-14debian: changelog stanza for 0.37~rc0-10.37_rc0David Bremner