khronos-opencl-clhpp (3.0~2023.12.14-1ubuntu1) noble; urgency=low

  * Merge from Debian unstable. Remaining changes:
    - Don't build-depend on ocl-icd-opencl-dev, we can't use 'nocheck' build
      profile for this in Launchpad.

 -- Gianfranco Costamagna <locutusofborg@debian.org>  Sat, 20 Jan 2024 16:43:56 +0100

khronos-opencl-clhpp (3.0~2023.12.14-1) unstable; urgency=medium

  * New upstream release.
  * Use separately packaged CMock/unity.

 -- Andreas Beckmann <anbe@debian.org>  Fri, 19 Jan 2024 14:11:04 +0100

khronos-opencl-clhpp (3.0~2023.04.17-2ubuntu1) mantic; urgency=medium

  * Merge from Debian unstable. Remaining changes:
    - Don't build-depend on ocl-icd-opencl-dev, we can't use 'nocheck' build
      profile for this in Launchpad.

 -- Gianfranco Costamagna <locutusofborg@debian.org>  Fri, 04 Aug 2023 15:48:56 +0200

khronos-opencl-clhpp (3.0~2023.04.17-2) unstable; urgency=medium

  * Ignore stderr output (new CMake deprecation warnings) in autopkgtest.
    (Closes: #1040730)

 -- Andreas Beckmann <anbe@debian.org>  Fri, 04 Aug 2023 14:30:56 +0200

khronos-opencl-clhpp (3.0~2023.04.17-1.1ubuntu1) mantic; urgency=medium

  * Merge from Debian unstable. Remaining changes:
    - Don't build-depend on ocl-icd-opencl-dev, we can't use 'nocheck' build
      profile for this in Launchpad.

 -- Gianfranco Costamagna <locutusofborg@debian.org>  Thu, 03 Aug 2023 11:21:06 +0200

khronos-opencl-clhpp (3.0~2023.04.17-1ubuntu1) mantic; urgency=medium

  * Merge from Debian unstable. Remaining changes:
    - Don't build-depend on ocl-icd-opencl-dev, we can't use 'nocheck' build
      profile for this in Launchpad.

 -- Steve Langasek <steve.langasek@ubuntu.com>  Mon, 17 Jul 2023 17:29:14 -0700

khronos-opencl-clhpp (3.0~2023.04.17-1) unstable; urgency=medium

  * New upstream release.
  * Stop testing OpenCL 1.0, 1.1.
  * Ship the pkgconfig file.

 -- Andreas Beckmann <anbe@debian.org>  Tue, 20 Jun 2023 02:31:24 +0200

khronos-opencl-clhpp (3.0~2023.02.06-1ubuntu1) mantic; urgency=low

  * Merge from Debian unstable. Remaining changes:
    - Don't build-depend on ocl-icd-opencl-dev, we can't use 'nocheck' build
      profile for this in Launchpad.

 -- Steve Langasek <steve.langasek@ubuntu.com>  Tue, 02 May 2023 09:43:02 +0200

khronos-opencl-clhpp (3.0~2023.02.06-1) unstable; urgency=medium

  * New upstream release.
  * Bump Standards-Version to 4.6.2 (no changes needed).

 -- Andreas Beckmann <anbe@debian.org>  Mon, 13 Feb 2023 14:35:09 +0100

khronos-opencl-clhpp (3.0~2022.09.30-1ubuntu1) lunar; urgency=low

  * Merge from Debian unstable. Remaining changes:
    - Don't build-depend on ocl-icd-opencl-dev, we can't use 'nocheck' build
      profile for this in Launchpad.

 -- Steve Langasek <steve.langasek@ubuntu.com>  Mon, 07 Nov 2022 22:22:24 -0800

khronos-opencl-clhpp (3.0~2022.09.30-1) unstable; urgency=medium

  * New upstream release.
  * Deduplicate documentation.

 -- Andreas Beckmann <anbe@debian.org>  Wed, 12 Oct 2022 14:36:45 +0200

khronos-opencl-clhpp (3.0~2022.05.18-1ubuntu1) kinetic; urgency=low

  * Merge from Debian unstable. Remaining changes:
    - Don't build-depend on ocl-icd-opencl-dev, we can't use 'nocheck' build
      profile for this in Launchpad.

 -- Steve Langasek <steve.langasek@ubuntu.com>  Fri, 24 Jun 2022 09:38:40 -0700

khronos-opencl-clhpp (3.0~2022.05.18-1) unstable; urgency=medium

  * New upstream release.
  * Use upstream's new cmake build system.
  * Add support for the <nodoc> build profile.
  * Bump Standards-Version to 4.6.1 (no changes needed).

 -- Andreas Beckmann <anbe@debian.org>  Sun, 12 Jun 2022 01:31:28 +0200

khronos-opencl-clhpp (3.0~2.0.16-1ubuntu1) kinetic; urgency=low

  * Merge from Debian unstable. Remaining changes:
    - Don't build-depend on ocl-icd-opencl-dev, we can't use 'nocheck' build
      profile for this in Launchpad.

 -- Steve Langasek <steve.langasek@ubuntu.com>  Mon, 16 May 2022 08:38:44 -0700

khronos-opencl-clhpp (3.0~2.0.16-1) unstable; urgency=medium

  * New upstream release.
  * Add component tarballs 'cmock' and 'unity'.
  * Fix building tests in parallel.
  * Run upstream testsuite at build time.
  * Add support for the <nocheck> build profile to break a bootstrap
    dependency loop: disable the B-D: ocl-icd-opencl-dev and do not build
    examples or tests.  (Closes: #996980)
  * Add autopkgtest that runs the upstream testsuite.

 -- Andreas Beckmann <anbe@debian.org>  Mon, 24 Jan 2022 00:57:06 +0100

khronos-opencl-clhpp (3.0~2.0.15-1ubuntu1) jammy; urgency=medium

  * Don't build the examples; this is an arch: independent package so testing
    them on only the build arch doesn't make sense, these should be moved to
    autopkgtests.  For now, just drop the examples and the build-dependency
    on ocl-icd-opencl-dev to break a build loop.

 -- Steve Langasek <steve.langasek@ubuntu.com>  Thu, 21 Oct 2021 19:52:36 +0000

khronos-opencl-clhpp (3.0~2.0.15-1) unstable; urgency=medium

  * New upstream release.
  * Add superficial autopkgtest trying to compile the headers.
  * Add dependency on opencl-c-headers.
  * Bump Standards-Version to 4.6.0 (no changes needed).

 -- Andreas Beckmann <anbe@debian.org>  Tue, 24 Aug 2021 01:17:49 +0200

khronos-opencl-clhpp (3.0~2.0.13-1) unstable; urgency=medium

  * New upstream release.
  * Bump Standards-Version to 4.5.1 (no changes needed).

 -- Andreas Beckmann <anbe@debian.org>  Thu, 07 Jan 2021 14:50:18 +0100

khronos-opencl-clhpp (2.2.0~~2.0.12+git7-g64c206f-1) unstable; urgency=medium

  * New upstream snapshot.
    - CL/cl.hpp is gone
    - CL/cl2.hpp is now CL/opencl.hpp
  * Refresh patches.
  * Update Lintian overrides.

 -- Andreas Beckmann <anbe@debian.org>  Mon, 16 Nov 2020 00:37:35 +0100

khronos-opencl-clhpp (2.2.0~~2.0.11+git9-g0192662-1) unstable; urgency=medium

  * New upstream snapshot.
  * Khronos relicensed the headers under Apache-2.0.
  * Relicense the packaging under Apache-2.0, too.
  * Add 'khronos' and 'tarball' targets to simplify snapshot generation.
  * Switch to debhelper-compat (= 13).
  * Bump Standards-Version to 4.5.0 (no changes needed).

 -- Andreas Beckmann <anbe@debian.org>  Wed, 13 May 2020 11:44:02 +0200

khronos-opencl-clhpp (2.1.0~~git51-gc5063c3-1) unstable; urgency=medium

  * New upstream snapshot.
  * The headers are no longer automatically generated during build.
  * Test header generation with python3.  (Closes: #936791)
  * Bump Standards-Version to 4.4.0 (no changes needed).
  * Update Lintian overrides.

 -- Andreas Beckmann <anbe@debian.org>  Mon, 23 Sep 2019 16:42:05 +0200

khronos-opencl-clhpp (2.0.10+git26-g806646c-1) unstable; urgency=medium

  * New upstream snapshot.
  * Switch to debhelper-compat (= 12).
  * Bump Standards-Version to 4.3.0 (no changes needed).
  * The MIT license we use is actually the Expat variant.

 -- Andreas Beckmann <anbe@debian.org>  Mon, 04 Feb 2019 15:37:04 +0100

khronos-opencl-clhpp (2.0.10+git23-gf0b7045-1) unstable; urgency=medium

  * New upstream snapshot.
  * Switch to debhelper-compat (= 11).
  * Bump Standards-Version to 4.2.1 (no changes needed).
  * Add debian/upstream/metadata.
  * Update Lintian overrides.

 -- Andreas Beckmann <anbe@debian.org>  Mon, 10 Dec 2018 20:34:01 +0100

khronos-opencl-clhpp (2.0.10+git12-g5dd8bb9-1) unstable; urgency=medium

  * New upstream snapshot.  (Closes: #853474)
  * debian/mksnapshot.sh: New script to generate upstream snapshot tarballs.
  * Set Priority to optional.
  * Bump Standards-Version to 4.1.3.
  * Switch to debhelper compat level 11.
  * Set Rules-Requires-Root: no.
  * Add myself to Uploaders.
  * Switch Vcs-* URLs to salsa.debian.org.
  * Deduplicate *.js in the documentation.
  * hardening.patch: New, append to CMAKE_CXX_FLAGS, do not overwrite.

 -- Andreas Beckmann <anbe@debian.org>  Thu, 25 Jan 2018 02:39:34 +0100

khronos-opencl-clhpp (2.0.10-1) unstable; urgency=medium

  * Initial release (Closes: #837112)

 -- Vincent Danjean <vdanjean@debian.org>  Thu, 08 Sep 2016 21:38:17 +0200
