r42883 - in /desktop/unstable/mutter/debian: changelog control control.in

mitya57-guest at users.alioth.debian.org mitya57-guest at users.alioth.debian.org
Sat Sep 20 10:08:40 UTC 2014


Author: mitya57-guest
Date: Sat Sep 20 10:08:40 2014
New Revision: 42883

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=42883
Log:
Make gir1.2-mutter-3.0 break gnome-shell versions older than 3.13.92.
Upstream commit a4a688ed83983fb5 removed MetaBackgroundEffects class,
which old gnome-shell (up to 3.13.91) was using via JavaScript code.

Modified:
    desktop/unstable/mutter/debian/changelog
    desktop/unstable/mutter/debian/control
    desktop/unstable/mutter/debian/control.in

Modified: desktop/unstable/mutter/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/mutter/debian/changelog?rev=42883&op=diff
==============================================================================
--- desktop/unstable/mutter/debian/changelog	[utf-8] (original)
+++ desktop/unstable/mutter/debian/changelog	[utf-8] Sat Sep 20 10:08:40 2014
@@ -1,3 +1,11 @@
+mutter (3.13.92-2) UNRELEASED; urgency=medium
+
+  * Make gir1.2-mutter-3.0 break gnome-shell versions older than 3.13.92.
+    Upstream commit a4a688ed83983fb5 removed MetaBackgroundEffects class,
+    which old gnome-shell (up to 3.13.91) was using via JavaScript code.
+
+ -- Dmitry Shachnev <mitya57 at debian.org>  Sat, 20 Sep 2014 14:06:37 +0400
+
 mutter (3.13.92-1) unstable; urgency=medium
 
   * New upstream release candidate.

Modified: desktop/unstable/mutter/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/mutter/debian/control?rev=42883&op=diff
==============================================================================
--- desktop/unstable/mutter/debian/control	[utf-8] (original)
+++ desktop/unstable/mutter/debian/control	[utf-8] Sat Sep 20 10:08:40 2014
@@ -159,6 +159,7 @@
          ${misc:Depends}
 Conflicts: gir1.2-mutter-2.91
 Replaces: gir1.2-mutter-2.91
+Breaks: gnome-shell (<< 3.13.92~)
 Description: GObject introspection data for Mutter
  Mutter is a small window manager, using GTK+ and Clutter to do
  everything.

Modified: desktop/unstable/mutter/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/mutter/debian/control.in?rev=42883&op=diff
==============================================================================
--- desktop/unstable/mutter/debian/control.in	[utf-8] (original)
+++ desktop/unstable/mutter/debian/control.in	[utf-8] Sat Sep 20 10:08:40 2014
@@ -155,6 +155,7 @@
          ${misc:Depends}
 Conflicts: gir1.2-mutter-2.91
 Replaces: gir1.2-mutter-2.91
+Breaks: gnome-shell (<< 3.13.92~)
 Description: GObject introspection data for Mutter
  Mutter is a small window manager, using GTK+ and Clutter to do
  everything.




More information about the pkg-gnome-commits mailing list