Changelog
flex (2.5.35-7ubuntu1) karmic; urgency=low
* Merge from debian unstable, remaining changes:
- Don't run the testsuite on hppa (threaded tests hang).
flex (2.5.35-7) unstable; urgency=low
* [e12dee9]: [topic--autoconf-files] Delete files create by autoconf
* [d32c587]: [debiandir]: Regenerate autoconf files during
configuration Upstream has versions of autoconf files that are stuck
at the time of release. As newer versions of autoconf come out, and
these nerw versions support more architectures, porting to them
becomes harder if the package uses the now obsolete versionsof the
files. Flex packaging now begins to reate autoconf and automake as
real toolchain components, and re-creates the autoconf files at
build time, and removes them while cleaning up. This should help out
peopole on newly supported platforms.
* [0999f25]: [gcc-4-4-include-fix] Add missing #include cstdio for gcc-4.4
GCC 4.4 has cleaned up some more C++ headers. You always have to
include headers directly, and cannot depend on things to be included
indirectly. Bug fix: "produces c++ code with missing include cstdio",
thanks to Martin Michlmayr (Closes: #525812).
-- Muharem Hrnjadovic <email address hidden> Wed, 06 May 2009 18:10:12 +0200