summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-05-07 04:46:50 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-05-07 04:46:50 +0000
commit1a0c8ab7fbef7e3755ae14d1ddb4acd6353a00f3 (patch)
tree82413fc9df43544c8026155e22fd20765ad67fe9
parentMerging upstream version 0.1.32. (diff)
downloaddebputy-1a0c8ab7fbef7e3755ae14d1ddb4acd6353a00f3.tar.xz
debputy-1a0c8ab7fbef7e3755ae14d1ddb4acd6353a00f3.zip
Merging debian version 0.1.32.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
-rw-r--r--debian/changelog15
1 files changed, 15 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 69d1d82..e15ac62 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 <niels@thykier.net> Sun, 05 May 2024 12:41:27 +0000
+
debputy (0.1.31-0.0~progress7.99u1) graograman-backports; urgency=medium
* Uploading to graograman-updates, remaining changes: