[pkg-d-commits] [ldc] branch master updated (92f0dcc -> e447f1f)

Matthias Klumpp mak at moszumanska.debian.org
Thu Sep 14 23:32:10 UTC 2017


This is an automated email from the git hooks/post-receive script.

mak pushed a change to branch master
in repository ldc.

      from  92f0dcc   Updated version 1.4.0 from 'upstream/1.4.0'
       new  78108ad   Prepare changelog
       new  c7ee2ce   Build using LLVM 5 (Closes: #873420)
       new  608b466   Update patches
       new  552f718   trivial: fix changelog
       new  221fee7   Drop Lintian overrides
       new  ff9fadb   New upstream version 1.4.0
       new  e447f1f   Updated version 1.4.0 from 'upstream/1.4.0'

The 7 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 bootstrap/runtime/druntime/src/core/math.d         |   2 +-
 .../runtime/druntime/src/core/sys/solaris/link.d   |   2 +-
 bootstrap/runtime/druntime/src/core/thread.d       |   2 +-
 bootstrap/runtime/druntime/src/ldc/intrinsics.di   |   2 +-
 .../tests/d2/dmd-testsuite/compilable/ddoc12.d     |   2 +-
 .../tests/d2/dmd-testsuite/compilable/ddoc4162.d   |   2 +-
 .../tests/d2/dmd-testsuite/compilable/ddoc5446.d   |   2 +-
 .../tests/d2/dmd-testsuite/compilable/ddoc7795.d   |   2 +-
 .../tests/d2/dmd-testsuite/compilable/ddoc8271.d   |   2 +-
 .../tests/d2/dmd-testsuite/compilable/deprecate2.d |   2 +-
 .../dmd-testsuite/compilable/iasm_labeloperand.d   |   2 +-
 .../tests/d2/dmd-testsuite/compilable/interpret3.d |   2 +-
 .../d2/dmd-testsuite/compilable/ldc_github_1211.d  |   2 +-
 .../d2/dmd-testsuite/compilable/ldc_github_421.d   |   2 +-
 .../d2/dmd-testsuite/compilable/ldc_github_637.d   |   2 +-
 .../d2/dmd-testsuite/compilable/ldc_github_791.d   |   2 +-
 .../d2/dmd-testsuite/fail_compilation/gag4269a.d   |   2 +-
 .../d2/dmd-testsuite/fail_compilation/gag4269b.d   |   2 +-
 .../d2/dmd-testsuite/fail_compilation/gag4269c.d   |   2 +-
 .../d2/dmd-testsuite/fail_compilation/gag4269d.d   |   2 +-
 .../d2/dmd-testsuite/fail_compilation/gag4269e.d   |   2 +-
 .../d2/dmd-testsuite/fail_compilation/gag4269f.d   |   2 +-
 .../d2/dmd-testsuite/fail_compilation/gag4269g.d   |   2 +-
 .../d2/dmd-testsuite/fail_compilation/ice10599.d   |   2 +-
 .../dmd-testsuite/fail_compilation/testhtml2.html  |   2 +-
 .../tests/d2/dmd-testsuite/runnable/helloUTF16.d   | Bin 246 -> 114 bytes
 .../tests/d2/dmd-testsuite/runnable/helloUTF16BE.d | Bin 246 -> 114 bytes
 .../tests/d2/dmd-testsuite/runnable/helloUTF8.d    |   2 +-
 .../d2/dmd-testsuite/runnable/ldc_github_1033.d    |   2 +-
 .../d2/dmd-testsuite/runnable/ldc_github_1058.d    |   2 +-
 .../d2/dmd-testsuite/runnable/ldc_github_989.d     |   2 +-
 .../d2/dmd-testsuite/runnable/ldc_intrinsics.d     |   2 +-
 debian/changelog                                   |   8 +++++
 debian/control                                     |   2 +-
 debian/ldc.lintian-overrides                       |   2 --
 debian/libphobos2-ldc-dev.lintian-overrides        |   1 -
 debian/patches/01_no-zlib-embed.patch              |  34 ++++++++++-----------
 debian/patches/03_ldc_include_path.diff            |   2 +-
 debian/patches/04_static-PIC.patch                 |   4 +--
 debian/patches/05_pass-d-compiler-flags.patch      |  18 +++++------
 runtime/druntime/src/core/math.d                   |   2 +-
 runtime/druntime/src/core/sys/solaris/link.d       |   2 +-
 runtime/druntime/src/ldc/intrinsics.di             |   2 +-
 tests/d2/dmd-testsuite/compilable/ddoc12.d         |   2 +-
 tests/d2/dmd-testsuite/compilable/ddoc4162.d       |   2 +-
 tests/d2/dmd-testsuite/compilable/ddoc5446.d       |   2 +-
 tests/d2/dmd-testsuite/compilable/ddoc7795.d       |   2 +-
 tests/d2/dmd-testsuite/compilable/ddoc8271.d       |   2 +-
 tests/d2/dmd-testsuite/compilable/interpret3.d     |   2 +-
 .../d2/dmd-testsuite/compilable/ldc_github_1211.d  |   2 +-
 tests/d2/dmd-testsuite/compilable/ldc_github_421.d |   2 +-
 tests/d2/dmd-testsuite/compilable/ldc_github_637.d |   2 +-
 tests/d2/dmd-testsuite/compilable/ldc_github_791.d |   2 +-
 tests/d2/dmd-testsuite/fail_compilation/gag4269a.d |   2 +-
 tests/d2/dmd-testsuite/fail_compilation/gag4269b.d |   2 +-
 tests/d2/dmd-testsuite/fail_compilation/gag4269c.d |   2 +-
 tests/d2/dmd-testsuite/fail_compilation/gag4269d.d |   2 +-
 tests/d2/dmd-testsuite/fail_compilation/gag4269e.d |   2 +-
 tests/d2/dmd-testsuite/fail_compilation/gag4269f.d |   2 +-
 tests/d2/dmd-testsuite/fail_compilation/gag4269g.d |   2 +-
 tests/d2/dmd-testsuite/fail_compilation/ice10599.d |   2 +-
 .../dmd-testsuite/fail_compilation/testhtml2.html  |   2 +-
 tests/d2/dmd-testsuite/runnable/helloUTF16.d       | Bin 246 -> 114 bytes
 tests/d2/dmd-testsuite/runnable/helloUTF16BE.d     | Bin 246 -> 114 bytes
 tests/d2/dmd-testsuite/runnable/helloUTF8.d        |   2 +-
 tests/d2/dmd-testsuite/runnable/ldc_github_1033.d  |   2 +-
 tests/d2/dmd-testsuite/runnable/ldc_github_1058.d  |   2 +-
 tests/d2/dmd-testsuite/runnable/ldc_github_989.d   |   2 +-
 tests/d2/dmd-testsuite/runnable/ldc_intrinsics.d   |   2 +-
 69 files changed, 95 insertions(+), 90 deletions(-)
 delete mode 100644 debian/ldc.lintian-overrides
 delete mode 100644 debian/libphobos2-ldc-dev.lintian-overrides

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-d/ldc.git



More information about the pkg-d-commits mailing list