summaryrefslogtreecommitdiffstats
path: root/debian/changelog
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-08-26 10:22:28 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-08-26 10:22:28 +0000
commit3fe9e81ff04b9430ef8da85c9fa33e0c80b39505 (patch)
tree7bca306967e05705a95d910075137fb86b724307 /debian/changelog
parentMerging upstream version 0.1.44. (diff)
downloaddebputy-debian/0.1.44.tar.xz
debputy-debian/0.1.44.zip
Adding debian version 0.1.44.debian/0.1.44
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog20
1 files changed, 20 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 39aee90..2acf56f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,23 @@
+debputy (0.1.44) unstable; urgency=medium
+
+ * LSP:
+ - Provide hover docs for packages in relationship fields. Due to
+ implementation limitations, OR relations (`foo | bar`) do not
+ work. The hover doc relies on the system's APT cache with all
+ the limitations from that (like the data not matching the target
+ distribution)
+ - Fix wording in the synopsis hover doc
+
+ * debputy reformat: If possible provide the reformatting tool when the
+ style cannot be applied.
+ * debputy: Remove `printf` debug when log level is changed
+ * debputy: Prefer using line numbers in error messages when available
+ * editor-config: Improve the LSP config for `eglot`
+ * debputy: Improve mode correction for `*.pm` files.
+ Thanks to Russ Allbery <rra@debian.org> (Closes: #1076346)
+
+ -- Niels Thykier <niels@thykier.net> Mon, 15 Jul 2024 11:24:40 +0000
+
debputy (0.1.43) unstable; urgency=medium
* debputy: Only warn about missing `-dev` SO symlinks for libraries