From 42e8d51810e98208b73cbb206b6d87aed93fb622 Mon Sep 17 00:00:00 2001 From: Peter Pentchev Date: Fri, 12 Aug 2022 13:16:17 +0300 Subject: [PATCH] Update the changelog file. --- debian/changelog | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 8275cfa..e5d063f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,15 @@ zchunk (1.2.1+ds1-2) UNRELEASED; urgency=medium * Declare compliance with Policy 4.6.1 with no changes. - - -- Peter Pentchev Fri, 12 Aug 2022 09:23:25 +0300 + * Add the cppcheck patch to fix some minor issues. + * Do some Python programming style clean-up on the autopkgtest: + - reformat the source using 100 characters per line + - bump the minimum supported Python version to 3.7 + - move some checkers' options to pyproject.toml and setup.cfg + - push the source down into a debian/tests/python/ subdirectory + * Add an EditorConfig definitions file for debian/*. + + -- Peter Pentchev Fri, 12 Aug 2022 13:14:48 +0300 zchunk (1.2.1+ds1-1) unstable; urgency=medium -- 2.30.2