dh-dlang 0.2 source package in Ubuntu

Changelog

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 <email address hidden>  Sun, 17 Dec 2017 17:44:52 +0100

Upload details

Uploaded by:
Debian D Language Group
Uploaded to:
Sid
Original maintainer:
Debian D Language Group
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
dh-dlang_0.2.dsc 1.7 KiB a49a92f770080cea3e9fce04012e56df4db5ee3c41ba59811f35bbb995570415
dh-dlang_0.2.tar.xz 2.3 KiB 2c019456898a032ed6d1850442c4e6457e7602d268b5bc3132ea50fdfa89ebc9

Available diffs

No changes file available.

Binary packages built by this source

d-compiler: No summary available for d-compiler in ubuntu bionic.

No description available for d-compiler in ubuntu bionic.

dh-dlang: Packaging helpers for building D code

 This package contains common code for building D software for
 the Debian (and derivatives) archive.
 .
 It currently contains a debian/rules snippet for selecting the
 appropriate D build flags based on the default D compiler set
 for the current architecture.