r35631 - in /desktop/experimental/glib2.0/debian: changelog libglib2.0-0.symbols
seb128 at users.alioth.debian.org
seb128 at users.alioth.debian.org
Tue Aug 21 11:48:04 UTC 2012
Author: seb128
Date: Tue Aug 21 11:48:03 2012
New Revision: 35631
URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=35631
Log:
* New upstream version
* debian/libglib2.0-0.symbols:
- updated
* revert_g_file_make_directory_with_parents_error_propagation.patch:
- dropped, the issue is fixed in the new version
Modified:
desktop/experimental/glib2.0/debian/changelog
desktop/experimental/glib2.0/debian/libglib2.0-0.symbols
Modified: desktop/experimental/glib2.0/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/glib2.0/debian/changelog?rev=35631&op=diff
==============================================================================
--- desktop/experimental/glib2.0/debian/changelog [utf-8] (original)
+++ desktop/experimental/glib2.0/debian/changelog [utf-8] Tue Aug 21 11:48:03 2012
@@ -1,4 +1,10 @@
-glib2.0 (2.33.8-2) UNRELEASED; urgency=low
+glib2.0 (2.33.10-1) UNRELEASED; urgency=low
+
+ * New upstream version
+ * debian/libglib2.0-0.symbols:
+ - updated
+ * revert_g_file_make_directory_with_parents_error_propagation.patch:
+ - dropped, the issue is fixed in the new version
[ Iain Lane ]
* Add revert_g_file_make_directory_with_parents_error_propagation.patch:
@@ -14,7 +20,7 @@
* Add 08_disable_gapplication_basic_test.patch: Disable /gapplication/basic
test. It's full of race conditions and keeps breaking builds.
- -- Iain Lane <laney at debian.org> Thu, 16 Aug 2012 11:48:21 +0100
+ -- Sebastien Bacher <seb128 at ubuntu.com> Tue, 21 Aug 2012 13:10:43 +0200
glib2.0 (2.33.8-1) experimental; urgency=low
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=35631&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] Tue Aug 21 11:48:03 2012
@@ -978,8 +978,12 @@
g_menu_insert_item at Base 2.31.8
g_menu_insert_section at Base 2.31.8
g_menu_insert_submenu at Base 2.31.8
+ g_menu_item_get_attribute at Base 2.33.10
+ g_menu_item_get_attribute_value at Base 2.33.10
+ g_menu_item_get_link at Base 2.33.10
g_menu_item_get_type at Base 2.31.8
g_menu_item_new at Base 2.31.8
+ g_menu_item_new_from_model at Base 2.33.10
g_menu_item_new_section at Base 2.31.8
g_menu_item_new_submenu at Base 2.31.8
g_menu_item_set_action_and_target at Base 2.31.8
@@ -2341,6 +2345,7 @@
g_malloc at Base 2.12.0
g_malloc_n at Base 2.24.0
g_mapped_file_free at Base 2.12.0
+ g_mapped_file_get_bytes at Base 2.33.10
g_mapped_file_get_contents at Base 2.12.0
g_mapped_file_get_length at Base 2.12.0
g_mapped_file_new at Base 2.12.0
@@ -2878,11 +2883,13 @@
g_test_add_data_func at Base 2.16.0
g_test_add_func at Base 2.16.0
g_test_add_vtable at Base 2.16.0
+ g_test_assert_expected_messages_internal at Base 2.33.10
g_test_bug at Base 2.16.0
g_test_bug_base at Base 2.16.0
g_test_config_vars at Base 2.16.0
g_test_create_case at Base 2.16.0
g_test_create_suite at Base 2.16.0
+ g_test_expect_message at Base 2.33.10
g_test_fail at Base 2.30.0
g_test_get_root at Base 2.16.0
g_test_init at Base 2.16.0
@@ -3094,6 +3101,7 @@
g_variant_builder_ref at Base 2.24.0
g_variant_builder_unref at Base 2.24.0
g_variant_byteswap at Base 2.24.0
+ g_variant_check_format_string at Base 2.33.10
g_variant_classify at Base 2.24.0
g_variant_compare at Base 2.26.0
g_variant_dup_bytestring at Base 2.26.0
More information about the pkg-gnome-commits
mailing list