summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorManoj Srivastava <srivasta@debian.org>2018-02-13 15:26:36 -0800
committerManoj Srivastava <srivasta@debian.org>2018-02-13 15:26:36 -0800
commit62ca792ea0fecb4f7d6848679cb8cc0565772a4d (patch)
treeb0dd536ff80ac33c9991bbc3b2c84f7c1f95e1e2 /debian/changelog
parent9e8dc74e7b8bb1f35fed819043da5c7841bfae97 (diff)
[master]: New bug fixing releasedebian/2.6.4-2archive/debian/2.6.4-2
Fixes the cross compilation issue that resurfaced. Closes: Bug#833146 Signed-off-by: Manoj Srivastava <srivasta@debian.org>
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog13
1 files changed, 13 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index fd932c4..95ec609 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,16 @@
+flex (2.6.4-2) unstable; urgency=medium
+
+ * Added get-orig-source target, and updated the watch file
+ * Bug fix: "flex FTCBFS: executes host architectue stage1flex during
+ build", thanks to Helmut Grohne (Closes: #833146). This reinstates
+ Helmut's original fix. There was a question about not using help2man
+ in the first place. I considered it; but upstream continues to use
+ help2man, including it in autoconf. I think Helmut's fix is elegant,
+ and saves work as flex's options change over time, and is a smaller
+ delta from upstream.
+
+ -- Manoj Srivastava <srivasta@debian.org> Tue, 13 Feb 2018 15:25:11 -0800
+
flex (2.6.4-1) unstable; urgency=medium
* New upstream version. Notable changes