[libclc] 288/291: Add supported GPU families to description.

Andreas Beckmann anbe at moszumanska.debian.org
Tue Sep 8 10:54:01 UTC 2015


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

anbe pushed a commit to branch master
in repository libclc.

commit 449336338fee71e592d1301c44088a3517693248
Author: Andreas Boll <andreas.boll.dev at gmail.com>
Date:   Thu Sep 3 15:26:50 2015 +0200

    Add supported GPU families to description.
    
    Signed-off-by: Andreas Boll <andreas.boll.dev at gmail.com>
---
 debian/changelog | 1 +
 debian/control   | 2 ++
 2 files changed, 3 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 06a2ef4..00757dd 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,6 +8,7 @@ libclc (0.2.0~git20150813-1) UNRELEASED; urgency=medium
 
   [ Andreas Boll ]
   * Remove system-clang.patch.
+  * Add supported GPU families to description.
 
  -- Timo Aaltonen <tjaalton at debian.org>  Tue, 18 Aug 2015 09:49:34 +0300
 
diff --git a/debian/control b/debian/control
index 0985780..fc15752 100644
--- a/debian/control
+++ b/debian/control
@@ -37,6 +37,7 @@ Description: OpenCL C language implementation - amdgcn support
  as specified by the OpenCL 1.1 Specification.
  .
  This package contains support for the amdgcn (AMD GPU) platform.
+ Supported GPU families: Southern Islands and newer.
 
 Package: libclc-r600
 Architecture: all
@@ -49,6 +50,7 @@ Description: OpenCL C language implementation - r600 support
  as specified by the OpenCL 1.1 Specification.
  .
  This package contains support for the r600 (AMD GPU) platform.
+ Supported GPU families: Evergreen and Northern Islands.
 
 Package: libclc-dev
 Section: libdevel

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



More information about the Pkg-opencl-commits mailing list