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

jbicha-guest at users.alioth.debian.org jbicha-guest at users.alioth.debian.org
Sat May 6 12:53:01 UTC 2017


Author: jbicha-guest
Date: Sat May  6 12:53:01 2017
New Revision: 52403

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=52403
Log:
Add missing depends on gnome-settings-daemon (LP: #1561706)

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=52403&op=diff
==============================================================================
--- desktop/unstable/mutter/debian/changelog	[utf-8] (original)
+++ desktop/unstable/mutter/debian/changelog	[utf-8] Sat May  6 12:53:01 2017
@@ -1,3 +1,9 @@
+mutter (3.22.4-2) UNRELEASED; urgency=medium
+
+  * Add missing depends on gnome-settings-daemon (LP: #1561706)
+
+ -- Jeremy Bicha <jbicha at ubuntu.com>  Sat, 06 May 2017 08:52:03 -0400
+
 mutter (3.22.4-1) unstable; urgency=medium
 
   * New upstream release.

Modified: desktop/unstable/mutter/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/mutter/debian/control?rev=52403&op=diff
==============================================================================
--- desktop/unstable/mutter/debian/control	[utf-8] (original)
+++ desktop/unstable/mutter/debian/control	[utf-8] Sat May  6 12:53:01 2017
@@ -63,6 +63,7 @@
 Depends: ${shlibs:Depends},
          ${misc:Depends},
          mutter-common (= ${source:Version}),
+         gnome-settings-daemon,
          gsettings-desktop-schemas (>= 3.21.4),
          zenity
 Provides: x-window-manager

Modified: desktop/unstable/mutter/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/mutter/debian/control.in?rev=52403&op=diff
==============================================================================
--- desktop/unstable/mutter/debian/control.in	[utf-8] (original)
+++ desktop/unstable/mutter/debian/control.in	[utf-8] Sat May  6 12:53:01 2017
@@ -59,6 +59,7 @@
 Depends: ${shlibs:Depends},
          ${misc:Depends},
          mutter-common (= ${source:Version}),
+         gnome-settings-daemon,
          gsettings-desktop-schemas (>= 3.21.4),
          zenity
 Provides: x-window-manager




More information about the pkg-gnome-commits mailing list