Bug#996995: dh-python: Unable to parse debian/control

2021-10-22 Thread stefanor
Hi Chris (2021.10.22_08:24:04_+) Thanks for the bug and the patch. I'm going to take a slightly different approach (and add test coverage). I thought it was too good to be true when my parsing rewrite passed all the tests on the first attempt :P SR -- Stefano Rivera http://tumbleweed.org

Bug#996995: dh-python: Unable to parse debian/control

2021-10-22 Thread Christian Marillat
On 22 oct. 2021 09:24, "Chris Lamb" wrote: > tags 996995 + patch > severity 996995 serious > thanks > > Patch attached. This patch fix this issue. Christian

Bug#996995: dh-python: Unable to parse debian/control

2021-10-22 Thread Chris Lamb
tags 996995 + patch severity 996995 serious thanks Patch attached. Regards, -- ,''`. : :' : Chris Lamb `. `'` la...@debian.org / chris-lamb.co.uk `- diff --git a/dhpython/debhelper.py b/dhpython/debhelper.py index 7308bbe..55b91c0 100644 --- a/dhpython/debhelpe