summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-14 20:14:37 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-14 20:14:37 +0000
commit3b3687f445301255d7c58a2532b401ff3a1e9269 (patch)
tree6d4c0e9a9e4ff73f621186bf72a9967a9fa1c07c
parentMerging upstream version 0.1.22.3. (diff)
downloaddebputy-3b3687f445301255d7c58a2532b401ff3a1e9269.tar.xz
debputy-3b3687f445301255d7c58a2532b401ff3a1e9269.zip
Merging debian version 0.1.22.3.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
-rw-r--r--debian/changelog16
1 files changed, 16 insertions, 0 deletions
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 <niels@thykier.net> 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: