[pkg-nvidia-devel] r719 - in /packages/libvdpau/trunk/debian: changelog control

ceros-guest at users.alioth.debian.org ceros-guest at users.alioth.debian.org
Thu Feb 11 00:27:10 UTC 2010


Author: ceros-guest
Date: Thu Feb 11 00:27:08 2010
New Revision: 719

URL: http://svn.debian.org/wsvn/pkg-nvidia/?sc=1&rev=719
Log:
Fix build error install texlive-binaries, which depends on tex-common.
Just Build-Depend on texlive-base for now, until bug #567714 is resolved.

Modified:
    packages/libvdpau/trunk/debian/changelog
    packages/libvdpau/trunk/debian/control

Modified: packages/libvdpau/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-nvidia/packages/libvdpau/trunk/debian/changelog?rev=719&op=diff
==============================================================================
--- packages/libvdpau/trunk/debian/changelog (original)
+++ packages/libvdpau/trunk/debian/changelog Thu Feb 11 00:27:08 2010
@@ -7,8 +7,10 @@
   * Explicitly enable documentation.
   * Use texlive-binaries instead of texlive-base-bin for pdftex build
     dependency.
+  * Fix build error install texlive-binaries, which depends on tex-common. Just
+    Build-Depend on texlive-base for now, until bug #567714 is resolved.
 
- -- Andres Mejia <mcitadel at gmail.com>  Tue, 09 Feb 2010 18:05:00 -0500
+ -- Andres Mejia <mcitadel at gmail.com>  Wed, 10 Feb 2010 19:20:49 -0500
 
 libvdpau (0.3-2) unstable; urgency=low
 

Modified: packages/libvdpau/trunk/debian/control
URL: http://svn.debian.org/wsvn/pkg-nvidia/packages/libvdpau/trunk/debian/control?rev=719&op=diff
==============================================================================
--- packages/libvdpau/trunk/debian/control (original)
+++ packages/libvdpau/trunk/debian/control Thu Feb 11 00:27:08 2010
@@ -6,7 +6,7 @@
            Andres Mejia <mcitadel at gmail.com>,
 DM-Upload-Allowed: yes
 Build-Depends: debhelper (>= 7.0.50), pkg-config, libx11-dev,
- doxygen, graphviz, texlive-binaries,
+ doxygen, graphviz, texlive-binaries, texlive-base,
 Standards-Version: 3.8.4
 Homepage: http://cgit.freedesktop.org/~aplattner/libvdpau
 Vcs-Svn: svn://svn.debian.org/svn/pkg-nvidia/packages/libvdpau




More information about the Pkg-nvidia-devel mailing list