From 0f9d14af358b87c601435aef665737e960188864 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Tue, 7 May 2024 06:46:50 +0200 Subject: Adding debian version 0.1.32. Signed-off-by: Daniel Baumann --- debian/changelog | 15 +++++++++++++++ 1 file changed, 15 insertions(+) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index ffa4cbb..deedca4 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,18 @@ +debputy (0.1.32) unstable; urgency=medium + + * LSP/Lint: + - Fix bug where `d/copyright` and `d/tests/control` was read as `d/control` + in `debputy lsp server` (`debputy lint` was unaffected). + - Fix bug in `in_range` detection that was sometimes completely off. This + could cause incorrect hover docs or completion suggestions to appear. + Admittedly, the above bug almost makes this one seem like a non-issue + in comparison. + - Support completing filenames in `Files` fields of `debian/copyright`. + * debputy reformat: Provide separate message for no style vs. unsupported + style + + -- Niels Thykier Sun, 05 May 2024 12:41:27 +0000 + debputy (0.1.31) unstable; urgency=medium * LSP/Lint: -- cgit v1.2.3