Changelog
cdbs (0.4.153) unstable; urgency=medium
* Improve cross compilation cmake and makefile classes:
+ cmake.mk: Fix set DEB_BUILDDIR using DEB_HOST_GNU_TYPE (not
DEB_BUILD_GNU_TYPE).
+ cmake.mk: Introduce new variable DEB_CMAKE_CROSS_ARGS.
+ langcore.mk: Set CC CXX to host-specific binaries when
cross-building (and gcc/g++ if not).
+ makefile-vars.mk: Set CXX PKG_CONFIG (not only CC), and rely on
langcore.mk for those.
+ Tidy buildvars.mk: Drop bogus note on cross-building hints
becoming superfluous at some pont in time.
+ buildvars.mk: Include /usr/share/dpkg/architecture.mk and
/usr/share/dpkg/pkg-info.mk.
Thanks to Helmut Grohne (see bug#841761).
* Modernize resolving variables from changelog: Recent enough
dpkg-parsechangelog available even in oldstable.
* Improve copyright-check: Support extension woff2.
* Stop build-depend on realpath: Unneeded since 0.4.138.
Closes: Bug#877719. Thanks to James Cowgill.
-- Jonas Smedegaard <email address hidden> Wed, 04 Oct 2017 22:43:06 +0200