Guillem Jover [Tue, 31 May 2016 18:38:08 +0000 (19:38 +0100)]
Link against libgcc and libc to avoid unresolved symbols
Origin: vendor
Bug-Debian: 764509
Forwarded: no
Last-Update: 2014-10-09
We need to link agaisnt -lgcc, on at least hppa.
We also link against -lc and -Wl,--as-needed, this way we pull the
required fortified functions from the internal libc_nonshared.a, but
do not link against the shared library because we do not use any of
its symbols.
Guillem Jover [Tue, 31 May 2016 18:38:08 +0000 (19:38 +0100)]
libaio (0.3.110-3) unstable; urgency=medium
* Use https for hadrons.org and debian.org URLs.
* Switch debug package to a ddeb.
* Switch to the dpkg makefile fragments in debian/rules.
* Enable hardening bindnow feature.
* Update URL in debian/watch.
* Fix typos in man pages, reported by lintian.
* Now using Standards-Version 3.9.8 (no changes needed).