[SCM] libva/master: Bump to compat 10 and drop unneeded B-Ds

sramacher at users.alioth.debian.org sramacher at users.alioth.debian.org
Thu Nov 10 09:44:20 UTC 2016


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

    Bump to compat 10 and drop unneeded B-Ds

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 918986a..0a294b7 100644
--- a/debian/control
+++ b/debian/control
@@ -7,9 +7,7 @@ Uploaders:
  Matteo F. Vescovi <mfv at debian.org>,
  Sebastian Ramacher <sramacher at debian.org>
 Build-Depends:
- debhelper (>= 9),
- dh-autoreconf,
- automake (>= 1:1.3.2),
+ debhelper (>= 10),
  libdrm-dev,
  libegl1-mesa-dev,
  libgl1-mesa-dev | libgl-dev,
diff --git a/debian/rules b/debian/rules
index ee76b91..0ec7b6d 100755
--- a/debian/rules
+++ b/debian/rules
@@ -13,7 +13,7 @@ endif
 export DEB_LDFLAGS_MAINT_APPEND=-Wl,--as-needed
 
 %:
-	dh $@ --parallel --with autoreconf
+	dh $@
 
 override_dh_auto_configure:
 	dh_auto_configure -- $(confflags)

-- 
libva packaging



More information about the pkg-multimedia-commits mailing list