r22470 - in /desktop/experimental/glib2.0/debian: changelog control control.in libglib2.0-0.symbols patches/90_mimetype-sorting.patch patches/series rules

slomo at users.alioth.debian.org slomo at users.alioth.debian.org
Mon Nov 30 09:05:21 UTC 2009


Author: slomo
Date: Mon Nov 30 09:05:14 2009
New Revision: 22470

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=22470
Log:
* New upstream development release:
  + debian/patches/90_mimetype-sorting.patch:
    - Dropped, merged upstream.
  + debian/rules,
    debian/libglib2.0-0.symbols:
    - Update for new API.
  + debian/control.in:
    - Build depend on zlib.

Removed:
    desktop/experimental/glib2.0/debian/patches/90_mimetype-sorting.patch
Modified:
    desktop/experimental/glib2.0/debian/changelog
    desktop/experimental/glib2.0/debian/control
    desktop/experimental/glib2.0/debian/control.in
    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=22470&op=diff
==============================================================================
--- desktop/experimental/glib2.0/debian/changelog [utf-8] (original)
+++ desktop/experimental/glib2.0/debian/changelog [utf-8] Mon Nov 30 09:05:14 2009
@@ -1,11 +1,22 @@
-glib2.0 (2.22.2-3) UNRELEASED; urgency=low
-
+glib2.0 (2.23.0-1) experimental; urgency=low
+
+  [ Loïc Minier ]
   * -refdbg package is section/prio debug/extra.
   * Add note to NOT use -Wl,--as-needed as it might drop a critical -lpthread
     link in gio (which dlopen()s gvfs); see
     mid:<1257999019.21780.15.camel at marzipan>.
 
- -- Loïc Minier <lool at dooz.org>  Thu, 08 Oct 2009 19:15:33 +0200
+  [ Sebastian Dröge ]
+  * New upstream development release:
+    + debian/patches/90_mimetype-sorting.patch:
+      - Dropped, merged upstream.
+    + debian/rules,
+      debian/libglib2.0-0.symbols:
+      - Update for new API.
+    + debian/control.in:
+      - Build depend on zlib.
+
+ -- Sebastian Dröge <slomo at debian.org>  Mon, 30 Nov 2009 10:04:07 +0100
 
 glib2.0 (2.22.2-2) unstable; urgency=low
 

Modified: desktop/experimental/glib2.0/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/glib2.0/debian/control?rev=22470&op=diff
==============================================================================
--- desktop/experimental/glib2.0/debian/control [utf-8] (original)
+++ desktop/experimental/glib2.0/debian/control [utf-8] Mon Nov 30 09:05:14 2009
@@ -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>, Josselin Mouette <joss at debian.org>, Loïc Minier <lool at dooz.org>, Sebastian Dröge <slomo at debian.org>
+Uploaders: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>, Josselin Mouette <joss at debian.org>, Sebastian Dröge <slomo at debian.org>
 Build-Depends: debhelper (>> 5.0.22),
                pkg-config (>= 0.14.0),
                gettext,
@@ -15,7 +15,8 @@
                type-handling,
                libselinux1-dev | not+linux-gnu,
                linux-libc-dev | not+linux-gnu,
-               libgamin-dev | libfam-dev | linux-gnu
+               libgamin-dev | libfam-dev | linux-gnu,
+               zlib1g-dev
 Standards-Version: 3.8.3
 Homepage: http://www.gtk.org/
 Vcs-Browser: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/glib2.0/

Modified: desktop/experimental/glib2.0/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/glib2.0/debian/control.in?rev=22470&op=diff
==============================================================================
--- desktop/experimental/glib2.0/debian/control.in [utf-8] (original)
+++ desktop/experimental/glib2.0/debian/control.in [utf-8] Mon Nov 30 09:05:14 2009
@@ -15,7 +15,8 @@
                type-handling,
                libselinux1-dev | not+linux-gnu,
                linux-libc-dev | not+linux-gnu,
-               libgamin-dev | libfam-dev | linux-gnu
+               libgamin-dev | libfam-dev | linux-gnu,
+               zlib1g-dev
 Standards-Version: 3.8.3
 Homepage: http://www.gtk.org/
 Vcs-Browser: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/glib2.0/

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=22470&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 Nov 30 09:05:14 2009
@@ -14,6 +14,7 @@
  g_app_info_get_default_for_type at Base 2.16.0
  g_app_info_get_default_for_uri_scheme at Base 2.16.0
  g_app_info_get_description at Base 2.16.0
+ g_app_info_get_display_name at Base 2.23.0
  g_app_info_get_executable at Base 2.16.0
  g_app_info_get_icon at Base 2.16.0
  g_app_info_get_id at Base 2.16.0
@@ -78,6 +79,11 @@
  g_cancellable_release_fd at Base 2.22.0
  g_cancellable_reset at Base 2.16.0
  g_cancellable_set_error_if_cancelled at Base 2.16.0
+ g_charset_converter_get_num_fallbacks at Base 2.23.0
+ g_charset_converter_get_type at Base 2.23.0
+ g_charset_converter_get_use_fallback at Base 2.23.0
+ g_charset_converter_new at Base 2.23.0
+ g_charset_converter_set_use_fallback at Base 2.23.0
  g_content_type_can_be_executable at Base 2.16.0
  g_content_type_equals at Base 2.16.0
  g_content_type_from_mime_type at Base 2.18.0
@@ -89,6 +95,17 @@
  g_content_type_is_a at Base 2.16.0
  g_content_type_is_unknown at Base 2.16.0
  g_content_types_get_registered at Base 2.16.0
