[Pkg-opencl-devel] [beignet] 45/47: fix some issues found by lintian

Andreas Beckmann anbe at moszumanska.debian.org
Fri Oct 31 21:45:51 UTC 2014


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

anbe pushed a commit to branch master
in repository beignet.

commit 5d5cb5631504d704da8ae67bbad8d4732679b1a4
Author: Andreas Beckmann <anbe at debian.org>
Date:   Wed Oct 29 19:06:01 2014 +0100

    fix some issues found by lintian
---
 debian/changelog | 1 +
 debian/control   | 5 ++---
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index d5b385c..19a5114 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -18,6 +18,7 @@ beignet (0.9.3~dfsg-1) UNRELEASED; urgency=medium
   * Skip-deleted-tests.patch: New. Thanks to Rebecca N. Palmer.
   * Simplify using system OpenCL headers.
   * Use-Khronos-Group-headers.patch: Removed.
+  * d/control: Fix some issues found by lintian.
 
  -- Andreas Beckmann <anbe at debian.org>  Fri, 31 Oct 2014 21:22:59 +0100
 
diff --git a/debian/control b/debian/control
index 94a627f..b85318f 100644
--- a/debian/control
+++ b/debian/control
@@ -1,4 +1,5 @@
 Source: beignet
+Section: libs
 Priority: extra
 Maintainer: Debian OpenCL Maintainers <pkg-opencl-devel at lists.alioth.debian.org>
 Uploaders:
@@ -18,14 +19,13 @@ Build-Depends: debhelper (>= 9), cmake, pkg-config, python-minimal,
  libedit-dev,
  zlib1g-dev
 Standards-Version: 3.9.5
-Section: libs
 Homepage: http://cgit.freedesktop.org/beignet/
 
 Package: beignet-dev
 Section: libdevel
 Architecture: i386 amd64 kfreebsd-i386 kfreebsd-amd64
 Depends: beignet (= ${binary:Version}), ${misc:Depends}
-Description: Intel OpenCL library
+Description: Intel OpenCL library (development files)
  OpenCL (Open Computing Language) is a multivendor open standard for
  general-purpose parallel programming of heterogeneous systems that include
  CPUs, GPUs and other processors.
@@ -34,7 +34,6 @@ Description: Intel OpenCL library
  the Intel implementation.
 
 Package: beignet
-Section: libs
 Architecture: i386 amd64 kfreebsd-i386 kfreebsd-amd64
 Depends: ${shlibs:Depends}, ${misc:Depends}
 Conflicts: beignet0.0.1

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



More information about the Pkg-opencl-devel mailing list