From fc3bef615d90e17613dc8264d7bd99083f8d7de5 Mon Sep 17 00:00:00 2001 From: Manoj Srivastava Date: Sat, 13 Feb 2016 19:50:08 -0800 Subject: Really fix C++ comments in C parsers bug. So, when we applied the upstream patch, it only fixed the skeleton file, flex.skl, and not the generated files skel.c and scan.c;. Added a feature branch that fixes the generated files, the need for this will go away with the next upstream release. I hope. For what it is worth, the diff in upstream seems to be the same one that was in the NMU; and I have no explanations for why the -6 would behave diferently from the NMU. (Closes: #813256). Signed-off-by: Manoj Srivastava --- debian/changelog | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/debian/changelog b/debian/changelog index fa71bc9..6d92c6a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,16 @@ +flex (2.6.0-7) unstable; urgency=low + + * Bug fix: "C++ style comment in C output", thanks to Tim Rühsen + So, when we applied the upstream patch, it only fixed the skeleton + file, flex.skl, and not the generated files skel.c and scan.c;. Added + a feature branch that fixes the generated files, the need for this + will go away with the next upstream release. I hope. For what it is + worth, the diff in upstream seems to be the same one that was in the + NMU; and I have no explanations for why the -6 would behave diferently + from the NMU. (Closes: #813256). + + -- Manoj Srivastava Sat, 13 Feb 2016 19:21:11 -0800 + flex (2.6.0-6) unstable; urgency=low * Back out the changes made to the experimental branch -- cgit v1.2.3