[SCM] libva/master: Do not touch debian.upstream during build
sramacher at users.alioth.debian.org
sramacher at users.alioth.debian.org
Fri Jul 8 10:54:10 UTC 2016
The following commit has been merged in the master branch:
commit dbb99e381206508d213797dbe1214a8f04368333
Author: Sebastian Ramacher <sebastian at ramacher.at>
Date: Fri Jul 8 12:52:04 2016 +0200
Do not touch debian.upstream during build
diff --git a/debian/patches/ignore-debian.upstream.patch b/debian/patches/ignore-debian.upstream.patch
new file mode 100644
index 0000000..179e19b
--- /dev/null
+++ b/debian/patches/ignore-debian.upstream.patch
@@ -0,0 +1,30 @@
+Description: Ignore files in debian.upstream
+ They are of no use to us.
+Author: Sebastian Ramacher <sramacher at debian.org>
+Forwarded: not-needed
+Last-Update: 2016-07-08
+
+--- libva-1.7.1.orig/configure.ac
++++ libva-1.7.1/configure.ac
+@@ -300,21 +300,6 @@ AC_DEFINE_UNQUOTED([VA_DRIVER_INIT_FUNC]
+
+ AC_OUTPUT([
+ Makefile
+- debian.upstream/Makefile
+- debian.upstream/changelog
+- debian.upstream/control
+- debian.upstream/libva$LIBVA_MAJOR_VERSION.install:\
+-debian.upstream/libva.install.in
+- debian.upstream/libva-drm$LIBVA_MAJOR_VERSION.install:\
+-debian.upstream/libva-drm.install.in
+- debian.upstream/libva-egl$LIBVA_MAJOR_VERSION.install:\
+-debian.upstream/libva-egl.install.in
+- debian.upstream/libva-glx$LIBVA_MAJOR_VERSION.install:\
+-debian.upstream/libva-glx.install.in
+- debian.upstream/libva-wayland$LIBVA_MAJOR_VERSION.install:\
+-debian.upstream/libva-wayland.install.in
+- debian.upstream/libva-x11-$LIBVA_MAJOR_VERSION.install:\
+-debian.upstream/libva-x11.install.in
+ doc/Makefile
+ dummy_drv_video/Makefile
+ pkgconfig/Makefile
diff --git a/debian/patches/series b/debian/patches/series
index 3efae35..5fd901e 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1 +1,2 @@
hide-internal-symbols.patch
+ignore-debian.upstream.patch
--
libva packaging
More information about the pkg-multimedia-commits
mailing list