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

ah at users.alioth.debian.org ah at users.alioth.debian.org
Thu Sep 1 19:19:10 UTC 2016


Author: ah
Date: Thu Sep  1 19:19:10 2016
New Revision: 49974

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=49974
Log:
Move gnome-tweak-tool and gnome-calendar Breaks to gnome-shell-common
which is the package containing the 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=49974&op=diff
==============================================================================
--- desktop/unstable/gnome-shell/debian/changelog	[utf-8] (original)
+++ desktop/unstable/gnome-shell/debian/changelog	[utf-8] Thu Sep  1 19:19:10 2016
@@ -2,6 +2,8 @@
 
   * Bump gnome-tweak-tool Breaks to << 3.20.1-2~ for the
     org.gnome.shell.calendar -> org.gnome.desktop.calendar schema key move.
+  * Move gnome-tweak-tool and gnome-calendar Breaks to gnome-shell-common
+    which is the package containing the schemas.
 
  -- Andreas Henriksson <andreas at fatal.se>  Thu, 01 Sep 2016 20:59:18 +0200
 

Modified: desktop/unstable/gnome-shell/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-shell/debian/control?rev=49974&op=diff
==============================================================================
--- desktop/unstable/gnome-shell/debian/control	[utf-8] (original)
+++ desktop/unstable/gnome-shell/debian/control	[utf-8] Thu Sep  1 19:19:10 2016
@@ -98,9 +98,7 @@
             iio-sensor-proxy,
             unzip
 Breaks: gdm3 (<< 3.19.92),
-        gnome-session (<< 3.19),
-        gnome-tweak-tool (<< 3.5),
-        gnome-calendar (<< 3.21.4)
+        gnome-session (<< 3.19)
 Conflicts: gnome-screensaver (<< 3.6)
 Provides: notification-daemon, polkit-1-auth-agent
 Description: graphical shell for the GNOME desktop
@@ -114,5 +112,7 @@
 Package: gnome-shell-common
 Architecture: all
 Depends: ${misc:Depends}
+Breaks: gnome-tweak-tool (<< 3.20.1-2~),
+        gnome-calendar (<< 3.21.4)
 Description: common files for the GNOME graphical shell
  This package contains translations and data files for the GNOME shell.

Modified: desktop/unstable/gnome-shell/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-shell/debian/control.in?rev=49974&op=diff
==============================================================================
--- desktop/unstable/gnome-shell/debian/control.in	[utf-8] (original)
+++ desktop/unstable/gnome-shell/debian/control.in	[utf-8] Thu Sep  1 19:19:10 2016
@@ -94,9 +94,7 @@
             iio-sensor-proxy,
             unzip
 Breaks: gdm3 (<< 3.19.92),
-        gnome-session (<< 3.19),
-        gnome-tweak-tool (<< 3.20.1-2~),
-        gnome-calendar (<< 3.21.4)
+        gnome-session (<< 3.19)
 Conflicts: gnome-screensaver (<< 3.6)
 Provides: notification-daemon, polkit-1-auth-agent
 Description: graphical shell for the GNOME desktop
@@ -110,5 +108,7 @@
 Package: gnome-shell-common
 Architecture: all
 Depends: ${misc:Depends}
+Breaks: gnome-tweak-tool (<< 3.20.1-2~),
+        gnome-calendar (<< 3.21.4)
 Description: common files for the GNOME graphical shell
  This package contains translations and data files for the GNOME shell.




More information about the pkg-gnome-commits mailing list