[SCM] libva/master: bump shlibs to tightend dependencies of i965-va-driver (Closes: #613332)

siretart at users.alioth.debian.org siretart at users.alioth.debian.org
Fri Apr 8 06:42:19 UTC 2011


The following commit has been merged in the master branch:
commit 45c5499b38d45a9512f985c261a4f6e1fe26b8dd
Author: Reinhard Tartler <siretart at tauware.de>
Date:   Fri Apr 8 08:12:57 2011 +0200

    bump shlibs to tightend dependencies of i965-va-driver (Closes: #613332)

diff --git a/debian/rules b/debian/rules
index 44154da..62bcf58 100755
--- a/debian/rules
+++ b/debian/rules
@@ -13,6 +13,11 @@ CONFIGURE_OPTIONS ?= --prefix=/usr $(I965_DRIVER)
 %:
 	dh --with autoreconf $@
 
+override_dh_makeshlibs:
+	dh_makeshlibs -Nlibva1 -Nlibva-x11-1
+	dh_makeshlibs -plibva-x11-1 -V 'libva-x11-1 (>> 1.0.12~)'
+	dh_makeshlibs -plibva1      -V 'libva1 (>> 1.0.12~)'
+
 override_dh_auto_configure:
 	dh_testdir
 	./configure $(CONFIGURE_OPTIONS)

-- 
libva packaging



More information about the pkg-multimedia-commits mailing list