diff options
Diffstat (limited to '')
-rw-r--r-- | debian/changelog | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index a414c20..ec781aa 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-0.0~progress7.99u1) graograman-backports; urgency=medium * Uploading to graograman-updates, remaining changes: |