diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-04 00:19:29 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-04 00:19:29 +0000 |
commit | 7448f5103ea33face60325e662e1f6edd223cb90 (patch) | |
tree | 340da644dfd5933b72b7a0117a0bccab1471fae2 /debian/changelog | |
parent | Adding debian version 6.17.2-1. (diff) | |
download | ansible-lint-7448f5103ea33face60325e662e1f6edd223cb90.tar.xz ansible-lint-7448f5103ea33face60325e662e1f6edd223cb90.zip |
Adding debian version 6.17.2-2.debian/6.17.2-2
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 dc82f62..04ca446 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,15 @@ +ansible-lint (6.17.2-2) unstable; urgency=medium + + * Team upload. + * Add patch for newer ruamel.yaml 0.18.5+ + * Enable testing using pybuild & pytest, also as autopkgtests. + * Ignore lintian complaints about ansiblelint/rules/*.md "package- + contains-documentation-outside-usr-share-doc" + * d/control: reformatted + * Build-Depends: s/dh-python/dh-sequence-python3/ (routine-update) + + -- Michael R. Crusoe <crusoe@debian.org> Mon, 29 Apr 2024 12:48:02 +0200 + ansible-lint (6.17.2-1) unstable; urgency=medium * New upstream version 6.17.2 |