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 | fb965baf732ec4201a086e3fc3fb6f024336b355 (patch) | |
tree | e97a18a13e56dc61759d0b4baa921be1e7526a54 /debian/changelog | |
parent | Merging upstream version 0.1.39. (diff) | |
download | debputy-fb965baf732ec4201a086e3fc3fb6f024336b355.tar.xz debputy-fb965baf732ec4201a086e3fc3fb6f024336b355.zip |
Adding debian version 0.1.39.debian/0.1.39
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 7ffe577..82fcc80 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) unstable; urgency=medium * LSP/Lint: |