* Don't build the preload object with -O3 on ppc64el, which is what
actually fixes the build failure.
* Merge from Debian unstable. Remaining changes:
- debian/unit-tests/Makefile: Fix linking order to fix FTBFS with ld
--as-needed.
* Update unit-test workaround to work with current glibc.
* New upstream release.
* Drop c++ version workaround.
* Support current gmock.
* Update Vcs tags to new repo location.
* Build-depend on gawk for txt2man.
* Merge from Debian unstable. Remaining changes:
- debian/unit-tests/Makefile: Fix linking order to fix FTBFS with ld
--as-needed.
* Use Debhelper compat level 10.
* Make buildable with gcc 6. (closes: #811652)
* debian/unit-tests/Makefile: Fix linking order to fix FTBFS with ld
--as-needed.
* Fix unit test workaround to work on 32bit systems.
* Workaround O_DIRECT usage in unit tests.
* New upstream version.
* Set optimization level back to a sane value.
* Run unit tests during package build
* New upstream release.
* Build-Depend against libaio-dev.
* New upstream release.
* Set Standards-Version to 3.9.5, no changes.
* New upstream release.
* Initial release. (closes: #690693)
* Fix build system.