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

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Thu Sep 1 00:23:01 UTC 2016


Author: biebl
Date: Thu Sep  1 00:23:01 2016
New Revision: 49910

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=49910
Log:
Add Breaks against gnome-calendar (<< 3.21.4) to ensure we have recent
enough version which no longer uses the org.gnome.shell.calendar GSettings
schema. It was removed from gnome-shell in favour of
org.gnome.desktop.calendar provided by gsettings-desktop-schemas.

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=49910&op=diff
==============================================================================
--- desktop/unstable/gnome-shell/debian/changelog	[utf-8] (original)
+++ desktop/unstable/gnome-shell/debian/changelog	[utf-8] Thu Sep  1 00:23:01 2016
@@ -1,3 +1,12 @@
+gnome-shell (3.21.91-2) UNRELEASED; urgency=medium
+
+  * Add Breaks against gnome-calendar (<< 3.21.4) to ensure we have recent
+    enough version which no longer uses the org.gnome.shell.calendar GSettings
+    schema. It was removed from gnome-shell in favour of
+    org.gnome.desktop.calendar provided by gsettings-desktop-schemas.
+
+ -- Michael Biebl <biebl at debian.org>  Thu, 01 Sep 2016 02:21:11 +0200
+
 gnome-shell (3.21.91-1) unstable; urgency=low
 
   * New upstream beta release.

Modified: desktop/unstable/gnome-shell/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-shell/debian/control?rev=49910&op=diff
==============================================================================
--- desktop/unstable/gnome-shell/debian/control	[utf-8] (original)
+++ desktop/unstable/gnome-shell/debian/control	[utf-8] Thu Sep  1 00:23:01 2016
@@ -99,7 +99,8 @@
             unzip
 Breaks: gdm3 (<< 3.19.92),
         gnome-session (<< 3.19),
-        gnome-tweak-tool (<< 3.5)
+        gnome-tweak-tool (<< 3.5),
+        gnome-calendar (<< 3.21.4)
 Conflicts: gnome-screensaver (<< 3.6)
 Provides: notification-daemon, polkit-1-auth-agent
 Description: graphical shell for the GNOME desktop

Modified: desktop/unstable/gnome-shell/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-shell/debian/control.in?rev=49910&op=diff
==============================================================================
--- desktop/unstable/gnome-shell/debian/control.in	[utf-8] (original)
+++ desktop/unstable/gnome-shell/debian/control.in	[utf-8] Thu Sep  1 00:23:01 2016
@@ -95,7 +95,8 @@
             unzip
 Breaks: gdm3 (<< 3.19.92),
         gnome-session (<< 3.19),
-        gnome-tweak-tool (<< 3.5)
+        gnome-tweak-tool (<< 3.5),
+        gnome-calendar (<< 3.21.4)
 Conflicts: gnome-screensaver (<< 3.6)
 Provides: notification-daemon, polkit-1-auth-agent
 Description: graphical shell for the GNOME desktop




More information about the pkg-gnome-commits mailing list