[beignet] 03/03: drop the -dbg package in favor of autogenerated -dbgsym packages

Andreas Beckmann anbe at moszumanska.debian.org
Mon May 2 10:13:31 UTC 2016


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

anbe pushed a commit to branch master
in repository beignet.

commit d72e614a01fb34b69eece176868215b34f19890f
Author: Andreas Beckmann <anbe at debian.org>
Date:   Mon May 2 11:51:25 2016 +0200

    drop the -dbg package in favor of autogenerated -dbgsym packages
---
 debian/changelog |  6 ++++++
 debian/control   | 14 --------------
 debian/copyright |  2 +-
 debian/rules     |  3 ---
 4 files changed, 7 insertions(+), 18 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 175a55a..fc56c4b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+beignet (1.1.2-2) UNRELEASED; urgency=medium
+
+  * Drop the -dbg package in favor of autogenerated -dbgsym packages.
+
+ -- Andreas Beckmann <anbe at debian.org>  Mon, 02 May 2016 11:49:55 +0200
+
 beignet (1.1.2-1) unstable; urgency=medium
 
   * New upstream release.
diff --git a/debian/control b/debian/control
index d81ab86..366197c 100644
--- a/debian/control
+++ b/debian/control
@@ -68,20 +68,6 @@ Description: OpenCL library for Intel GPUs (development files)
  .
  This package contains the development files for Intel extensions.
 
-Package: beignet-opencl-icd-dbg
-Section: debug
-Architecture: i386 amd64 kfreebsd-i386 kfreebsd-amd64 hurd-i386 x32
-Multi-Arch: same
-Depends:
- beignet-opencl-icd (= ${binary:Version}),
- ${misc:Depends}
-Description: OpenCL library for Intel GPUs (debug symbols)
- OpenCL (Open Computing Language) is a multivendor open standard for
- general-purpose parallel programming of heterogeneous systems that include
- CPUs, GPUs and other processors.
- .
- This package contains the debugging symbols for the Intel implementation.
-
 Package: beignet
 Section: oldlibs
 Architecture: i386 amd64 kfreebsd-i386 kfreebsd-amd64
diff --git a/debian/copyright b/debian/copyright
index c1eab7f..df32090 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -63,7 +63,7 @@ License: LGPL-2.1+
 Files: debian/*
 Copyright: 2013 Simon Richter <sjr at debian.org>
            2014 Julian Wollrath <jwollrath at web.de>
-           © 2014-2015 Andreas Beckmann <anbe at debian.org>
+           © 2014-2016 Andreas Beckmann <anbe at debian.org>
            © 2014-2016 Rebecca N. Palmer <rebecca_palmer at zoho.com>
 License: LGPL-2.1+
 
diff --git a/debian/rules b/debian/rules
index de6c572..cad9332 100755
--- a/debian/rules
+++ b/debian/rules
@@ -24,8 +24,5 @@ override_dh_auto_configure:
 	ls -la include/CL
 	dh_auto_configure --buildsystem cmake -- -DLLVM_INSTALL_DIR=/usr/lib/llvm-$(LLVM_VERSION)/bin
 
-override_dh_strip:
-	dh_strip --dbg-package=beignet-opencl-icd-dbg
-
 override_dh_gencontrol:
 	dh_gencontrol -- -VBuilt-Using:clang="$(shell dpkg-query -f '$${source:Package} (= $${source:Version}), \n' -W libclang-$(LLVM_VERSION)-dev)"

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



More information about the Pkg-opencl-commits mailing list