diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-08-26 10:21:51 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-08-26 10:21:51 +0000 |
commit | e18a3f7cd38c154feb09b89cdab32b41b58d566d (patch) | |
tree | 2bc8a84b61e5ba651a8914f54d564b86e86efec3 /debian/changelog | |
parent | Merging upstream version 0.1.42. (diff) | |
download | debputy-e18a3f7cd38c154feb09b89cdab32b41b58d566d.tar.xz debputy-e18a3f7cd38c154feb09b89cdab32b41b58d566d.zip |
Merging debian version 0.1.42.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
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: |