diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-14 19:07:17 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-14 19:07:17 +0000 |
commit | b521eea8caf19b0f6c8eb05185001054729603d1 (patch) | |
tree | d4b1dea7145085dd7dd9687d23f390c006411cfc /debian/changelog | |
parent | Merging upstream version 1.35.1. (diff) | |
download | yamllint-b521eea8caf19b0f6c8eb05185001054729603d1.tar.xz yamllint-b521eea8caf19b0f6c8eb05185001054729603d1.zip |
Adding debian version 1.35.1-1.debian/1.35.1-1debian
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index c5c3a5b..f462a2b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,14 @@ +yamllint (1.35.1-1) unstable; urgency=medium + + * Team Upload + * New upstream version 1.35.1 (LP: #1641016) + * Remove python3-nose dep (Closes: #1018670) + * Add dependency on python3-sphinx-rtd-theme + * Switch to new dh-sequence-python3 + * Refresh lintian overrides + + -- Alexandre Detiste <tchet@debian.org> Sat, 11 May 2024 15:08:53 +0200 + yamllint (1.33.0-1) unstable; urgency=medium * New upstream version 1.33.0 |