From afcf3658e0b979a1bd7a3d54e9581f0c627a3d3f Mon Sep 17 00:00:00 2001 From: Manoj Srivastava Date: Tue, 6 May 2014 23:58:39 -0700 Subject: [master]: Fix off by one error in line numbering The code that is generated by flex has an off-by-one error in the generated #line pragmas that occur after the second %% line in the source file. Marcus Rausch supplied the patch that fixes it. (Closes: #542482). Signed-off-by: Manoj Srivastava --- debian/changelog | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'debian/changelog') diff --git a/debian/changelog b/debian/changelog index cc40cf3..dc168ff 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,14 @@ +flex (2.5.39-6) unstable; urgency=low + + * The code that is generated by flex has an off-by-one error in the + generated #line pragmas that occur after the second %% line in the + source file. Marcus Rausch supplied the patch that fixes it. + (Closes: #542482). + * Bug fix #542482: "Off-by-one error in line statements", thanks to + Wouter Verhelst + + -- Manoj Srivastava Tue, 06 May 2014 23:57:31 -0700 + flex (2.5.39-5) unstable; urgency=low * Adapted patch from Matthias Klose to add pre-seeding of autoconf -- cgit v1.2.3