r25647 - in /desktop/experimental/atk1.0/debian: control control.in

bigon at users.alioth.debian.org bigon at users.alioth.debian.org
Mon Nov 22 00:59:23 UTC 2010


Author: bigon
Date: Mon Nov 22 00:59:22 2010
New Revision: 25647

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=25647
Log:
Build-depend against g-i >= 0.9.3 to be sure we're using new 1.2 ABI

Modified:
    desktop/experimental/atk1.0/debian/control
    desktop/experimental/atk1.0/debian/control.in

Modified: desktop/experimental/atk1.0/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/atk1.0/debian/control?rev=25647&op=diff
==============================================================================
--- desktop/experimental/atk1.0/debian/control [utf-8] (original)
+++ desktop/experimental/atk1.0/debian/control [utf-8] Mon Nov 22 00:59:22 2010
@@ -18,8 +18,8 @@
                gtk-doc-tools,
                docbook-xml,
                autotools-dev,
-               gobject-introspection (>= 0.6.7),
-               libgirepository1.0-dev (>= 0.6.7),
+               gobject-introspection (>= 0.9.3),
+               libgirepository1.0-dev (>= 0.9.3),
                gir1.0-glib-2.0
 Build-Depends-Indep: libglib2.0-doc
 Standards-Version: 3.9.1

Modified: desktop/experimental/atk1.0/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/atk1.0/debian/control.in?rev=25647&op=diff
==============================================================================
--- desktop/experimental/atk1.0/debian/control.in [utf-8] (original)
+++ desktop/experimental/atk1.0/debian/control.in [utf-8] Mon Nov 22 00:59:22 2010
@@ -13,8 +13,8 @@
                gtk-doc-tools,
                docbook-xml,
                autotools-dev,
-               gobject-introspection (>= 0.6.7),
-               libgirepository1.0-dev (>= 0.6.7),
+               gobject-introspection (>= 0.9.3),
+               libgirepository1.0-dev (>= 0.9.3),
                gir1.0-glib-2.0
 Build-Depends-Indep: libglib2.0-doc
 Standards-Version: 3.9.1




More information about the pkg-gnome-commits mailing list