[Pkg-opencl-devel] [beignet] 01/04: Re-enable GBE_DEBUG, lost due to debhelper change #701233

Rebecca Palmer rnpalmer-guest at moszumanska.debian.org
Fri Nov 7 20:17:38 UTC 2014


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

rnpalmer-guest pushed a commit to branch master
in repository beignet.

commit 97992070ded0a3f73625d9a5c8165cad3b71effc
Author: Rebecca N. Palmer <rebecca_palmer at zoho.com>
Date:   Fri Nov 7 19:27:49 2014 +0000

    Re-enable GBE_DEBUG, lost due to debhelper change #701233
---
 debian/changelog | 7 +++++++
 debian/rules     | 2 ++
 2 files changed, 9 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 5f90d7c..d0470e8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+beignet (0.9.3~dfsg-2) UNRELEASED; urgency=medium
+
+  * Re-enable GBE_DEBUG (lost when debhelper switched to 
+    None build type)
+
+ -- Rebecca N. Palmer <rebecca_palmer at zoho.com>  Mon, 03 Nov 2014 22:07:05 +0000
+
 beignet (0.9.3~dfsg-1) unstable; urgency=medium
 
   [ Julian Wollrath ]
diff --git a/debian/rules b/debian/rules
index e450a10..a6f6bb7 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,6 +4,8 @@
 # Uncomment this to turn on verbose mode.
 #export DH_VERBOSE=1
 
+export DEB_CPPFLAGS_MAINT_APPEND = -DGBE_DEBUG=1
+
 %:
 	dh $@ --buildsystem cmake --parallel
 

-- 
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