r44034 - in /desktop/unstable/gnome-shell/debian: changelog control control.in

joss at users.alioth.debian.org joss at users.alioth.debian.org
Wed Dec 10 09:07:34 UTC 2014


Author: joss
Date: Wed Dec 10 09:07:34 2014
New Revision: 44034

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=44034
Log:
Add missing dependency on mutter. Closes: #764715.

Modified:
    desktop/unstable/gnome-shell/debian/changelog
    desktop/unstable/gnome-shell/debian/control
    desktop/unstable/gnome-shell/debian/control.in

Modified: desktop/unstable/gnome-shell/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-shell/debian/changelog?rev=44034&op=diff
==============================================================================
--- desktop/unstable/gnome-shell/debian/changelog	[utf-8] (original)
+++ desktop/unstable/gnome-shell/debian/changelog	[utf-8] Wed Dec 10 09:07:34 2014
@@ -1,3 +1,9 @@
+gnome-shell (3.14.2-3) UNRELEASED; urgency=medium
+
+  * Add missing dependency on mutter. Closes: #764715.
+
+ -- Josselin Mouette <joss at debian.org>  Wed, 10 Dec 2014 10:06:54 +0100
+
 gnome-shell (3.14.2-2) unstable; urgency=medium
 
   * Add debian/patches/51-Delay-caribou-daemon-invocation.patch: Delay the

Modified: desktop/unstable/gnome-shell/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-shell/debian/control?rev=44034&op=diff
==============================================================================
--- desktop/unstable/gnome-shell/debian/control	[utf-8] (original)
+++ desktop/unstable/gnome-shell/debian/control	[utf-8] Wed Dec 10 09:07:34 2014
@@ -95,6 +95,7 @@
          gnome-themes-standard,
          gnome-backgrounds (>= 3.13.90),
          gsettings-desktop-schemas (>= 3.11),
+         mutter (>= 3.14.2),
          python (>= 2.6),
          telepathy-mission-control-5,
 Recommends: gkbd-capplet,

Modified: desktop/unstable/gnome-shell/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-shell/debian/control.in?rev=44034&op=diff
==============================================================================
--- desktop/unstable/gnome-shell/debian/control.in	[utf-8] (original)
+++ desktop/unstable/gnome-shell/debian/control.in	[utf-8] Wed Dec 10 09:07:34 2014
@@ -91,6 +91,7 @@
          gnome-themes-standard,
          gnome-backgrounds (>= 3.13.90),
          gsettings-desktop-schemas (>= 3.11),
+         mutter (>= 3.14.2),
          python (>= 2.6),
          telepathy-mission-control-5,
 Recommends: gkbd-capplet,




More information about the pkg-gnome-commits mailing list