r43920 - in /packages/unstable/gnome-tweak-tool/debian: changelog control control.in

mitya57-guest at users.alioth.debian.org mitya57-guest at users.alioth.debian.org
Wed Nov 26 11:05:59 UTC 2014


Author: mitya57-guest
Date: Wed Nov 26 11:05:58 2014
New Revision: 43920

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=43920
Log:
Depend on mutter-common, as gnome-tweak-tool currently crashes when
org.gnome.mutter gsettings schema is not present (see BGO #721613).

Modified:
    packages/unstable/gnome-tweak-tool/debian/changelog
    packages/unstable/gnome-tweak-tool/debian/control
    packages/unstable/gnome-tweak-tool/debian/control.in

Modified: packages/unstable/gnome-tweak-tool/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gnome-tweak-tool/debian/changelog?rev=43920&op=diff
==============================================================================
--- packages/unstable/gnome-tweak-tool/debian/changelog	[utf-8] (original)
+++ packages/unstable/gnome-tweak-tool/debian/changelog	[utf-8] Wed Nov 26 11:05:58 2014
@@ -5,6 +5,8 @@
 
   [ Dmitry Shachnev ]
   * Bump libgtk-3-dev requirement to 3.12.0, according to configure.ac.
+  * Depend on mutter-common, as gnome-tweak-tool currently crashes when
+    org.gnome.mutter gsettings schema is not present (see BGO #721613).
 
  -- Jackson Doak <noskcaj at ubuntu.com>  Sun, 16 Nov 2014 08:39:24 +1100
 

Modified: packages/unstable/gnome-tweak-tool/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gnome-tweak-tool/debian/control?rev=43920&op=diff
==============================================================================
--- packages/unstable/gnome-tweak-tool/debian/control	[utf-8] (original)
+++ packages/unstable/gnome-tweak-tool/debian/control	[utf-8] Wed Nov 26 11:05:58 2014
@@ -27,6 +27,7 @@
          ${misc:Depends},
          gsettings-desktop-schemas (>= 3.6),
          gnome-shell-common (>= 3.4),
+         mutter-common,
          python-gi (>= 3.2.1),
          gir1.2-gtk-3.0 (>= 3.12),
          gir1.2-gnomedesktop-3.0,

Modified: packages/unstable/gnome-tweak-tool/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gnome-tweak-tool/debian/control.in?rev=43920&op=diff
==============================================================================
--- packages/unstable/gnome-tweak-tool/debian/control.in	[utf-8] (original)
+++ packages/unstable/gnome-tweak-tool/debian/control.in	[utf-8] Wed Nov 26 11:05:58 2014
@@ -23,6 +23,7 @@
          ${misc:Depends},
          gsettings-desktop-schemas (>= 3.6),
          gnome-shell-common (>= 3.4),
+         mutter-common,
          python-gi (>= 3.2.1),
          gir1.2-gtk-3.0 (>= 3.12),
          gir1.2-gnomedesktop-3.0,




More information about the pkg-gnome-commits mailing list