diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-06-26 06:32:58 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-06-26 06:32:58 +0000 |
commit | 1edbdf088d6c6e33bd948adb8380a470bca960dd (patch) | |
tree | 06ebdd56718e39000f02c026573ea54c458ff43f | |
parent | Merging upstream version 0.1.39. (diff) | |
download | debputy-1edbdf088d6c6e33bd948adb8380a470bca960dd.tar.xz debputy-1edbdf088d6c6e33bd948adb8380a470bca960dd.zip |
Merging debian version 0.1.39.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-rw-r--r-- | debian/changelog | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index a140d3e..79ba066 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,15 @@ +debputy (0.1.39) unstable; urgency=medium + + * LSP/Lint: + - Reference wiki.d.o/PackageTransition for `Breaks`, `Conflicts` and + `Replaces` hover docs. + - Fix false-positive "unused `symbols` file". Thanks to + Otto Kekäläinen <otto@debian.org> (Closes: debputy#107) + + * debputy: `lsp features` now works even without minimum requires installed + + -- Niels Thykier <niels@thykier.net> Mon, 24 Jun 2024 07:52:09 +0000 + debputy (0.1.38-0.0~progress7.99u1) graograman-backports; urgency=medium * Uploading to graograman-updates, remaining changes: |