Message ID | 20230207073607.913994-1-juerg.haefliger@canonical.com |
---|---|
Headers | show |
Series | annotations: Cleanups and splitting | expand |
On Tue, Feb 07, 2023 at 08:36:02AM +0100, Juerg Haefliger wrote: > A couple of patches to clean up the annotations class, make the parsing > more robust and split the annotations into two groups: with and without > notes. > > Juerg Haefliger (5): > UBUNTU: [Packaging] annotations: Fix linter errors > UBUNTU: [Packaging] annotations: Clean up policy writes > UBUNTU: [Packaging] annotations: Handle tabs in annotations file > UBUNTU: [Packaging] annotations: Fail on invalid lines > UBUNTU: [Packaging] annotations: Write out annotations with notes > first > > debian/scripts/misc/annotations | 20 +-- > debian/scripts/misc/kconfig/annotations.py | 138 +++++++++++++-------- > 2 files changed, 94 insertions(+), 64 deletions(-) Applied to lunar/linux and lunar/linux-unstable. -Andrea