[SCM] intel-vaapi-driver/master: Removed, no longer needed

sramacher at users.alioth.debian.org sramacher at users.alioth.debian.org
Sat Apr 1 18:38:33 UTC 2017


The following commit has been merged in the master branch:
commit 4fa25b90a4a6acb35c17b97591816b6af9ab1f1d
Author: Sebastian Ramacher <sebastian at ramacher.at>
Date:   Sat Apr 1 19:13:14 2017 +0200

    Removed, no longer needed

diff --git a/debian/patches/0001-Fix_FTBFS_on_kFreeBSD.patch b/debian/patches/0001-Fix_FTBFS_on_kFreeBSD.patch
deleted file mode 100644
index 972326d..0000000
--- a/debian/patches/0001-Fix_FTBFS_on_kFreeBSD.patch
+++ /dev/null
@@ -1,33 +0,0 @@
-From: "Matteo F. Vescovi" <mfv.debian at gmail.com>
-Date: Fri, 27 Sep 2013 09:49:05 +0200
-Subject: Fix_FTBFS_on_kFreeBSD
-
----
- src/intel_driver.h | 1 +
- src/intel_memman.c | 1 +
- 2 files changed, 2 insertions(+)
-
-diff --git a/src/intel_driver.h b/src/intel_driver.h
-index 8f44274..7f83eb6 100644
---- a/src/intel_driver.h
-+++ b/src/intel_driver.h
-@@ -5,6 +5,7 @@
- #include <pthread.h>
- #include <signal.h>
- #include <stdbool.h>
-+#include <stdint.h>
- 
- #include <drm.h>
- #include <i915_drm.h>
-diff --git a/src/intel_memman.c b/src/intel_memman.c
-index 7d56e96..bacad73 100644
---- a/src/intel_memman.c
-+++ b/src/intel_memman.c
-@@ -28,6 +28,7 @@
-  */
- 
- #include <assert.h>
-+#include <stdint.h>
- 
- #include "intel_driver.h"
- 
diff --git a/debian/patches/ignore-debian.upstream.patch b/debian/patches/ignore-debian.upstream.patch
deleted file mode 100644
index 36ad3c2..0000000
--- a/debian/patches/ignore-debian.upstream.patch
+++ /dev/null
@@ -1,25 +0,0 @@
-Description: Ignore files in debian.upstream
- They are of no use to us.
-Author: Nicholas Steeves <nsteeves at gmail.com>
-Forwarded: not-needed
-
---- a/Makefile.am
-+++ b/Makefile.am
-@@ -1,6 +1,6 @@
- AUTOMAKE_OPTIONS = foreign
- 
--SUBDIRS = debian.upstream src
-+SUBDIRS = src
- 
- if ENABLE_TESTS
- SUBDIRS += test
---- a/configure.ac
-+++ b/configure.ac
-@@ -197,7 +197,6 @@
- 
- AC_OUTPUT([
-     Makefile
--    debian.upstream/Makefile 
-     src/Makefile
-     src/shaders/Makefile
-     src/shaders/h264/Makefile
diff --git a/debian/patches/series b/debian/patches/series
deleted file mode 100644
index d34f447..0000000
--- a/debian/patches/series
+++ /dev/null
@@ -1,2 +0,0 @@
-0001-Fix_FTBFS_on_kFreeBSD.patch
-ignore-debian.upstream.patch

-- 
intel-vaapi-driver packaging



More information about the pkg-multimedia-commits mailing list