summaryrefslogtreecommitdiffstats
path: root/debian
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-08-26 10:21:51 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-08-26 10:21:51 +0000
commit91bca9747428acd1a00a1638b9652a4e6ef7f454 (patch)
tree1bc49ab8726a7662bbe70c836030cef791f9fc79 /debian
parentMerging upstream version 0.1.42. (diff)
downloaddebputy-91bca9747428acd1a00a1638b9652a4e6ef7f454.tar.xz
debputy-91bca9747428acd1a00a1638b9652a4e6ef7f454.zip
Adding debian version 0.1.42.debian/0.1.42
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-rw-r--r--debian/changelog15
1 files changed, 15 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index cd0333f..f4b4c0f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,18 @@
+debputy (0.1.42) unstable; urgency=medium
+
+ * LSP/Lint:
+ - Fix exception on some syntax errors
+ - Add `X?-Ruby-Versions` as a known (obsolete) field
+ - Include the final line of context (`debputy lint`-only)
+ - Syntax check dependency relation fields
+ - Detect incorrect version operators in `Provides`
+ - Fix crash on package stanzas without `Package` field
+ - Flag usage of `|` in relationship fields that does not
+ support it
+ - Fix invalid ranges for some checks when using field comments
+
+ -- Niels Thykier <niels@thykier.net> Sat, 06 Jul 2024 18:50:17 +0000
+
debputy (0.1.41) unstable; urgency=medium
* LSP/Lint: