r23126 - in /desktop/experimental/gtk+2.0/debian: changelog libgtk-directfb-2.0-0.symbols libgtk2.0-0.symbols rules

slomo at users.alioth.debian.org slomo at users.alioth.debian.org
Wed Feb 24 14:17:53 UTC 2010


Author: slomo
Date: Wed Feb 24 14:17:48 2010
New Revision: 23126

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=23126
Log:
  + debian/rules,
    debian/libgtk-directfb-2.0-0.symbols,
    debian/libgtk2.0-0.symbols:
    - Update SHVER to 2.19.6 for the new API and add new symbols.

Modified:
    desktop/experimental/gtk+2.0/debian/changelog
    desktop/experimental/gtk+2.0/debian/libgtk-directfb-2.0-0.symbols
    desktop/experimental/gtk+2.0/debian/libgtk2.0-0.symbols
    desktop/experimental/gtk+2.0/debian/rules

Modified: desktop/experimental/gtk+2.0/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gtk%2B2.0/debian/changelog?rev=23126&op=diff
==============================================================================
--- desktop/experimental/gtk+2.0/debian/changelog [utf-8] (original)
+++ desktop/experimental/gtk+2.0/debian/changelog [utf-8] Wed Feb 24 14:17:48 2010
@@ -3,6 +3,10 @@
   * New upstream development release:
     + debian/patches/070_mandatory-relibtoolize.patch:
       - Regenerated for the new version.
+    + debian/rules,
+      debian/libgtk-directfb-2.0-0.symbols,
+      debian/libgtk2.0-0.symbols:
+      - Update SHVER to 2.19.6 for the new API and add new symbols.
   * debian/patches/090_directfb-map-virtual-modifiers.patch:
     + Update to add just another stub to fix the build.
 

Modified: desktop/experimental/gtk+2.0/debian/libgtk-directfb-2.0-0.symbols
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gtk%2B2.0/debian/libgtk-directfb-2.0-0.symbols?rev=23126&op=diff
==============================================================================
--- desktop/experimental/gtk+2.0/debian/libgtk-directfb-2.0-0.symbols [utf-8] (original)
+++ desktop/experimental/gtk+2.0/debian/libgtk-directfb-2.0-0.symbols [utf-8] Wed Feb 24 14:17:48 2010
@@ -337,6 +337,7 @@
  gdk_keyboard_grab at Base 2.8.0
  gdk_keyboard_grab_info_libgtk_only at Base 2.8.0
  gdk_keyboard_ungrab at Base 2.8.0
+ gdk_keymap_add_virtual_modifiers at Base 2.19.6
  gdk_keymap_get_caps_lock_state at Base 2.16.0
  gdk_keymap_get_default at Base 2.8.0
  gdk_keymap_get_direction at Base 2.8.0
@@ -4366,6 +4367,7 @@
  gtk_widget_get_pointer at Base 2.8.0
  gtk_widget_get_realized at Base 2.19.5
  gtk_widget_get_receives_default at Base 2.18.0
+ gtk_widget_get_requisition at Base 2.19.6
  gtk_widget_get_root_window at Base 2.8.0
  gtk_widget_get_screen at Base 2.8.0
  gtk_widget_get_sensitive at Base 2.18.0

Modified: desktop/experimental/gtk+2.0/debian/libgtk2.0-0.symbols
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gtk%2B2.0/debian/libgtk2.0-0.symbols?rev=23126&op=diff
==============================================================================
--- desktop/experimental/gtk+2.0/debian/libgtk2.0-0.symbols [utf-8] (original)
+++ desktop/experimental/gtk+2.0/debian/libgtk2.0-0.symbols [utf-8] Wed Feb 24 14:17:48 2010
@@ -296,6 +296,7 @@
  gdk_keyboard_grab at Base 2.8.0
  gdk_keyboard_grab_info_libgtk_only at Base 2.8.0
  gdk_keyboard_ungrab at Base 2.8.0
+ gdk_keymap_add_virtual_modifiers at Base 2.19.6
  gdk_keymap_get_caps_lock_state at Base 2.16.0
  gdk_keymap_get_default at Base 2.8.0
  gdk_keymap_get_direction at Base 2.8.0
@@ -4515,6 +4516,7 @@
  gtk_widget_get_pointer at Base 2.8.0
  gtk_widget_get_realized at Base 2.19.5
  gtk_widget_get_receives_default at Base 2.18.0
+ gtk_widget_get_requisition at Base 2.19.6
  gtk_widget_get_root_window at Base 2.8.0
  gtk_widget_get_screen at Base 2.8.0
  gtk_widget_get_sensitive at Base 2.18.0

Modified: desktop/experimental/gtk+2.0/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gtk%2B2.0/debian/rules?rev=23126&op=diff
==============================================================================
--- desktop/experimental/gtk+2.0/debian/rules [utf-8] (original)
+++ desktop/experimental/gtk+2.0/debian/rules [utf-8] Wed Feb 24 14:17:48 2010
@@ -54,7 +54,7 @@
 VERSION := $(shell echo $(DEBVERSION) | sed -e 's/-[^-]*$$//')
 APIVER := 2.0
 SONAME := 0
-SHVER := 2.19.5
+SHVER := 2.19.6
 
 # earliest version that this release has backwards binary compatibility for
 GTK_BINARY_VERSION := 2.10.0




More information about the pkg-gnome-commits mailing list