r35918 - in /desktop/experimental/mutter/debian: changelog control control.in
sjoerd at users.alioth.debian.org
sjoerd at users.alioth.debian.org
Thu Oct 11 20:57:38 UTC 2012
Author: sjoerd
Date: Thu Oct 11 20:57:37 2012
New Revision: 35918
URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=35918
Log:
debian/control.in: libmutter0 breaks gnome-shell (<< 3.6.0) as it broke
ABI... Final solution pending
Modified:
desktop/experimental/mutter/debian/changelog
desktop/experimental/mutter/debian/control
desktop/experimental/mutter/debian/control.in
Modified: desktop/experimental/mutter/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/mutter/debian/changelog?rev=35918&op=diff
==============================================================================
--- desktop/experimental/mutter/debian/changelog [utf-8] (original)
+++ desktop/experimental/mutter/debian/changelog [utf-8] Thu Oct 11 20:57:37 2012
@@ -5,8 +5,10 @@
- Drop unnecessary gnome-doc-utils install
* d/p/00_meta_window_move_frame-fix-crash-when-frame-is-NULL.patch:
Dropped: fixed upstream
-
- -- Sjoerd Simons <sjoerd at debian.org> Thu, 11 Oct 2012 21:36:05 +0200
+ * debian/control.in: libmutter0 breaks gnome-shell (<< 3.6.0) as it broke
+ ABI... Final solution pending
+
+ -- Sjoerd Simons <sjoerd at debian.org> Thu, 11 Oct 2012 22:56:08 +0200
mutter (3.4.1-5) unstable; urgency=low
Modified: desktop/experimental/mutter/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/mutter/debian/control?rev=35918&op=diff
==============================================================================
--- desktop/experimental/mutter/debian/control [utf-8] (original)
+++ desktop/experimental/mutter/debian/control [utf-8] Thu Oct 11 20:57:37 2012
@@ -92,6 +92,7 @@
${misc:Depends},
gsettings-desktop-schemas (>= 3.3.2),
mutter-common (= ${source:Version})
+Breaks: gnome-shell (<< 3.6.0)
Description: window manager library from the Mutter window manager
Mutter is a small window manager, using GTK+ and Clutter to do
everything.
Modified: desktop/experimental/mutter/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/mutter/debian/control.in?rev=35918&op=diff
==============================================================================
--- desktop/experimental/mutter/debian/control.in [utf-8] (original)
+++ desktop/experimental/mutter/debian/control.in [utf-8] Thu Oct 11 20:57:37 2012
@@ -87,6 +87,7 @@
${misc:Depends},
gsettings-desktop-schemas (>= 3.3.2),
mutter-common (= ${source:Version})
+Breaks: gnome-shell (<< 3.6.0)
Description: window manager library from the Mutter window manager
Mutter is a small window manager, using GTK+ and Clutter to do
everything.
More information about the pkg-gnome-commits
mailing list