summaryrefslogtreecommitdiffstats
path: root/debian/changelog
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-05-05 10:38:25 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-05-05 10:38:25 +0000
commit204f6a6af29cb378a434e480efee2803d56290ca (patch)
tree1558facf71ecce43b719cdfb9a9874bb3707a0b9 /debian/changelog
parentMerging upstream version 0.1.31. (diff)
downloaddebputy-204f6a6af29cb378a434e480efee2803d56290ca.tar.xz
debputy-204f6a6af29cb378a434e480efee2803d56290ca.zip
Adding debian version 0.1.31.debian/0.1.31
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog23
1 files changed, 23 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 5fa65d8..ffa4cbb 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,26 @@
+debputy (0.1.31) unstable; urgency=medium
+
+ * LSP/Lint:
+ - Read `wrap-and-sort` args from `salsa-ci` as fallback
+ - Prune more fields and values in the deb822 completer based on
+ the context. As an example, `same` is no longer suggested as
+ a completion for `Multi-Arch` if the package is
+ `Architecture: all`. (Closes: #88)
+ - Flag `X-Time64-Compat` as an issue in `Architecture: all`
+ packages.
+ - Update hover doc for `M-A: allowed` to clarify how rare it is
+ (less than 0.5%, down to 0.05% for `Architecture: all`).
+
+ [ Niels Thykier ]
+ * d/control: Allow `python3-ruamel.yaml` as alternative
+ * CI: Add CI tests to validate Ubuntu/noble works
+ * debputy reformat: Add option to not error out on missing styles
+
+ [ Maytham Alsudany ]
+ * LSP: Update Section reference data to include `golang` and `httpd`.
+
+ -- Niels Thykier <niels@thykier.net> Sat, 04 May 2024 11:18:18 +0000
+
debputy (0.1.30) unstable; urgency=medium
* LSP/Lint: