gdmd 2.100+git210818-1 source package in Ubuntu
Changelog
gdmd (2.100+git210818-1) unstable; urgency=medium [ Debian Janitor ] * Bump debhelper from old 12 to 13. + debian/rules: Drop --fail-missing argument to dh_missing. * Set upstream metadata fields: Repository-Browse. * Update standards version to 4.6.2, no changes needed. [ Matthias Klumpp ] * New upstream snapshot: 2.100+git210818 -- Matthias Klumpp <email address hidden> Sun, 05 Feb 2023 22:12:04 +0100
Upload details
- Uploaded by:
- Debian D Language Group
- Uploaded to:
- Sid
- Original maintainer:
- Debian D Language Group
- Architectures:
- all
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Oracular | release | universe | misc | |
Noble | release | universe | misc | |
Mantic | release | universe | misc | |
Lunar | release | universe | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
gdmd_2.100+git210818-1.dsc | 1.9 KiB | 1a007e31efaa984314fa9108d4fbe53c28d51f82e5372c072753c0f0eba487ae |
gdmd_2.100+git210818.orig.tar.gz | 7.6 KiB | 192c35716be35e3e3d2d9897ce5d29c81bb6081b547b7cd6793ffedaa1a58a08 |
gdmd_2.100+git210818-1.debian.tar.xz | 2.2 KiB | 8af0645ad1dd639927afc654618a70b0f43c5580343ddd93167054d0d2b02e00 |
Available diffs
No changes file available.
Binary packages built by this source
- gdmd: DMD-like wrapper for GDC
This package provides `gdmd`, an interface to the GNU D compiler (GDC), which
recognizes flags normally used with the DMD D compiler and translates them to
flags GDC can understand.
This makes `gdmd` a drop-in replacement to the `dmd` compiler invocation.
.
The GNU D compiler compiles D sources using the gcc backend to generate
highly optimized binaries.