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 123 124 125 126 127 128 129 130 131 132 133
|
libclc (0.2.0+git20160907-4) unstable; urgency=medium
[ Andreas Boll ]
* Team upload.
* Add a patch to fix the functions get_global_size, get_local_size and
get_num_groups on amdgcn with LLVM 3.9 (closes: #857591).
-- Timo Aaltonen <tjaalton@debian.org> Tue, 09 May 2017 20:04:26 +0300
libclc (0.2.0+git20160907-3) unstable; urgency=medium
* Simplify clang version updates.
* Drop de-duplication of files that aren't duplicate any more.
-- Michael Gilbert <mgilbert@debian.org> Sat, 26 Nov 2016 03:35:48 +0000
libclc (0.2.0+git20160907-2) unstable; urgency=medium
[ Andreas Boll ]
* Declare Multi-Arch: foreign for all packages (closes: #845314).
[ Michael Gilbert ]
* Update to debhelper 10.
-- Michael Gilbert <mgilbert@debian.org> Sat, 26 Nov 2016 02:35:37 +0000
libclc (0.2.0+git20160907-1) experimental; urgency=medium
* New upstream snapshot (closes: #836960).
* Build with clang 3.9.
* Drop devices.patch, upstream.
* Use https for Vcs-Git field.
-- Timo Aaltonen <tjaalton@debian.org> Fri, 16 Sep 2016 09:20:06 +0300
libclc (0.2.0+git20150813-3) unstable; urgency=medium
* Bump standards version.
* Build with clang 3.8 (closes: #832014).
* Add support for additional GPU devices (closes: #823677).
-- Michael Gilbert <mgilbert@debian.org> Sat, 30 Jul 2016 22:47:05 +0000
libclc (0.2.0+git20150813-2) unstable; urgency=medium
* Enable build hardening flags.
* Add a package supporting the radeon amdgcn architecture (closes: #788219).
-- Michael Gilbert <mgilbert@debian.org> Sun, 27 Sep 2015 18:39:13 +0000
libclc (0.2.0+git20150813-1) unstable; urgency=medium
[ Timo Aaltonen ]
* New upstream snapshot.
* Bump llvm to 3.7.
* Remove clang3.5.patch.
[ Andreas Boll ]
* Remove system-clang.patch.
* Add supported GPU families to description.
* Bump standards version to 3.9.6 (no changes needed).
* Fix Lintian warning: invalid-short-name-in-dep5-copyright bsd.
[ Andreas Beckmann ]
* Imported packaging history into GIT.
* Add Vcs-* URLs.
[ Michael Gilbert ]
* Upload to unstable.
* Simplify the clean rule.
* Include README.TXT and CREDITS.TXT files.
* Move debian/watch to debian/README.source.
-- Michael Gilbert <mgilbert@debian.org> Sun, 13 Sep 2015 20:47:52 +0000
libclc (0~git20140101-5) unstable; urgency=medium
* Depend on libclang-common-3.5-dev (closes: #767146).
* Add zlib1g-dev to the build-dependencies (closes: #768759).
-- Michael Gilbert <mgilbert@debian.org> Mon, 10 Nov 2014 23:12:05 +0000
libclc (0~git20140101-4) unstable; urgency=medium
* Support clang 3.5 as the new default (closes: #764835).
-- Michael Gilbert <mgilbert@debian.org> Sun, 12 Oct 2014 20:16:32 +0000
libclc (0~git20140101-3) unstable; urgency=medium
* Build-depend llvm-dev instead of llvm (closes: #760665).
-- Michael Gilbert <mgilbert@debian.org> Sat, 06 Sep 2014 23:13:21 +0000
libclc (0~git20140101-2) unstable; urgency=medium
* Remove Julian Wolrath from the uploaders.
* Build-depend on default clang and llvm packages (closes: #759943).
-- Michael Gilbert <mgilbert@debian.org> Mon, 01 Sep 2014 23:10:28 +0000
libclc (0~git20140101-1) unstable; urgency=medium
[ Julian Wollrath ]
* New upstream snapshot.
* Use LLVM 3.4 and correct dependencies.
* Enable verbose build.
* Bump standards version to 3.9.5 (no changes needed).
* Update years in debian/copyright.
[ Michael Gilbert ]
* Eliminate duplicated files.
-- Michael Gilbert <mgilbert@debian.org> Fri, 10 Jan 2014 02:46:15 +0000
libclc (0~git20130819-2) unstable; urgency=low
* Add libclc-dev dependency to libclc-r600 and libclc-ptx.
-- Michael Gilbert <mgilbert@debian.org> Sun, 15 Sep 2013 15:37:50 +0000
libclc (0~git20130819-1) unstable; urgency=low
[ Julian Wollrath ]
* Initial release (closes: #719909).
[ Michael Gilbert ]
* Add debian/watch.
* Simplify debian/rules.
* Improve debian/control.
* Set maintainer to the Debian OpenCL team.
-- Michael Gilbert <mgilbert@debian.org> Mon, 02 Sep 2013 17:56:00 +0000
|