File: changelog

package info (click to toggle)
khronos-opencl-clhpp 3.0~2023.02.06-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 5,640 kB
  • sloc: ansic: 26,445; cpp: 9,958; ruby: 9,564; tcl: 2,925; pascal: 2,280; makefile: 311; python: 220; asm: 133; sh: 20
file content (122 lines) | stat: -rw-r--r-- 4,367 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
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-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-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-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-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