summaryrefslogtreecommitdiff
path: root/debian.upstream/control.in
diff options
context:
space:
mode:
Diffstat (limited to 'debian.upstream/control.in')
-rw-r--r--debian.upstream/control.in8
1 files changed, 4 insertions, 4 deletions
diff --git a/debian.upstream/control.in b/debian.upstream/control.in
index 88ee9280..08b10291 100644
--- a/debian.upstream/control.in
+++ b/debian.upstream/control.in
@@ -1,4 +1,4 @@
-Source: libva-driver-intel
+Source: libva-intel-driver
Section: libs
Priority: optional
Maintainer: Gwenole Beauchesne <gwenole.beauchesne@intel.com>
@@ -8,7 +8,7 @@ Build-Depends: debhelper (>= 5),
libva-dev (>= @LIBVA_PACKAGE_VERSION@)
Standards-Version: 3.7.2
-Package: libva-driver-intel
+Package: libva-intel-driver
Section: libs
Architecture: any
Depends: libva1 (>= @LIBVA_PACKAGE_VERSION@),
@@ -17,10 +17,10 @@ Description: VA driver for Intel G45 & HD Graphics family
Video decode & encode driver for Intel G45 chipsets and Intel HD
Graphics for Intel Core processor family.
-Package: libva-driver-intel-dbg
+Package: libva-intel-driver-dbg
Section: libdevel
Architecture: any
-Depends: libva-driver-intel (= ${Source-Version})
+Depends: libva-intel-driver (= ${Source-Version})
Description: VA driver for Intel G45 & HD Graphics family (debug symbols)
Video decode & encode driver for Intel G45 chipsets and Intel HD
Graphics for Intel Core processor family.