r25329 - in /desktop/experimental/glib2.0/debian: changelog control libglib2.0-0.symbols patches/70_fix-header-cleaup-fallout.patch patches/series

sjoerd at users.alioth.debian.org sjoerd at users.alioth.debian.org
Sat Oct 9 19:53:28 UTC 2010


Author: sjoerd
Date: Sat Oct  9 19:53:24 2010
New Revision: 25329

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=25329
Log:
Package 2.27.0

Added:
    desktop/experimental/glib2.0/debian/patches/70_fix-header-cleaup-fallout.patch
Modified:
    desktop/experimental/glib2.0/debian/changelog
    desktop/experimental/glib2.0/debian/control
    desktop/experimental/glib2.0/debian/libglib2.0-0.symbols
    desktop/experimental/glib2.0/debian/patches/series

Modified: desktop/experimental/glib2.0/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/glib2.0/debian/changelog?rev=25329&op=diff
==============================================================================
--- desktop/experimental/glib2.0/debian/changelog [utf-8] (original)
+++ desktop/experimental/glib2.0/debian/changelog [utf-8] Sat Oct  9 19:53:24 2010
@@ -1,3 +1,13 @@
+glib2.0 (2.27.0-1) UNRELEASED; urgency=low
+
+  * New upstream experimental release
+  * debian/libglib2.0-0.symbols
+    + Updated
+  * debian/patches/70_fix-header-cleaup-fallout.patch
+    + Added. Fix complilation error (from upstream git)
+
+ -- Sjoerd Simons <sjoerd at debian.org>  Sat, 09 Oct 2010 20:37:21 +0100
+
 glib2.0 (2.26.0-1) experimental; urgency=low
 
   * New upstream stable release:

Modified: desktop/experimental/glib2.0/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/glib2.0/debian/control?rev=25329&op=diff
==============================================================================
--- desktop/experimental/glib2.0/debian/control [utf-8] (original)
+++ desktop/experimental/glib2.0/debian/control [utf-8] Sat Oct  9 19:53:24 2010
@@ -2,7 +2,7 @@
 Section: libs
 Priority: optional
 Maintainer: Loic Minier <lool at dooz.org>
-Uploaders: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>, Sebastian Dröge <slomo at debian.org>
+Uploaders: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>, Sebastian Dröge <slomo at debian.org>, Sjoerd Simons <sjoerd at debian.org>
 Build-Depends: debhelper (>> 5.0.22),
                pkg-config (>= 0.16.0),
                gettext,

Modified: desktop/experimental/glib2.0/debian/libglib2.0-0.symbols
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/glib2.0/debian/libglib2.0-0.symbols?rev=25329&op=diff
==============================================================================
--- desktop/experimental/glib2.0/debian/libglib2.0-0.symbols [utf-8] (original)
+++ desktop/experimental/glib2.0/debian/libglib2.0-0.symbols [utf-8] Sat Oct  9 19:53:24 2010
@@ -1,5 +1,28 @@
 libgio-2.0.so.0 libglib2.0-0 #MINVER#
 * Build-Depends-Package: libglib2.0-dev
+ g_action_activate at Base 2.27.0
+ g_action_get_enabled at Base 2.27.0
+ g_action_get_name at Base 2.27.0
+ g_action_get_parameter_type at Base 2.27.0
+ g_action_get_state at Base 2.27.0
+ g_action_get_state_hint at Base 2.27.0
+ g_action_get_state_type at Base 2.27.0
+ g_action_get_type at Base 2.27.0
+ g_action_group_action_added at Base 2.27.0
+ g_action_group_action_enabled_changed at Base 2.27.0
+ g_action_group_action_removed at Base 2.27.0
+ g_action_group_action_state_changed at Base 2.27.0
+ g_action_group_activate at Base 2.27.0
+ g_action_group_get_enabled at Base 2.27.0
+ g_action_group_get_parameter_type at Base 2.27.0
+ g_action_group_get_state at Base 2.27.0
+ g_action_group_get_state_hint at Base 2.27.0
+ g_action_group_get_state_type at Base 2.27.0
+ g_action_group_get_type at Base 2.27.0
+ g_action_group_has_action at Base 2.27.0
+ g_action_group_list_actions at Base 2.27.0
+ g_action_group_set_state at Base 2.27.0
+ g_action_set_state at Base 2.27.0
  g_app_info_add_supports_type at Base 2.16.0
  g_app_info_can_delete at Base 2.20.0
  g_app_info_can_remove_supports_type at Base 2.16.0
@@ -35,6 +58,23 @@
  g_app_launch_context_get_type at Base 2.16.0
  g_app_launch_context_launch_failed at Base 2.16.0
  g_app_launch_context_new at Base 2.16.0
+ g_application_add_action at Base 2.27.0
+ g_application_get_action_description at Base 2.27.0
+ g_application_get_action_enabled at Base 2.27.0
+ g_application_get_id at Base 2.27.0
+ g_application_get_instance at Base 2.27.0
+ g_application_get_type at Base 2.27.0
+ g_application_invoke_action at Base 2.27.0
+ g_application_is_remote at Base 2.27.0
+ g_application_list_actions at Base 2.27.0
+ g_application_new at Base 2.27.0
+ g_application_quit_with_data at Base 2.27.0
+ g_application_register at Base 2.27.0
+ g_application_remove_action at Base 2.27.0
+ g_application_run at Base 2.27.0
+ g_application_set_action_enabled at Base 2.27.0
+ g_application_try_new at Base 2.27.0
+ g_application_unregistered_try_new at Base 2.27.0
  g_ask_password_flags_get_type at Base 2.16.0
  g_async_initable_get_type at Base 2.22.0
  g_async_initable_init_async at Base 2.22.0
