[Pkg-fglrx-devel] r791 - xvba-video/trunk/debian

Andreas Beckmann anbe-guest at alioth.debian.org
Mon Sep 5 18:14:38 UTC 2011


Author: anbe-guest
Date: 2011-09-05 18:14:38 +0000 (Mon, 05 Sep 2011)
New Revision: 791

Modified:
   xvba-video/trunk/debian/changelog
   xvba-video/trunk/debian/control
Log:
switch Depends from fglrx-driver to libfglrx, libgl1-fglrx-glx

Modified: xvba-video/trunk/debian/changelog
===================================================================
--- xvba-video/trunk/debian/changelog	2011-09-05 17:48:23 UTC (rev 790)
+++ xvba-video/trunk/debian/changelog	2011-09-05 18:14:38 UTC (rev 791)
@@ -1,6 +1,7 @@
 xvba-video (0.8.0-2) UNRELEASED; urgency=low
 
   * Switch Build-Depends from fglrx-driver to libxvbaw-dev.
+  * Switch Depends from fglrx-driver to libfglrx, libgl1-fglrx-glx.
   * Fix watch file to find the source tarball, not the prebuilt binaries.
 
  -- Andreas Beckmann <debian at abeckmann.de>  Mon, 05 Sep 2011 09:54:05 +0200

Modified: xvba-video/trunk/debian/control
===================================================================
--- xvba-video/trunk/debian/control	2011-09-05 17:48:23 UTC (rev 790)
+++ xvba-video/trunk/debian/control	2011-09-05 18:14:38 UTC (rev 791)
@@ -19,7 +19,8 @@
 Architecture: i386 amd64
 Depends: ${shlibs:Depends},
  ${misc:Depends},
- fglrx-driver (>= 1:11-6)
+ libfglrx,
+ libgl1-fglrx-glx,
 Description: XvBA-based backend for VA API (AMD fglrx implementation)
  X-Video Bitstream Acceleration (XvBA), designed by AMD for its ATI/AMD Radeon
  GPU, is a future extension of the X video extension (Xv) for the X Window




More information about the Pkg-fglrx-devel mailing list