From 2b224d69173533b8703ad9724245ea93f0007a68 Mon Sep 17 00:00:00 2001 From: Manoj Srivastava Date: Thu, 18 Feb 2016 12:28:53 -0800 Subject: Updated for cross compilation support Updated standards version to 3.9.7. No changes needed. Bug fix: "[src:flex] FTCBFS: runs host arch binaries during build", thanks to Helmut Grohne. Make the tests use either the installed flex or the newly built flex to generate test soureces, depending on whether or not we are cross compiling. Also added a build depends flex Hope this works. This has not broken the common case. (Closes: #762180). Signed-off-by: Manoj Srivastava --- debian/control | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'debian/control') diff --git a/debian/control b/debian/control index e6d3967..b340606 100644 --- a/debian/control +++ b/debian/control @@ -5,10 +5,11 @@ Section: devel Homepage: http://flex.sf.net/ Priority: optional Build-Depends: bison, gettext, texinfo, help2man, file, po-debconf, - debhelper (>= 9.0.0), dh-autoreconf, dpkg-dev (>= 1.16.0) + debhelper (>= 9.0.0), dh-autoreconf, dpkg-dev (>= 1.16.0), + flex Build-Depends-Indep: texlive-latex-base, texlive-fonts-recommended, cm-super-minimal Maintainer: Manoj Srivastava -Standards-Version: 3.9.6 +Standards-Version: 3.9.7 Package: flex Architecture: any -- cgit v1.2.3