[ocl-icd] branch master updated (08ad6d7 -> 90f62c4)

Vincent Danjean vdanjean at debian.org
Fri Dec 18 00:54:38 UTC 2015


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

vdanjean pushed a change to branch master
in repository ocl-icd.

      from  08ad6d7   cleanup packaging
       new  a7b43d2   recommends libpoclu for development
       new  1717c8b   Log detailled test results when some tests fail
       new  9fdd8ca   Imported Upstream version 2.2.8
       new  c8d05a0   Merge tag 'upstream/2.2.8' into sid
       new  3313c94   New upstream release with OpenCL 2.1 supported
       new  7fc2fdb   remove upstream applied patch
       new  5be2d59   apply "cme edit dpkg-control"
       new  90f62c4   Handle symbols of OpenCL 2.1

The 8 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:
 COPYING                                            |   4 +-
 Makefile.in                                        |  64 +++--
 NEWS                                               |  26 ++
 aclocal.m4                                         |  57 ++---
 build-aux/ltmain.sh                                |   4 +-
 configure                                          |  55 +++--
 configure.ac                                       |  17 +-
 debian/changelog                                   |   9 +
 debian/control                                     |  70 ++++--
 debian/ocl-icd-libopencl1.symbols                  |   2 +
 ...backport-from-upstream-fix-revdate-in-doc.patch |  13 -
 debian/patches/series                              |   1 -
 debian/rules                                       |   7 +
 doc/Makefile.in                                    |  23 +-
 doc/libOpenCL.7.txt                                |  20 +-
 icd_generator.rb                                   |  38 ++-
 khronos-headers/CL/cl.h                            | 265 +++++++++++++--------
 khronos-headers/CL/cl_egl.h                        |   4 +-
 khronos-headers/CL/cl_ext.h                        |  76 +++++-
 khronos-headers/CL/cl_platform.h                   |  33 ++-
 khronos-headers/OpenCL/cl.h                        | 265 +++++++++++++--------
 khronos-headers/OpenCL/cl_egl.h                    |   4 +-
 khronos-headers/OpenCL/cl_ext.h                    |  76 +++++-
 khronos-headers/OpenCL/cl_platform.h               |  33 ++-
 ocl_interface.yaml                                 | 112 +++++++--
 run_dummy_icd.c                                    |   1 +
 tests/Makefile.in                                  |  24 +-
 tests/package.m4                                   |   4 +-
 tests/testsuite                                    |  31 ++-
 tests/testsuite-standard.at                        |   3 +-
 30 files changed, 954 insertions(+), 387 deletions(-)
 delete mode 100644 debian/patches/backport-from-upstream-fix-revdate-in-doc.patch

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/collab-maint/ocl-icd.git



More information about the Pkg-opencl-commits mailing list