[maemo-commits] [maemo-commits] r13004 - projects/haf/trunk/gtk+/debian

From: subversion at stage.maemo.org subversion at stage.maemo.org
Date: Thu Aug 2 19:09:11 EEST 2007
Author: xan
Date: 2007-08-02 19:09:09 +0300 (Thu, 02 Aug 2007)
New Revision: 13004

Modified:
   projects/haf/trunk/gtk+/debian/changelog
   projects/haf/trunk/gtk+/debian/rules
Log:
Update.


Modified: projects/haf/trunk/gtk+/debian/changelog
===================================================================
--- projects/haf/trunk/gtk+/debian/changelog	2007-08-02 15:56:34 UTC (rev 13003)
+++ projects/haf/trunk/gtk+/debian/changelog	2007-08-02 16:09:09 UTC (rev 13004)
@@ -1,3 +1,16 @@
+gtk+2.0 (2:2.10.12-0osso9) unstable; urgency=low
+
+  * Set hildon-input-mode property upon object construction. Fixes: NB#6295
+  * Send insensitive-press only	if the grab widget is our ancestor. Fixes: NB#63196
+  * Do a _gtk_entry_completion_resize_popup on the entry's size_allocate. Fixes: NB#63404
+  * Use _NET_INPUT_AREAS to decide GtkEntryCompletion popup positioning. Fixes: NB#55607
+  * Add gtk_file_info_set_icon_pixbuf. Fixes: NB#N64277
+  * Allow to use accelerators while the menu is open. Fixes NB#63378.
+  * Close all temporary windows each time a window is mapped, excluding
+    the new window if it were a temporary window itself. Fixes: NB#52664
+
+ -- Xan Lopez <xan.lopez at nokia.com>  Thu,  2 Aug 2007 18:59:08 +0300
+
 gtk+2.0 (2:2.10.12-0osso8) unstable; urgency=low
 
   * Use gtk-dnd-drag-threshold (which is 30) instead of a hardcoded

Modified: projects/haf/trunk/gtk+/debian/rules
===================================================================
--- projects/haf/trunk/gtk+/debian/rules	2007-08-02 15:56:34 UTC (rev 13003)
+++ projects/haf/trunk/gtk+/debian/rules	2007-08-02 16:09:09 UTC (rev 13004)
@@ -268,7 +268,7 @@
 	dh_compress -a -Xindex.sgml
 	dh_fixperms -a
 	dh_makeshlibs -a -Nlibgtk$(apiver)-$(soname)-dbg
-	dh_makeshlibs -n -X usr/lib/gtk-$(apiver) -plibgtk$(apiver)-$(soname)$(suffix) -V "libgtk${apiver}-${soname}${suffix} (>= 2:2.10.12-0osso6)"
+	dh_makeshlibs -n -X usr/lib/gtk-$(apiver) -plibgtk$(apiver)-$(soname)$(suffix) -V "libgtk${apiver}-${soname}${suffix} (>= 2:2.10.12-0osso9)"
 	dh_installdeb -a
 	dh_shlibdeps -l$(libpath) -a
 	cat debian/*/DEBIAN/shlibs > debian/shlibs.local


More information about the maemo-commits mailing list