r16431 - in /desktop/experimental/glib2.0/debian: changelog control control.in libglib2.0-0.symbols rules

slomo at users.alioth.debian.org slomo at users.alioth.debian.org
Thu Jul 3 09:46:51 UTC 2008


Author: slomo
Date: Thu Jul  3 09:46:50 2008
New Revision: 16431

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=16431
Log:
* New upstream development release, the new API might still change:
  + debian/rules,
    debian/libglib2.0-0.symbols:
    - Updated for the new symbols.
* debian/control.in:
  + Updated Standards-Version to 3.8.0, no additional changes needed.

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/rules

Modified: desktop/experimental/glib2.0/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/glib2.0/debian/changelog?rev=16431&op=diff
==============================================================================
--- desktop/experimental/glib2.0/debian/changelog (original)
+++ desktop/experimental/glib2.0/debian/changelog Thu Jul  3 09:46:50 2008
@@ -1,3 +1,14 @@
+glib2.0 (2.17.3-1) experimental; urgency=low
+
+  * New upstream development release, the new API might still change:
+    + debian/rules,
+      debian/libglib2.0-0.symbols:
+      - Updated for the new symbols.
+  * debian/control.in:
+    + Updated Standards-Version to 3.8.0, no additional changes needed.
+
+ -- Sebastian Dröge <slomo at debian.org>  Thu, 03 Jul 2008 11:21:17 +0200
+
 glib2.0 (2.17.2-1) experimental; urgency=low
 
   * New upstream development release, the new API might still change:

Modified: desktop/experimental/glib2.0/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/glib2.0/debian/control?rev=16431&op=diff
==============================================================================
--- desktop/experimental/glib2.0/debian/control (original)
+++ desktop/experimental/glib2.0/debian/control Thu Jul  3 09:46:50 2008
@@ -15,7 +15,7 @@
                libselinux1-dev | not+linux-gnu,
                linux-libc-dev | not+linux-gnu,
                libfam-dev | libgamin-dev
-Standards-Version: 3.7.3
+Standards-Version: 3.8.0
 
 Package: libglib2.0-0
 Section: libs

Modified: desktop/experimental/glib2.0/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/glib2.0/debian/control.in?rev=16431&op=diff
==============================================================================
--- desktop/experimental/glib2.0/debian/control.in (original)
+++ desktop/experimental/glib2.0/debian/control.in Thu Jul  3 09:46:50 2008
@@ -15,7 +15,7 @@
                libselinux1-dev | not+linux-gnu,
                linux-libc-dev | not+linux-gnu,
                libfam-dev | libgamin-dev
-Standards-Version: 3.7.3
+Standards-Version: 3.8.0
 
 Package: @SHARED_PKG@
 Section: libs

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=16431&op=diff
==============================================================================
--- desktop/experimental/glib2.0/debian/libglib2.0-0.symbols (original)
+++ desktop/experimental/glib2.0/debian/libglib2.0-0.symbols Thu Jul  3 09:46:50 2008
@@ -65,7 +65,7 @@
  g_cancellable_set_error_if_cancelled at Base 2.16.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.17.2
+ g_content_type_from_mime_type at Base 2.17.3
  g_content_type_get_description at Base 2.16.0
  g_content_type_get_icon at Base 2.16.0
  g_content_type_get_mime_type at Base 2.16.0
@@ -108,6 +108,7 @@
  g_desktop_app_info_lookup_get_type at Base 2.16.0
  g_desktop_app_info_new at Base 2.16.0
  g_desktop_app_info_new_from_filename at Base 2.16.0
+ g_desktop_app_info_new_from_keyfile at Base 2.17.3
  g_desktop_app_info_set_desktop_env at Base 2.16.0
  g_drive_can_eject at Base 2.16.0
  g_drive_can_poll_for_media at Base 2.16.0
@@ -163,6 +164,7 @@
  g_file_enumerator_close at Base 2.16.0
  g_file_enumerator_close_async at Base 2.16.0
  g_file_enumerator_close_finish at Base 2.16.0
+ g_file_enumerator_get_container at Base 2.17.3
  g_file_enumerator_get_type at Base 2.16.0
  g_file_enumerator_has_pending at Base 2.16.0
  g_file_enumerator_is_closed at Base 2.16.0
@@ -258,8 +260,9 @@
  g_file_load_partial_contents_async at Base 2.16.0
  g_file_load_partial_contents_finish at Base 2.16.0
  g_file_make_directory at Base 2.16.0
- g_file_make_directory_with_parents at Base 2.17.2
+ g_file_make_directory_with_parents at Base 2.17.3
  g_file_make_symbolic_link at Base 2.16.0
+ g_file_monitor at Base 2.17.3
  g_file_monitor_cancel at Base 2.16.0
  g_file_monitor_directory at Base 2.16.0
  g_file_monitor_emit_event at Base 2.16.0
@@ -285,7 +288,7 @@
  g_file_parse_name at Base 2.16.0
  g_file_query_default_handler at Base 2.16.0
  g_file_query_exists at Base 2.16.0
- g_file_query_file_type at Base 2.17.2
+ g_file_query_file_type at Base 2.17.3
  g_file_query_filesystem_info at Base 2.16.0
  g_file_query_filesystem_info_async at Base 2.16.0
  g_file_query_filesystem_info_finish at Base 2.16.0
@@ -382,7 +385,7 @@
  g_memory_input_stream_new at Base 2.16.0
  g_memory_input_stream_new_from_data at Base 2.16.0
  g_memory_output_stream_get_data at Base 2.16.0
- g_memory_output_stream_get_data_size at Base 2.17.2
+ g_memory_output_stream_get_data_size at Base 2.17.3
  g_memory_output_stream_get_size at Base 2.16.0
  g_memory_output_stream_get_type at Base 2.16.0
  g_memory_output_stream_new at Base 2.16.0
@@ -473,7 +476,7 @@
  g_themed_icon_new at Base 2.16.0
  g_themed_icon_new_from_names at Base 2.16.0
  g_themed_icon_new_with_default_fallbacks at Base 2.16.0
- g_themed_icon_prepend_name at Base 2.17.2
+ g_themed_icon_prepend_name at Base 2.17.3
  g_unix_input_stream_get_type at Base 2.16.0
  g_unix_input_stream_new at Base 2.16.0
  g_unix_is_mount_path_system_internal at Base 2.16.0
@@ -491,7 +494,7 @@
  g_unix_mount_is_system_internal at Base 2.16.0
  g_unix_mount_monitor_get_type at Base 2.16.0
  g_unix_mount_monitor_new at Base 2.16.0
- g_unix_mount_monitor_set_rate_limit at Base 2.17.2
+ g_unix_mount_monitor_set_rate_limit at Base 2.17.3
  g_unix_mount_point_compare at Base 2.16.0
  g_unix_mount_point_free at Base 2.16.0
  g_unix_mount_point_get_device_path at Base 2.16.0
@@ -684,7 +687,7 @@
  g_checksum_get_digest at Base 2.16.0
  g_checksum_get_string at Base 2.16.0
  g_checksum_new at Base 2.16.0
- g_checksum_reset at Base 2.17.2
+ g_checksum_reset at Base 2.17.3
  g_checksum_type_get_length at Base 2.16.0
  g_checksum_update at Base 2.16.0
  g_child_watch_add at Base 2.12.0
@@ -770,14 +773,14 @@
  g_date_valid_month at Base 2.12.0
  g_date_valid_weekday at Base 2.12.0
  g_date_valid_year at Base 2.12.0
- g_dgettext at Base 2.17.2
+ g_dgettext at Base 2.17.3
  g_dir_close at Base 2.12.0
  g_dir_open at Base 2.12.0
  g_dir_read_name at Base 2.12.0
  g_dir_rewind at Base 2.12.0
  g_direct_equal at Base 2.12.0
  g_direct_hash at Base 2.12.0
- g_dngettext at Base 2.17.2
+ g_dngettext at Base 2.17.3
  g_dpgettext at Base 2.16.0
  g_error_copy at Base 2.12.0
  g_error_free at Base 2.12.0
@@ -1331,6 +1334,7 @@
  g_sequence_swap at Base 2.14.0
  g_set_application_name at Base 2.12.0
  g_set_error at Base 2.12.0
+ g_set_error_literal at Base 2.17.3
  g_set_prgname at Base 2.12.0
  g_set_print_handler at Base 2.12.0
  g_set_printerr_handler at Base 2.12.0
@@ -1342,7 +1346,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.17.2
+ g_slice_debug_tree_statistics at Base 2.17.3
  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
@@ -1679,7 +1683,7 @@
  g_utf8_to_ucs4_fast at Base 2.12.0
  g_utf8_to_utf16 at Base 2.12.0
  g_utf8_validate at Base 2.12.0
- g_utime at Base 2.17.2
+ g_utime at Base 2.17.3
  g_vasprintf at Base 2.12.0
  g_vfprintf at Base 2.12.0
  g_vprintf at Base 2.12.0

Modified: desktop/experimental/glib2.0/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/glib2.0/debian/rules?rev=16431&op=diff
==============================================================================
--- desktop/experimental/glib2.0/debian/rules (original)
+++ desktop/experimental/glib2.0/debian/rules Thu Jul  3 09:46:50 2008
@@ -39,7 +39,7 @@
 
 APIVER := 2.0
 SONAME := 0
-SHVER := 2.17.2
+SHVER := 2.17.3
 
 # package names
 SHARED_PKG := libglib$(APIVER)-$(SONAME)




More information about the pkg-gnome-commits mailing list