@@ -316,7 +356,6 @@
  g_dbus_method_invocation_get_sender at Base 2.26.0
  g_dbus_method_invocation_get_type at Base 2.26.0
  g_dbus_method_invocation_get_user_data at Base 2.26.0
-#MISSING: 2.26.0# g_dbus_method_invocation_new at Base 2.26.0
  g_dbus_method_invocation_return_dbus_error at Base 2.26.0
  g_dbus_method_invocation_return_error at Base 2.26.0
  g_dbus_method_invocation_return_error_literal at Base 2.26.0
@@ -945,6 +984,16 @@
  g_settings_set_value at Base 2.26.0
  g_settings_sync at Base 2.26.0
  g_settings_unbind at Base 2.26.0
+ g_simple_action_get_parameter_type at Base 2.27.0
+ g_simple_action_get_type at Base 2.27.0
+ g_simple_action_group_get_type at Base 2.27.0
+ g_simple_action_group_insert at Base 2.27.0
+ g_simple_action_group_lookup at Base 2.27.0
+ g_simple_action_group_new at Base 2.27.0
+ g_simple_action_group_remove at Base 2.27.0
+ g_simple_action_new at Base 2.27.0
+ g_simple_action_new_stateful at Base 2.27.0
+ g_simple_action_set_enabled at Base 2.27.0
  g_simple_async_report_error_in_idle at Base 2.16.0
  g_simple_async_report_gerror_in_idle at Base 2.16.0
  g_simple_async_result_complete at Base 2.16.0
@@ -1479,7 +1528,7 @@
  g_date_time_get_seconds at Base 2.26.0
  g_date_time_get_timezone_abbreviation at Base 2.26.0
  g_date_time_get_utc_offset at Base 2.26.0
- g_date_time_get_week_numbering_year at Base 2.26.0
+#MISSING: 2.27.0# g_date_time_get_week_numbering_year at Base 2.26.0
  g_date_time_get_week_of_year at Base 2.26.0
  g_date_time_get_year at Base 2.26.0
  g_date_time_get_ymd at Base 2.26.0
@@ -2119,6 +2168,7 @@
  g_slice_alloc0 at Base 2.12.0
  g_slice_alloc at Base 2.12.0
  g_slice_copy at Base 2.14.0
+ g_slice_debug_tree_statistics at Base 2.27.0
  g_slice_free1 at Base 2.12.0
  g_slice_free_chain_with_offset at Base 2.12.0
  g_slice_get_config at Base 2.12.0
@@ -2355,6 +2405,11 @@
  g_time_val_add at Base 2.12.0
  g_time_val_from_iso8601 at Base 2.12.0
  g_time_val_to_iso8601 at Base 2.12.0
+ g_time_zone_adjust_time at Base 2.27.0
+ g_time_zone_find_interval at Base 2.27.0
+ g_time_zone_get_abbreviation at Base 2.27.0
+ g_time_zone_get_offset at Base 2.27.0
+ g_time_zone_is_dst at Base 2.27.0
  g_time_zone_new at Base 2.26.0
  g_time_zone_new_local at Base 2.26.0
  g_time_zone_new_utc at Base 2.26.0

Added: desktop/experimental/glib2.0/debian/patches/70_fix-header-cleaup-fallout.patch
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/glib2.0/debian/patches/70_fix-header-cleaup-fallout.patch?rev=25329&op=file
==============================================================================
--- desktop/experimental/glib2.0/debian/patches/70_fix-header-cleaup-fallout.patch (added)
+++ desktop/experimental/glib2.0/debian/patches/70_fix-header-cleaup-fallout.patch [utf-8] Sat Oct  9 19:53:24 2010
@@ -1,0 +1,30 @@
+From ac05f990db211a27a950d61ef4bf47335ced7cc4 Mon Sep 17 00:00:00 2001
+From: Ryan Lortie <desrt at desrt.ca>
+Date: Sat, 18 Sep 2010 12:52:58 -0400
+Subject: [PATCH] Fix header cleaup fallout when using system pcre
+
+Using the internal pcre has the side effect of exposing gregex.c to
+glib.h.  When we use the system one, we lose that, so we need to
+explicitly include the things we use (glist, gatomic, etc..)
+---
+ glib/gregex.c |    4 ++++
+ 1 files changed, 4 insertions(+), 0 deletions(-)
+
+diff --git a/glib/gregex.c b/glib/gregex.c
+index f21fbe8..b62bda7 100644
+--- a/glib/gregex.c
++++ b/glib/gregex.c
+@@ -32,6 +32,10 @@
+ #include "gtypes.h"
+ #include "gregex.h"
+ #include "glibintl.h"
++#include "glist.h"
++#include "gmessages.h"
++#include "gstrfuncs.h"
++#include "gatomic.h"
+ 
+ /**
+  * SECTION:gregex
+-- 
+1.7.1
+

Modified: desktop/experimental/glib2.0/debian/patches/series
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/glib2.0/debian/patches/series?rev=25329&op=diff
==============================================================================
--- desktop/experimental/glib2.0/debian/patches/series [utf-8] (original)
+++ desktop/experimental/glib2.0/debian/patches/series [utf-8] Sat Oct  9 19:53:24 2010
@@ -4,3 +4,4 @@
 04_homedir_env.patch
 60_wait-longer-for-threads-to-die.patch
 61_glib-compile-schemas-path.patch
+70_fix-header-cleaup-fallout.patch




More information about the pkg-gnome-commits mailing list