From 3b3687f445301255d7c58a2532b401ff3a1e9269 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 14 Apr 2024 22:14:37 +0200 Subject: Merging debian version 0.1.22.3. Signed-off-by: Daniel Baumann --- debian/changelog | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/debian/changelog b/debian/changelog index 10ebd65..3db3cf4 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,19 @@ +debputy (0.1.22.3) unstable; urgency=medium + + * debputy: Fix typo of `type-mapping` suggestion in output + * debputy lint: Fix bug where errors on the first or last line + * lint/LSP: Provide a few "generic" field level validations. As + an example, the values of the `Package` and `Source` fields are + now checked against the standard regex for the validating + package names. + * debputy: Enable `lint` to run with invalid `debian/control` file. + As example, if a package stanza is missing the `Architecture` + field or is syntaxically invalid, then the linter will now still + run and report this linting errors (rather than `debputy` hard + stopping on the first issue). + + -- Niels Thykier Thu, 28 Mar 2024 11:37:22 +0100 + debputy (0.1.22.2-0.0~progress7.99u1) graograman-backports; urgency=medium * Uploading to graograman-backports, remaining changes: -- cgit v1.2.3