ldc (1:1.24.0-2)
[PTS] [DDPO]
OK: VCS matches the version in the archive
- Git: https://salsa.debian.org/d-team/ldc.git
-
- Branch: debian/master
- Path: debian/changelog
- Browser: https://salsa.debian.org/d-team/ldc
- Last scan: 2021-04-16 18:34:03+00
- Next scan: 2021-04-24 20:47:00+00
- Debian changelog in Git:
ldc (1:1.24.0-2) unstable; urgency=medium
* Clear DFLAGS before building (Closes: #980686)
- dpkg started to set "-frelease", which is automatically read by
ldmd2 and will lead to build failures as ldmd2 doesn't understand
GCC/GDC flags (it's "-release" for this compiler...).
Setting DFLAGS to emptystring however will mess up gdmd, so since
nobody seems to parse this right, we just ensure the variable isn't
set.
* Drop static-PIC.patch: Seems to be no longer needed and will also cause
the build to fail now due to and unrelated cmake issue.
-- Matthias Klumpp <mak@debian.org> Mon, 22 Feb 2021 23:08:20 +0100
- This branch is even with tag debian/1%1.24.0-2