[Pkg-opencl-devel] [beignet] 64/66: fix some issues found by lintian
Andreas Beckmann
anbe at moszumanska.debian.org
Fri Oct 31 07:27:11 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 1506d7ff20b25d1fa2eaa72776394f4554a000a1
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 26b0781..9b6acef 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -9,6 +9,7 @@ beignet (0.9.3-0.1) UNRELEASED; urgency=medium
[ Andreas Beckmann ]
* typos.patch: New. Fix some typos.
+ * d/control: Fix some issues found by lintian.
-- Julian Wollrath <jwollrath at web.de> Fri, 26 Sep 2014 12:18:47 +0200
diff --git a/debian/control b/debian/control
index 4b340d8..15ec6ed 100644
--- a/debian/control
+++ b/debian/control
@@ -1,4 +1,5 @@
Source: beignet
+Section: libs
Priority: extra
Maintainer: Simon Richter <sjr at debian.org>
Build-Depends: debhelper (>= 9), cmake, pkg-config, python-minimal,
@@ -14,14 +15,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.
@@ -30,7 +30,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