+ g_converter_convert at Base 2.23.0
+ g_converter_flags_get_type at Base 2.23.0
+ g_converter_get_type at Base 2.23.0
+ g_converter_input_stream_get_converter at Base 2.23.0
+ g_converter_input_stream_get_type at Base 2.23.0
+ g_converter_input_stream_new at Base 2.23.0
+ g_converter_output_stream_get_converter at Base 2.23.0
+ g_converter_output_stream_get_type at Base 2.23.0
+ g_converter_output_stream_new at Base 2.23.0
+ g_converter_reset at Base 2.23.0
+ g_converter_result_get_type at Base 2.23.0
  g_data_input_stream_get_byte_order at Base 2.16.0
  g_data_input_stream_get_newline_type at Base 2.16.0
  g_data_input_stream_get_type at Base 2.16.0
@@ -235,6 +252,7 @@
  g_file_get_type at Base 2.16.0
  g_file_get_uri at Base 2.16.0
  g_file_get_uri_scheme at Base 2.16.0
+ g_file_has_parent at Base 2.23.0
  g_file_has_prefix at Base 2.16.0
  g_file_has_uri_scheme at Base 2.16.0
  g_file_hash at Base 2.16.0
@@ -512,6 +530,7 @@
  g_mount_eject_finish at Base 2.16.0
  g_mount_eject_with_operation at Base 2.22.0
  g_mount_eject_with_operation_finish at Base 2.22.0
+ g_mount_get_default_location at Base 2.23.0
  g_mount_get_drive at Base 2.16.0
  g_mount_get_icon at Base 2.16.0
  g_mount_get_name at Base 2.16.0
@@ -570,6 +589,7 @@
  g_output_stream_get_type at Base 2.16.0
  g_output_stream_has_pending at Base 2.16.0
  g_output_stream_is_closed at Base 2.16.0
+ g_output_stream_is_closing at Base 2.23.0
  g_output_stream_set_pending at Base 2.16.0
  g_output_stream_splice at Base 2.16.0
  g_output_stream_splice_async at Base 2.16.0
@@ -696,6 +716,7 @@
  g_socket_listener_accept_socket_async at Base 2.22.0
  g_socket_listener_accept_socket_finish at Base 2.22.0
  g_socket_listener_add_address at Base 2.22.0
+ g_socket_listener_add_any_inet_port at Base 2.23.0
  g_socket_listener_add_inet_port at Base 2.22.0
  g_socket_listener_add_socket at Base 2.22.0
  g_socket_listener_close at Base 2.22.0
@@ -748,9 +769,19 @@
  g_unix_connection_get_type at Base 2.22.0
  g_unix_connection_receive_fd at Base 2.22.0
  g_unix_connection_send_fd at Base 2.22.0
+ g_unix_fd_list_append at Base 2.23.0
+ g_unix_fd_list_get at Base 2.23.0
+ g_unix_fd_list_get_length at Base 2.23.0
+ g_unix_fd_list_get_type at Base 2.23.0
+ g_unix_fd_list_new at Base 2.23.0
+ g_unix_fd_list_new_from_array at Base 2.23.0
+ g_unix_fd_list_peek_fds at Base 2.23.0
+ g_unix_fd_list_steal_fds at Base 2.23.0
  g_unix_fd_message_append_fd at Base 2.22.0
+ g_unix_fd_message_get_fd_list at Base 2.23.0
  g_unix_fd_message_get_type at Base 2.22.0
  g_unix_fd_message_new at Base 2.22.0
+ g_unix_fd_message_new_with_fd_list at Base 2.23.0
  g_unix_fd_message_steal_fds at Base 2.22.0
  g_unix_input_stream_get_close_fd at Base 2.20.0
  g_unix_input_stream_get_fd at Base 2.20.0
@@ -835,6 +866,11 @@
  g_volume_mount at Base 2.16.0
  g_volume_mount_finish at Base 2.16.0
  g_volume_should_automount at Base 2.16.0
+ g_zlib_compressor_format_get_type at Base 2.23.0
+ g_zlib_compressor_get_type at Base 2.23.0
+ g_zlib_compressor_new at Base 2.23.0
+ g_zlib_decompressor_get_type at Base 2.23.0
+ g_zlib_decompressor_new at Base 2.23.0
 libglib-2.0.so.0 libglib2.0-0 #MINVER#
 * Build-Depends-Package: libglib2.0-dev
  g_access at Base 2.12.0
@@ -1671,6 +1707,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.23.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

Modified: desktop/experimental/glib2.0/debian/patches/series
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/glib2.0/debian/patches/series?rev=22470&op=diff
==============================================================================
--- desktop/experimental/glib2.0/debian/patches/series [utf-8] (original)
+++ desktop/experimental/glib2.0/debian/patches/series [utf-8] Mon Nov 30 09:05:14 2009
@@ -3,4 +3,3 @@
 03_blacklist-directories.patch
 04_homedir_env.patch
 60_wait-longer-for-threads-to-die.patch
-90_mimetype-sorting.patch

Modified: desktop/experimental/glib2.0/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/glib2.0/debian/rules?rev=22470&op=diff
==============================================================================
--- desktop/experimental/glib2.0/debian/rules [utf-8] (original)
+++ desktop/experimental/glib2.0/debian/rules [utf-8] Mon Nov 30 09:05:14 2009
@@ -42,7 +42,7 @@
 
 APIVER := 2.0
 SONAME := 0
-SHVER := 2.22.0
+SHVER := 2.23.0
 
 # package names
 SHARED_PKG := libglib$(APIVER)-$(SONAME)




More information about the pkg-gnome-commits mailing list