[SCM] intel-vaapi-driver/master: Move to automatic dbg sym packages

sramacher at users.alioth.debian.org sramacher at users.alioth.debian.org
Wed Mar 16 00:53:26 UTC 2016


The following commit has been merged in the master branch:
commit 492347760d70a15cafcb44f5c591272b4f9118b3
Author: Sebastian Ramacher <sramacher at debian.org>
Date:   Wed Mar 16 00:42:03 2016 +0100

    Move to automatic dbg sym packages

diff --git a/debian/control b/debian/control
index 13e0a4e..ee1994f 100644
--- a/debian/control
+++ b/debian/control
@@ -54,28 +54,3 @@ Description: VAAPI driver for Intel G45 & HD Graphics family
   * Ivy Bridge
   * Haswell
   * Broadwell
-
-Package: i965-va-driver-dbg
-Section: debug
-Priority: extra
-Architecture: amd64 i386 kfreebsd-amd64 kfreebsd-i386
-Multi-Arch: same
-Breaks:
- libva-intel-vaapi-driver-dbg (<< 1.0.16-4)
-Replaces:
- libva-intel-vaapi-driver-dbg
-Provides:
- libva-intel-vaapi-driver-dbg
-Depends:
- i965-va-driver (= ${binary:Version}),
- ${misc:Depends}
-Description: VAAPI driver for Intel G45 & HD Graphics family (debug symbols)
- The VA-API (Video Acceleration API) enables hardware accelerated video
- decode/encode at various entry-points (VLD, IDCT, Motion Compensation
- etc.) for the prevailing coding standards today (MPEG-2, MPEG-4
- ASP/H.263, MPEG-4 AVC/H.264, and VC-1/WMV3). It provides an interface
- to fully expose the video decode capabilities in today's GPUs.
- .
- This package contains the debug files for the video decode and encode driver
- backend for the Intel G45 chipsets and Intel HD Graphics for Intel Core
- processor family.
diff --git a/debian/rules b/debian/rules
index 59ba1ff..f052af8 100755
--- a/debian/rules
+++ b/debian/rules
@@ -6,8 +6,5 @@ export DEB_LDFLAGS_MAINT_APPEND=-Wl,--as-needed
 %:
 	dh $@ --parallel --with autoreconf --with libva
 
-override_dh_strip:
-	dh_strip --dbg-package=i965-va-driver-dbg
-
 override_dh_installchangelogs:
 	dh_installchangelogs NEWS

-- 
intel-vaapi-driver packaging



More information about the pkg-multimedia-commits mailing list