[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

X Strike Force X.Org X11 SVN commit: r4052 - trunk/driver/xserver-xorg-video-tdfx/debian



Author: dnusinow
Date: 2006-11-25 11:54:55 -0500 (Sat, 25 Nov 2006)
New Revision: 4052

Modified:
   trunk/driver/xserver-xorg-video-tdfx/debian/changelog
   trunk/driver/xserver-xorg-video-tdfx/debian/control
Log:
* Don't build-dep on libdrm-dev on hurd-i386. Thanks Michael Banck.
  Closes: #392871

Modified: trunk/driver/xserver-xorg-video-tdfx/debian/changelog
===================================================================
--- trunk/driver/xserver-xorg-video-tdfx/debian/changelog	2006-11-25 16:52:23 UTC (rev 4051)
+++ trunk/driver/xserver-xorg-video-tdfx/debian/changelog	2006-11-25 16:54:55 UTC (rev 4052)
@@ -9,8 +9,10 @@
   [ David Nusinow ]
   * New upstream release
   * Fixes DRI locking bug. Thanks Svante Signell. Closes: #395044
+  * Don't build-dep on libdrm-dev on hurd-i386. Thanks Michael Banck.
+    Closes: #392871
 
- -- David Nusinow <dnusinow@debian.org>  Sat, 25 Nov 2006 11:46:19 -0500
+ -- David Nusinow <dnusinow@debian.org>  Sat, 25 Nov 2006 11:54:04 -0500
 
 xserver-xorg-video-tdfx (1:1.2.1-5) unstable; urgency=low
 

Modified: trunk/driver/xserver-xorg-video-tdfx/debian/control
===================================================================
--- trunk/driver/xserver-xorg-video-tdfx/debian/control	2006-11-25 16:52:23 UTC (rev 4051)
+++ trunk/driver/xserver-xorg-video-tdfx/debian/control	2006-11-25 16:54:55 UTC (rev 4052)
@@ -3,7 +3,7 @@
 Priority: optional
 Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
 Uploaders: David Nusinow <dnusinow@debian.org>, Branden Robinson <branden@debian.org>, Fabio M. Di Nitto <fabbione@fabbione.net>
-Build-Depends: debhelper (>= 5.0.0), pkg-config, xserver-xorg-dev (>= 2:1.1.1), x11proto-gl-dev, x11proto-video-dev, x11proto-xf86dga-dev, libgl1-mesa-dev | libgl-dev, x11proto-core-dev, x11proto-fonts-dev, x11proto-randr-dev, x11proto-render-dev, x11proto-xext-dev, libdrm-dev (>> 2.0), x11proto-xf86dri-dev, quilt
+Build-Depends: debhelper (>= 5.0.0), pkg-config, xserver-xorg-dev (>= 2:1.1.1), x11proto-gl-dev, x11proto-video-dev, x11proto-xf86dga-dev, libgl1-mesa-dev | libgl-dev, x11proto-core-dev, x11proto-fonts-dev, x11proto-randr-dev, x11proto-render-dev, x11proto-xext-dev, libdrm-dev [!hurd-i386] (>> 2.0), x11proto-xf86dri-dev, quilt
 Standards-Version: 3.7.2.0
 
 Package: xserver-xorg-video-tdfx



Reply to: