r23354 - in /desktop/experimental/glib2.0/debian: changelog libglib2.0-0.symbols patches/05_gvariant_test_failure.patch patches/series rules
slomo at users.alioth.debian.org
slomo at users.alioth.debian.org
Mon Mar 22 05:20:53 UTC 2010
Author: slomo
Date: Mon Mar 22 05:20:51 2010
New Revision: 23354
URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=23354
Log:
* New upstream development release:
+ debian/rules,
debian/libglib2.0-0.symbols:
- Updated for the new API.
+ debian/patches/05_gvariant_test_failure.patch:
- Dropped, merged upstream.
* debian/rules:
+ Make unit test failures non-fatal again because of race conditions
in some tests.
Removed:
desktop/experimental/glib2.0/debian/patches/05_gvariant_test_failure.patch
Modified:
desktop/experimental/glib2.0/debian/changelog
desktop/experimental/glib2.0/debian/libglib2.0-0.symbols
desktop/experimental/glib2.0/debian/patches/series
desktop/experimental/glib2.0/debian/rules
Modified: desktop/experimental/glib2.0/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/glib2.0/debian/changelog?rev=23354&op=diff
==============================================================================
--- desktop/experimental/glib2.0/debian/changelog [utf-8] (original)
+++ desktop/experimental/glib2.0/debian/changelog [utf-8] Mon Mar 22 05:20:51 2010
@@ -1,10 +1,22 @@
-glib2.0 (2.23.5-2) experimental; urgency=low
-
+glib2.0 (2.23.6-1) experimental; urgency=low
+
+ [ Emilio Pozuelo Monfort ]
* debian/patches/05_gvariant_test_failure.patch:
- Backport patch from upstream git to fix a gvariant test that fails
randomly on x86.
- -- Emilio Pozuelo Monfort <pochu at debian.org> Mon, 15 Mar 2010 11:37:08 +0100
+ [ Sebastian Dröge ]
+ * New upstream development release:
+ + debian/rules,
+ debian/libglib2.0-0.symbols:
+ - Updated for the new API.
+ + debian/patches/05_gvariant_test_failure.patch:
+ - Dropped, merged upstream.
+ * debian/rules:
+ + Make unit test failures non-fatal again because of race conditions
+ in some tests.
+
+ -- Sebastian Dröge <slomo at debian.org> Mon, 22 Mar 2010 06:10:18 +0100
glib2.0 (2.23.5-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=23354&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] Mon Mar 22 05:20:51 2010
@@ -139,6 +139,7 @@
g_data_output_stream_set_byte_order at Base 2.16.0
g_data_stream_byte_order_get_type at Base 2.16.0
g_data_stream_newline_type_get_type at Base 2.16.0
+ g_desktop_app_info_get_filename at Base 2.23.6
g_desktop_app_info_get_is_hidden at Base 2.16.0
g_desktop_app_info_get_type at Base 2.16.0
g_desktop_app_info_lookup_get_default_for_uri_scheme at Base 2.16.0
@@ -2071,6 +2072,7 @@
g_variant_builder_open at Base 2.23.5
g_variant_builder_ref at Base 2.23.5
g_variant_builder_unref at Base 2.23.5
+ g_variant_byteswap at Base 2.23.6
g_variant_classify at Base 2.23.4
g_variant_dup_string at Base 2.23.4
g_variant_dup_strv at Base 2.23.4
@@ -2090,6 +2092,7 @@
g_variant_get_int32 at Base 2.23.4
g_variant_get_int64 at Base 2.23.4
g_variant_get_maybe at Base 2.23.4
+ g_variant_get_normal_form at Base 2.23.6
g_variant_get_size at Base 2.23.4
g_variant_get_string at Base 2.23.4
g_variant_get_strv at Base 2.23.4
@@ -2102,6 +2105,7 @@
g_variant_get_variant at Base 2.23.4
g_variant_hash at Base 2.23.4
g_variant_is_container at Base 2.23.4
+ g_variant_is_normal_form at Base 2.23.6
g_variant_is_object_path at Base 2.23.4
g_variant_is_of_type at Base 2.23.4
g_variant_is_signature at Base 2.23.4
@@ -2120,12 +2124,15 @@
g_variant_new_byte at Base 2.23.4
g_variant_new_dict_entry at Base 2.23.4
g_variant_new_double at Base 2.23.4
+ g_variant_new_from_data at Base 2.23.6
g_variant_new_handle at Base 2.23.4
g_variant_new_int16 at Base 2.23.4
g_variant_new_int32 at Base 2.23.4
g_variant_new_int64 at Base 2.23.4
g_variant_new_maybe at Base 2.23.4
g_variant_new_object_path at Base 2.23.4
+ g_variant_new_parsed at Base 2.23.6
+ g_variant_new_parsed_va at Base 2.23.6
g_variant_new_signature at Base 2.23.4
g_variant_new_string at Base 2.23.4
g_variant_new_strv at Base 2.23.4
@@ -2135,6 +2142,8 @@
g_variant_new_uint64 at Base 2.23.4
g_variant_new_va at Base 2.23.5
g_variant_new_variant at Base 2.23.4
+ g_variant_parse at Base 2.23.6
+ g_variant_parser_get_error_quark at Base 2.23.6
g_variant_print at Base 2.23.4
g_variant_print_string at Base 2.23.4
g_variant_ref at Base 2.23.4
@@ -2415,6 +2424,7 @@
g_strdup_value_contents at Base 2.12.0
g_strv_get_type at Base 2.12.0
g_type_add_class_cache_func at Base 2.12.0
+ g_type_add_class_private at Base 2.23.6
g_type_add_interface_check at Base 2.12.0
g_type_add_interface_dynamic at Base 2.12.0
g_type_add_interface_static at Base 2.12.0
@@ -2428,6 +2438,7 @@
g_type_check_value_holds at Base 2.12.0
g_type_children at Base 2.12.0
g_type_class_add_private at Base 2.12.0
+ g_type_class_get_private at Base 2.23.6
g_type_class_peek at Base 2.12.0
g_type_class_peek_parent at Base 2.12.0
g_type_class_peek_static at Base 2.12.0
Modified: desktop/experimental/glib2.0/debian/patches/series
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/glib2.0/debian/patches/series?rev=23354&op=diff
==============================================================================
--- desktop/experimental/glib2.0/debian/patches/series [utf-8] (original)
+++ desktop/experimental/glib2.0/debian/patches/series [utf-8] Mon Mar 22 05:20:51 2010
@@ -2,5 +2,4 @@
02_gettext-desktopfiles-ubuntu.patch
03_blacklist-directories.patch
04_homedir_env.patch
-05_gvariant_test_failure.patch
60_wait-longer-for-threads-to-die.patch
Modified: desktop/experimental/glib2.0/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/glib2.0/debian/rules?rev=23354&op=diff
==============================================================================
--- desktop/experimental/glib2.0/debian/rules [utf-8] (original)
+++ desktop/experimental/glib2.0/debian/rules [utf-8] Mon Mar 22 05:20:51 2010
@@ -43,7 +43,7 @@
APIVER := 2.0
SONAME := 0
-SHVER := 2.23.5
+SHVER := 2.23.6
# package names
SHARED_PKG := libglib$(APIVER)-$(SONAME)
@@ -62,7 +62,8 @@
# list of flavors to run the test suite on
CHECK_FLAVORS := $(filter deb, $(FLAVORS))
-CHECK_SUPPORTED_ARCHES := amd64 i386 s390
+CHECK_SUPPORTED_ARCHES :=
+#CHECK_SUPPORTED_ARCHES := amd64 i386 s390
# CHECK_SUPPORTED_ARCHES := alpha ia64 lpia m68k
# testsuite is known to fail on hppa, hurd, kfreebsd-amd64, kfreebsd-i386; see
# Debian #428674
More information about the pkg-gnome-commits
mailing list