From 5b69223aa0459b9c96db171d470d6744db94f261 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 14 Apr 2024 22:18:23 +0200 Subject: Adding debian version 0.1.28. Signed-off-by: Daniel Baumann --- debian/changelog | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) (limited to 'debian/changelog') diff --git a/debian/changelog b/debian/changelog index 252b050..16a32d3 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,31 @@ +debputy (0.1.28) unstable; urgency=medium + + [ Niels Thykier ] + * LSP/Lint: + - Fix missing `binary-targets` value for R³ + - Emit multiple issues for the same value if applicable in deb822 files + - Detect exclusive values used with other values in deb822 files. Examples + include `any` or `all` in the `Architecture` field. + - Add `hover` docs to `debian/copyright` fields. + - Add basic support for cross-file data reference. As an example, + the `debputy.manifest` code can now determine which packages are + listed in `debian/control`. Additionally, the `debian/changelog` checks + will now assert that the source package name in the newest entry match + the `Source` field of `debian/control`. + - Provide specialized hover docs for `debian/control` that provides + specialized help for the synopsis part of the `Description` field. + - The hover docs for `debian/control` will now provide hover docs for + some substvars. + + * debputy: `lsp features` now reports if general features are missing + * d/copyright: Add missing `GPL-2+` and missing `Apache-2` license stanzas + + [ Andrea Pappacoda ] + * `debputy lsp editor-configs`: Add `yegappan`'s VIM LSP. + (https://github.com/yegappan/lsp). + + -- Niels Thykier Wed, 10 Apr 2024 13:32:34 +0000 + debputy (0.1.27.1) unstable; urgency=medium [ David Kalnischkies ] -- cgit v1.2.3