From b63edee7e66385088bbfd0e3873f7d51bc7f5fde Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Wed, 26 Jun 2024 08:32:44 +0200 Subject: Merging debian version 0.1.38. Signed-off-by: Daniel Baumann --- debian/changelog | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index 7cbb5d4..2582bb4 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,26 @@ +debputy (0.1.38) unstable; urgency=medium + + * LSP/Lint: + - Avoid self-DOS when checking packaging file names + - Perform more checks of packaging files + - Ignore `fundamental` language ID (from `emacs`'s `fundamental-mode`) + * debputy: Explicitly state how to see the editor snippets in the list of + snippets + * debputy: Special-case the file-level range in the output in the + `junit4-xml` output format for `debputy lint`. + * Fix matching of packager provided files for some corner cases. As a + side-effect, some more corner cases of typos of the name stem are + now detected by the LSP/Lint and annotate-debian-directory code + when `python3-levenshtein` is installed. As an example, + `foo.uxxr.service` can now be reported as a typo of `user.service` + (for `dh_installsystemduser`) where it was previously considered a + `service` file with a name segment of `uxxr` (for `dh_installsystemd`). + Though, this only happens subcommands that active look for typos + (such as the LSP/Lint part) and only when `python3-levenshtein` is + enabled (check `debputy lsp features` for the `typo detection`). + + -- Niels Thykier Thu, 20 Jun 2024 05:54:24 +0000 + debputy (0.1.37-0.0~progress7.99u1) graograman-backports; urgency=medium * Uploading to graograman-updates, remaining changes: -- cgit v1.2.3