compiz: Changes to 'debian-unstable'
debian/changelog | 9 +++++++++
debian/control | 2 +-
2 files changed, 10 insertions(+), 1 deletion(-)
New commits:
commit db8d480180cf9d647b06223966c37fac022b41ce
Author: Sean Finney <seanius@debian.org>
Date: Sat Jun 7 14:23:52 2008 +0200
implement nuclear option for #483170
and add conflicts against xscreensaver-data-extra
see bug log for more information
diff --git a/debian/changelog b/debian/changelog
index 7bd8a6d..4cb545a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+compiz (0.7.6-2) unstable; urgency=low
+
+ * Add Conflicts against xscreensaver-data-extra as an unfortunately
+ heavy handed workaround to prevent graphical lockups with an as-of-yet
+ unknown bug somewhere in the screensaver-compiz-driver-xserver chain.
+ (See: #483170, and other bugs/urls referenced in that report)
+
+ -- Sean Finney <seanius@debian.org> Sat, 07 Jun 2008 14:22:15 +0200
+
compiz (0.7.6-1) unstable; urgency=low
* New upstream release
diff --git a/debian/control b/debian/control
index 6d35cb6..9c35716 100644
--- a/debian/control
+++ b/debian/control
@@ -32,7 +32,7 @@ Description: OpenGL window and compositing manager
Package: compiz-core
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, mesa-utils
-Conflicts: libcompizconfig0 (<< 0.7.6)
+Conflicts: libcompizconfig0 (<< 0.7.6), xscreensaver-data-extra
Recommends: compiz-plugins (= ${binary:Version})
Suggests: nvidia-glx (>= 1.0.9625-1)
Description: OpenGL window and compositing manager
Reply to: