r31900 - in /packages/experimental/gnome-shell/debian: changelog control control.in

hertzog at users.alioth.debian.org hertzog at users.alioth.debian.org
Tue Nov 29 10:34:08 UTC 2011


Author: hertzog
Date: Tue Nov 29 10:34:07 2011
New Revision: 31900

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=31900
Log:
Add Breaks against gnome-tweak-tool (<< 3.2) to force its upgrade to a
version that works with GNOME 3.2.

Modified:
    packages/experimental/gnome-shell/debian/changelog
    packages/experimental/gnome-shell/debian/control
    packages/experimental/gnome-shell/debian/control.in

Modified: packages/experimental/gnome-shell/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/experimental/gnome-shell/debian/changelog?rev=31900&op=diff
==============================================================================
--- packages/experimental/gnome-shell/debian/changelog [utf-8] (original)
+++ packages/experimental/gnome-shell/debian/changelog [utf-8] Tue Nov 29 10:34:07 2011
@@ -1,3 +1,10 @@
+gnome-shell (3.2.1-5) UNRELEASED; urgency=low
+
+  * Add Breaks against gnome-tweak-tool (<< 3.2) to force its upgrade to a
+    version that works with GNOME 3.2.
+
+ -- Raphaël Hertzog <hertzog at debian.org>  Tue, 29 Nov 2011 11:32:54 +0100
+
 gnome-shell (3.2.1-5) experimental; urgency=low
 
   * debian/patches/06-polkit-Find-the-best-user-to-authenticate-as.patch:

Modified: packages/experimental/gnome-shell/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/experimental/gnome-shell/debian/control?rev=31900&op=diff
==============================================================================
--- packages/experimental/gnome-shell/debian/control [utf-8] (original)
+++ packages/experimental/gnome-shell/debian/control [utf-8] Tue Nov 29 10:34:07 2011
@@ -84,7 +84,8 @@
             gnome-contacts
 Breaks: gnome-control-center (<< 1:3.0),
         gnome-session (<< 3.0),
-        fglrx-driver (<< 1:11-10)
+        fglrx-driver (<< 1:11-10),
+        gnome-tweak-tool (<< 3.2)
 Description: graphical shell for the GNOME desktop
  The GNOME Shell redefines user interactions with the GNOME desktop.
  In particular, it offers new paradigms for launching applications,

Modified: packages/experimental/gnome-shell/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/experimental/gnome-shell/debian/control.in?rev=31900&op=diff
==============================================================================
--- packages/experimental/gnome-shell/debian/control.in [utf-8] (original)
+++ packages/experimental/gnome-shell/debian/control.in [utf-8] Tue Nov 29 10:34:07 2011
@@ -79,7 +79,8 @@
             gnome-contacts
 Breaks: gnome-control-center (<< 1:3.0),
         gnome-session (<< 3.0),
-        fglrx-driver (<< 1:11-10)
+        fglrx-driver (<< 1:11-10),
+        gnome-tweak-tool (<< 3.2)
 Description: graphical shell for the GNOME desktop
  The GNOME Shell redefines user interactions with the GNOME desktop.
  In particular, it offers new paradigms for launching applications,




More information about the pkg-gnome-commits mailing list