[Pkg-telepathy-commits] [SCM] telepathy-glib packaging branch, debian, updated. debian/0.7.20-1-8-ga4cd9ac

Simon McVittie smcv at debian.org
Wed Jan 28 18:22:46 UTC 2009


The following commit has been merged in the debian branch:
commit a4cd9ace80afa742c1e2c735c4fe08120f4fe58f
Author: Simon McVittie <smcv at debian.org>
Date:   Wed Jan 28 18:04:37 2009 +0000

    New upstream version (ABI, API added)

diff --git a/debian/changelog b/debian/changelog
index 3db4b8f..6448db6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+telepathy-glib (0.7.24-1) experimental; urgency=low
+
+  * New upstream version (ABI, API added)
+
+ -- Simon McVittie <smcv at debian.org>  Wed, 28 Jan 2009 18:04:32 +0000
+
 telepathy-glib (0.7.23-1) experimental; urgency=low
 
   * New upstream version (ABI, API added)
diff --git a/debian/libtelepathy-glib0.symbols b/debian/libtelepathy-glib0.symbols
index 510cdd9..44b0c72 100644
--- a/debian/libtelepathy-glib0.symbols
+++ b/debian/libtelepathy-glib0.symbols
@@ -14,6 +14,7 @@ libtelepathy-glib.so.0 libtelepathy-glib0 #MINVER#
  TELEPATHY_GLIB_0.7.20 at TELEPATHY_GLIB_0.7.20 0.7.20
  TELEPATHY_GLIB_0.7.21 at TELEPATHY_GLIB_0.7.21 0.7.21
  TELEPATHY_GLIB_0.7.23 at TELEPATHY_GLIB_0.7.23 0.7.23
+ TELEPATHY_GLIB_0.7.24 at TELEPATHY_GLIB_0.7.24 0.7.24
  TELEPATHY_GLIB_0.7.2 at TELEPATHY_GLIB_0.7.2 0.7.2
  TELEPATHY_GLIB_0.7.3 at TELEPATHY_GLIB_0.7.3 0.7.3
  TELEPATHY_GLIB_0.7.5 at TELEPATHY_GLIB_0.7.5 0.7.5
@@ -38,6 +39,7 @@ libtelepathy-glib.so.0 libtelepathy-glib0 #MINVER#
  tp_base_connection_channel_manager_iter_init at TELEPATHY_GLIB_0.7.15 0.7.15
  tp_base_connection_channel_manager_iter_next at TELEPATHY_GLIB_0.7.15 0.7.15
  tp_base_connection_dbus_request_handles at TELEPATHY_GLIB_0.7.0 0.7.1
+ tp_base_connection_disconnect_with_dbus_error at TELEPATHY_GLIB_0.7.24 0.7.24
  tp_base_connection_finish_shutdown at TELEPATHY_GLIB_0.7.0 0.7.1
  tp_base_connection_get_handles at TELEPATHY_GLIB_0.7.0 0.7.1
  tp_base_connection_get_self_handle at TELEPATHY_GLIB_0.7.15 0.7.15
@@ -238,6 +240,7 @@ libtelepathy-glib.so.0 libtelepathy-glib0 #MINVER#
  tp_cli_connection_call_release_handles at TELEPATHY_GLIB_0.7.1 0.7.1
  tp_cli_connection_call_request_channel at TELEPATHY_GLIB_0.7.1 0.7.1
  tp_cli_connection_call_request_handles at TELEPATHY_GLIB_0.7.1 0.7.1
+ tp_cli_connection_connect_to_connection_error at TELEPATHY_GLIB_0.7.24 0.7.24
  tp_cli_connection_connect_to_new_channel at TELEPATHY_GLIB_0.7.1 0.7.1
  tp_cli_connection_connect_to_self_handle_changed at TELEPATHY_GLIB_0.7.15 0.7.15
  tp_cli_connection_connect_to_status_changed at TELEPATHY_GLIB_0.7.1 0.7.1
@@ -694,6 +697,7 @@ libtelepathy-glib.so.0 libtelepathy-glib0 #MINVER#
  tp_properties_mixin_set_properties at TELEPATHY_GLIB_0.7.0 0.7.1
  tp_proxy_add_interface_by_id at TELEPATHY_GLIB_0.7.1 0.7.1
  tp_proxy_borrow_interface_by_id at TELEPATHY_GLIB_0.7.1 0.7.1
+ tp_proxy_dbus_error_to_gerror at TELEPATHY_GLIB_0.7.24 0.7.24
  tp_proxy_dbus_g_proxy_claim_for_signal_adding at TELEPATHY_GLIB_0.7.6 0.7.6
  tp_proxy_get_bus_name at TELEPATHY_GLIB_0.7.17 0.7.17
  tp_proxy_get_dbus_connection at TELEPATHY_GLIB_0.7.17 0.7.17
@@ -818,6 +822,7 @@ libtelepathy-glib.so.0 libtelepathy-glib0 #MINVER#
  tp_svc_channel_type_tubes_implement_list_tubes at TELEPATHY_GLIB_0.7.0 0.7.1
  tp_svc_channel_type_tubes_implement_offer_d_bus_tube at TELEPATHY_GLIB_0.7.0 0.7.1
  tp_svc_channel_type_tubes_implement_offer_stream_tube at TELEPATHY_GLIB_0.7.0 0.7.1
+ tp_svc_connection_emit_connection_error at TELEPATHY_GLIB_0.7.24 0.7.24
  tp_svc_connection_emit_new_channel at TELEPATHY_GLIB_0.7.0 0.7.1
  tp_svc_connection_emit_self_handle_changed at TELEPATHY_GLIB_0.7.15 0.7.15
  tp_svc_connection_emit_status_changed at TELEPATHY_GLIB_0.7.0 0.7.1
diff --git a/debian/rules b/debian/rules
index fcbb0df..8821a3f 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,6 +1,6 @@
 #!/usr/bin/make -f
 
-DEB_DH_MAKESHLIBS_ARGS_libtelepathy-glib0 := -V"libtelepathy-glib0 (>= 0.7.23)"
+DEB_DH_MAKESHLIBS_ARGS_libtelepathy-glib0 := -V"libtelepathy-glib0 (>= 0.7.24)"
 
 include /usr/share/cdbs/1/rules/utils.mk
 include /usr/share/cdbs/1/class/autotools.mk

-- 
telepathy-glib packaging



More information about the Pkg-telepathy-commits mailing list