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

X Strike Force X.Org X11 SVN commit: r3638 - trunk/app/compiz/debian



Author: beatle
Date: 2006-10-07 08:53:48 -0400 (Sat, 07 Oct 2006)
New Revision: 3638

Modified:
   trunk/app/compiz/debian/changelog
   trunk/app/compiz/debian/control
Log:
Make compiz-core suggest nvidia-glx (>= 1.0.9625-1) because older versions
don't support the GLX_EXT_texture_from_pixmap extension.


Modified: trunk/app/compiz/debian/changelog
===================================================================
--- trunk/app/compiz/debian/changelog	2006-10-07 06:38:42 UTC (rev 3637)
+++ trunk/app/compiz/debian/changelog	2006-10-07 12:53:48 UTC (rev 3638)
@@ -1,3 +1,9 @@
+compiz (0.0.13+git20060928-4) UNRELEASED; urgency=low
+
+  * Suggest nvidia-glx (>= 1.0.9625-1). (Closes: #390326).
+
+ -- Thierry Reding <thierry@gilfi.de>  Sat,  7 Oct 2006 14:52:55 +0200
+
 compiz (0.0.13+git20060928-3) unstable; urgency=low
 
   [ Thierry Reding ]

Modified: trunk/app/compiz/debian/control
===================================================================
--- trunk/app/compiz/debian/control	2006-10-07 06:38:42 UTC (rev 3637)
+++ trunk/app/compiz/debian/control	2006-10-07 12:53:48 UTC (rev 3638)
@@ -23,6 +23,7 @@
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}
 Recommends: compiz-plugins (= ${Source-Version})
+Suggests: nvidia-glx (>= 1.0.9625-1)
 Description: OpenGL window and compositing manager
  Compiz brings to life a variety of visual effects that make the Linux desktop
  easier to use, more powerful and intuitive, and more accessible for users



Reply to: