[SCM] intel-vaapi-driver/master: Bump to compat 10

sramacher at users.alioth.debian.org sramacher at users.alioth.debian.org
Thu Nov 10 19:36:10 UTC 2016


The following commit has been merged in the master branch:
commit 9c2c65af5ecd087324a350fc3eee58d7695af084
Author: Sebastian Ramacher <sramacher at debian.org>
Date:   Thu Nov 10 20:31:03 2016 +0100

    Bump to compat 10

diff --git a/debian/compat b/debian/compat
index ec63514..f599e28 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-9
+10
diff --git a/debian/control b/debian/control
index 467f30b..15fd984 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,7 @@ Uploaders:
  Matteo F. Vescovi <mfv at debian.org>,
  Sebastian Ramacher <sramacher at debian.org>
 Build-Depends:
- debhelper (>= 9),
+ debhelper (>= 10),
  dh-autoreconf,
  intel-gpu-tools (>= 1.9) [amd64 i386],
  libdrm-dev (>= 2.4.52),
diff --git a/debian/rules b/debian/rules
index 544abbd..39be9ea 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,10 +1,9 @@
 #!/usr/bin/make -f
 
-export V=1
 export DEB_LDFLAGS_MAINT_APPEND=-Wl,--as-needed
 
 %:
-	dh $@ --parallel --with autoreconf --with libva
+	dh $@ --with libva
 
 override_dh_install:
 	find -name *.la -delete

-- 
intel-vaapi-driver packaging



More information about the pkg-multimedia-commits mailing list