r35180 - in /desktop/experimental/gnome-shell/debian: changelog control control.in

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Tue May 29 16:26:10 UTC 2012


Author: biebl
Date: Tue May 29 16:26:09 2012
New Revision: 35180

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=35180
Log:
Tighten Depends on gir1.2-clutter-1.0. Closes: #673929

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

Modified: desktop/experimental/gnome-shell/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gnome-shell/debian/changelog?rev=35180&op=diff
==============================================================================
--- desktop/experimental/gnome-shell/debian/changelog [utf-8] (original)
+++ desktop/experimental/gnome-shell/debian/changelog [utf-8] Tue May 29 16:26:09 2012
@@ -13,6 +13,7 @@
     to libGL since nothing in gnome-shell uses any symbols from libGL anymore.
   * debian/patches/14_make-GLX-optional.patch: The above three patches make
     this one obsolete, so remove it.
+  * Tighten Depends on gir1.2-clutter-1.0. Closes: #673929
 
  -- Michael Biebl <biebl at debian.org>  Tue, 22 May 2012 08:34:06 +0200
 

Modified: desktop/experimental/gnome-shell/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gnome-shell/debian/control?rev=35180&op=diff
==============================================================================
--- desktop/experimental/gnome-shell/debian/control [utf-8] (original)
+++ desktop/experimental/gnome-shell/debian/control [utf-8] Tue May 29 16:26:09 2012
@@ -62,7 +62,7 @@
          gnome-shell-common (= ${source:Version}),
          gir1.2-accountsservice-1.0,
          gir1.2-caribou-1.0,
-         gir1.2-clutter-1.0 (>= 1.10.0),
+         gir1.2-clutter-1.0 (>= 1.9.16),
          gir1.2-freedesktop,
          gir1.2-gcr-3,
          gir1.2-gconf-2.0,

Modified: desktop/experimental/gnome-shell/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gnome-shell/debian/control.in?rev=35180&op=diff
==============================================================================
--- desktop/experimental/gnome-shell/debian/control.in [utf-8] (original)
+++ desktop/experimental/gnome-shell/debian/control.in [utf-8] Tue May 29 16:26:09 2012
@@ -57,7 +57,7 @@
          gnome-shell-common (= ${source:Version}),
          gir1.2-accountsservice-1.0,
          gir1.2-caribou-1.0,
-         gir1.2-clutter-1.0 (>= 1.10.0),
+         gir1.2-clutter-1.0 (>= 1.9.16),
          gir1.2-freedesktop,
          gir1.2-gcr-3,
          gir1.2-gconf-2.0,




More information about the pkg-gnome-commits mailing list