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

joss at users.alioth.debian.org joss at users.alioth.debian.org
Sun May 29 22:12:08 UTC 2011


Author: joss
Date: Sun May 29 22:12:07 2011
New Revision: 28102

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=28102
Log:
* Only recommend gnome-control-center.
* Break gnome-control-center < 3. This time add the missing epoch.
  Closes: #628532.

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=28102&op=diff
==============================================================================
--- packages/experimental/gnome-shell/debian/changelog [utf-8] (original)
+++ packages/experimental/gnome-shell/debian/changelog [utf-8] Sun May 29 22:12:07 2011
@@ -1,10 +1,16 @@
-gnome-shell (3.0.2-1) experimental; urgency=low
-
+gnome-shell (3.0.2-1) UNRELEASED; urgency=low
+
+  [ Rico Tzschichholz ]
   * New upstream release
   * debian/watch:
     - Look for bzip2 tarballs
   * debian/rules,debian/upstream.gitlog:
     - Drop upstream.gitlog which is outdated
+
+  [ Josselin Mouette ]
+  * Only recommend gnome-control-center.
+  * Break gnome-control-center < 3. This time add the missing epoch.
+    Closes: #628532.
 
  -- Rico Tzschichholz <ricotz at ubuntu.com>  Fri, 27 May 2011 14:33:49 +0200
 

Modified: packages/experimental/gnome-shell/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/experimental/gnome-shell/debian/control?rev=28102&op=diff
==============================================================================
--- packages/experimental/gnome-shell/debian/control [utf-8] (original)
+++ packages/experimental/gnome-shell/debian/control [utf-8] Sun May 29 22:12:07 2011
@@ -68,7 +68,6 @@
          ${misc:Depends},
          libdconf0 | gsettings-backend,
          gnome-settings-daemon (>= 2.91.5.1),
-         gnome-control-center (>= 2.91),
          gsettings-desktop-schemas (>= 0.1.7),
          gnome-icon-theme-symbolic (>= 2.91),
          gir1.2-gconf-2.0,
@@ -83,6 +82,8 @@
          python,
          pkg-config,
          mesa-utils
+Recommend: gnome-control-center
+Breaks: gnome-control-center (<< 1:3.0)
 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=28102&op=diff
==============================================================================
--- packages/experimental/gnome-shell/debian/control.in [utf-8] (original)
+++ packages/experimental/gnome-shell/debian/control.in [utf-8] Sun May 29 22:12:07 2011
@@ -63,7 +63,6 @@
          ${misc:Depends},
          libdconf0 | gsettings-backend,
          gnome-settings-daemon (>= 2.91.5.1),
-         gnome-control-center (>= 2.91),
          gsettings-desktop-schemas (>= 0.1.7),
          gnome-icon-theme-symbolic (>= 2.91),
          gir1.2-gconf-2.0,
@@ -78,6 +77,8 @@
          python,
          pkg-config,
          mesa-utils
+Recommend: gnome-control-center
+Breaks: gnome-control-center (<< 1:3.0)
 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