[beignet] 04/12: Drop Utest-requires-deprecated-function-names.patch
Rebecca Palmer
rnpalmer-guest at moszumanska.debian.org
Wed Mar 18 21:37:45 UTC 2015
This is an automated email from the git hooks/post-receive script.
rnpalmer-guest pushed a commit to branch master
in repository beignet.
commit 994d90a659770349f223d608b886fda132376ca5
Author: Rebecca N. Palmer <rebecca_palmer at zoho.com>
Date: Wed Mar 18 09:50:14 2015 +0000
Drop Utest-requires-deprecated-function-names.patch
Not needed, and probably hasn't been for some time
---
debian/changelog | 1 +
.../Utest-requires-deprecated-function-names.patch | 21 ---------------------
debian/patches/series | 1 -
3 files changed, 1 insertion(+), 22 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 690d190..23df6cc 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,6 +8,7 @@ beignet (1.0.2-1) UNRELEASED; urgency=medium
* Enable building on hurd-i386 and x32.
* Fix FTBFS on kfreebsd-*.
* Drop patches applied upstream, refresh others.
+ * Drop no longer needed Utest-requires-deprecated-function-names.patch.
-- Andreas Beckmann <anbe at debian.org> Tue, 17 Mar 2015 23:29:43 +0100
diff --git a/debian/patches/Utest-requires-deprecated-function-names.patch b/debian/patches/Utest-requires-deprecated-function-names.patch
deleted file mode 100644
index 583430a..0000000
--- a/debian/patches/Utest-requires-deprecated-function-names.patch
+++ /dev/null
@@ -1,21 +0,0 @@
-From: Simon Richter <sjr at debian.org>
-Date: Fri, 29 Aug 2014 16:27:01 +0200
-Subject: Utest requires deprecated function names
-
----
- utests/utest_helper.hpp | 2 ++
- 1 file changed, 2 insertions(+)
-
-diff --git a/utests/utest_helper.hpp b/utests/utest_helper.hpp
-index de4d2771b8c5..1ed6b2cb0918 100644
---- a/utests/utest_helper.hpp
-+++ b/utests/utest_helper.hpp
-@@ -25,6 +25,8 @@
- #ifndef __UTEST_HELPER_HPP__
- #define __UTEST_HELPER_HPP__
-
-+#define CL_USE_DEPRECATED_OPENCL_1_1_APIS
-+
- #include "CL/cl.h"
- #include "CL/cl_intel.h"
- #include "utest.hpp"
diff --git a/debian/patches/series b/debian/patches/series
index f0399a7..1a2755b 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,6 +1,5 @@
Enhance-debug-output.patch
Debian-compliant-compiler-flags-handling.patch
-Utest-requires-deprecated-function-names.patch
Link-against-terminfo.patch
Enable-test-debug.patch
force-llvm-3.5.patch
--
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