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

kov at users.alioth.debian.org kov at users.alioth.debian.org
Tue Jul 13 20:47:47 UTC 2010


Author: kov
Date: Tue Jul 13 20:47:47 2010
New Revision: 24751

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=24751
Log:
  * debian/control.in:
  - Build-depend on gobject-introspection >= 0.6.15~git20100713-1 because
    we need newer glib bindings


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=24751&op=diff
==============================================================================
--- packages/experimental/gnome-shell/debian/changelog [utf-8] (original)
+++ packages/experimental/gnome-shell/debian/changelog [utf-8] Tue Jul 13 20:47:47 2010
@@ -6,6 +6,8 @@
   * debian/control.in:
   - Build-depend on glib >= 2.25.11-1 because we use glib-compile-schemas
   - Build-depend on gtk+ >= 2.21.1
+  - Build-depend on gobject-introspection >= 0.6.15~git20100713-1 because
+    we need newer glib bindings
   * debian/patches/02_undo_gtk3_transition.diff:
   - undo gtk2->gtk3 migration since we do not yet have gtk+ 3 on Debian
 

Modified: packages/experimental/gnome-shell/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/experimental/gnome-shell/debian/control?rev=24751&op=diff
==============================================================================
--- packages/experimental/gnome-shell/debian/control [utf-8] (original)
+++ packages/experimental/gnome-shell/debian/control [utf-8] Tue Jul 13 20:47:47 2010
@@ -15,7 +15,7 @@
                intltool,
                libgjs-dev (>= 0.4-3),
                gvfs-backends,
-               gobject-introspection (>= 0.6.5-3),
+               gobject-introspection (>= 0.6.15~git20100713-1),
                gir1.0-clutter-1.0,
                gir1.0-freedesktop,
                gir1.0-glib-2.0,

Modified: packages/experimental/gnome-shell/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/experimental/gnome-shell/debian/control.in?rev=24751&op=diff
==============================================================================
--- packages/experimental/gnome-shell/debian/control.in [utf-8] (original)
+++ packages/experimental/gnome-shell/debian/control.in [utf-8] Tue Jul 13 20:47:47 2010
@@ -10,7 +10,7 @@
                intltool,
                libgjs-dev (>= 0.4-3),
                gvfs-backends,
-               gobject-introspection (>= 0.6.5-3),
+               gobject-introspection (>= 0.6.15~git20100713-1),
                gir1.0-clutter-1.0,
                gir1.0-freedesktop,
                gir1.0-glib-2.0,




More information about the pkg-gnome-commits mailing list