dh-dlang (0.6.6) unstable; urgency=medium * Make LDC default for riscv64, drop armel * Bump dh compat version * Bump compiler requirements -- Matthias Klumpp Sun, 18 Feb 2024 22:52:28 +0100 dh-dlang (0.6.5) unstable; urgency=medium * Set DC environment variable to the default D compiler * Filter out unsupported flags from DFLAGS in GDC mode * Add -frelease to GDC flags -- Matthias Klumpp Sun, 29 Sep 2019 21:14:32 +0200 dh-dlang (0.6.4) unstable; urgency=medium * Add package back on ppc64el, depending on GDC - We currently can not build D code on ppc64el, but removing the architecture from the supported list actually caused more problems than it solved. When GDC can build code on ppc64el, this will start working again. -- Matthias Klumpp Sun, 15 Sep 2019 18:54:16 +0200 dh-dlang (0.6.3) unstable; urgency=medium * Bump standards version: No changes needed * Update list of default compilers for supported architectures (Closes: #939375) -- Matthias Klumpp Sun, 08 Sep 2019 22:46:42 +0200 dh-dlang (0.6.2) unstable; urgency=medium [ James Clarke ] * dlang-flags.mk: Sync default LDC architectures with control * dlang-flags.mk: Suppress dpkg-query "no packages found matching" warnings * dlang-flags.mk: Use filter rather than findstring * dlang-flags.mk: Include dpkg's buildflags.mk for CFLAGS [ Matthias Klumpp ] * ldc-transform-ldflags.mk: Transform GCC LDFLAGS for LDC on arm64 as well * Switch to dh compat level 12 * Bump standards version (no changes needed) -- Matthias Klumpp Sun, 20 Jan 2019 20:42:48 +0100 dh-dlang (0.6.1) unstable; urgency=medium * Bump standards version: No changes needed * Prefer LDC for arm64 builds - LDC 1.11 can build D packages on amd64 now, while GDC 8.1 can not build any of the currently existing D packages on arm64 yet. Therefore, LDC should be default on arm64, so we can support more architectures. -- Matthias Klumpp Tue, 21 Aug 2018 21:05:15 +0200 dh-dlang (0.6) unstable; urgency=medium * Update maintainer address to tracker.d.o * Add missing epoch to gdc dependency (Closes: #894178) * Bump standards version: No changes needed -- Matthias Klumpp Sun, 06 May 2018 22:14:50 +0200 dh-dlang (0.5) unstable; urgency=medium * Fix FTBFS when building arch-dependent packages only (Closes: #893371) * Ensure minimum DC versions (at least GDC >= 8, LDC >= 1.8) -- Matthias Klumpp Tue, 20 Mar 2018 10:26:33 +0100 dh-dlang (0.4) unstable; urgency=medium * Update Vcs-* URLs for Salsa switch * Add helper script to transform GCC LDFLAGS to flags LDC can understand * Switch to dh compat level 11 -- Matthias Klumpp Fri, 16 Mar 2018 22:14:46 +0100 dh-dlang (0.3) unstable; urgency=medium * Rename d-compiler metapackage to default-d-compiler -- Matthias Klumpp Wed, 03 Jan 2018 21:14:22 +0100 dh-dlang (0.2) unstable; urgency=medium * dh-dlang: Depend on D compilers directly - This is a workaround because some autobuilders preinstall gdc which provides the d-compiler virtual package, therefore building with GDC on architectures where we should use LDC. Long-term we will have to resolve this issue differently, maybe by dropping the d-compiler virtual package, or renaming it or the d-compiler real package (to default-d-compiler?) -- Matthias Klumpp Sun, 17 Dec 2017 17:44:52 +0100 dh-dlang (0.1) unstable; urgency=medium * Initial release -- Matthias Klumpp Thu, 14 Dec 2017 12:34:48 +0100