[Pkg-telepathy-commits] ./packages/experimental/telepathy-glib r67: New upstream

Simon McVittie smcv at debian.org
Tue Dec 2 15:07:38 UTC 2008


------------------------------------------------------------
revno: 67
committer: Simon McVittie <smcv at debian.org>
branch nick: telepathy-glib-experimental
timestamp: Tue 2008-12-02 15:07:38 +0000
message:
  New upstream
modified:
  changelog
  libtelepathy-glib0.symbols
  rules
-------------- next part --------------
=== modified file 'changelog'
--- a/changelog	2008-11-03 20:48:08 +0000
+++ b/changelog	2008-12-02 15:07:38 +0000
@@ -1,3 +1,9 @@
+telepathy-glib (0.7.19-1) UNRELEASED; urgency=low
+
+  * New upstream release (ABI, API added)
+
+ -- Simon McVittie <smcv at debian.org>  Tue, 02 Dec 2008 14:44:30 +0000
+
 telepathy-glib (0.7.18-1) experimental; urgency=low
 
   * New upstream release (ABI, API added)

=== modified file 'libtelepathy-glib0.symbols'
--- a/libtelepathy-glib0.symbols	2008-11-03 16:11:39 +0000
+++ b/libtelepathy-glib0.symbols	2008-12-02 15:07:38 +0000
@@ -9,6 +9,7 @@
  TELEPATHY_GLIB_0.7.16 at TELEPATHY_GLIB_0.7.16 0.7.16
  TELEPATHY_GLIB_0.7.17 at TELEPATHY_GLIB_0.7.17 0.7.17
  TELEPATHY_GLIB_0.7.18 at TELEPATHY_GLIB_0.7.18 0.7.18
+ TELEPATHY_GLIB_0.7.19 at TELEPATHY_GLIB_0.7.19 0.7.19
  TELEPATHY_GLIB_0.7.1 at TELEPATHY_GLIB_0.7.1 0.7.1
  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
@@ -44,6 +45,7 @@
  tp_base_connection_register_with_contacts_mixin at TELEPATHY_GLIB_0.7.14 0.7.14
  tp_base_connection_set_self_handle at TELEPATHY_GLIB_0.7.15 0.7.15
  tp_channel_borrow_connection at TELEPATHY_GLIB_0.7.12 0.7.12
+ tp_channel_borrow_immutable_properties at TELEPATHY_GLIB_0.7.19 0.7.19
  tp_channel_call_when_ready at TELEPATHY_GLIB_0.7.7 0.7.7
  tp_channel_factory_iface_close_all at TELEPATHY_GLIB_0.7.0 0.7.1
  tp_channel_factory_iface_connected at TELEPATHY_GLIB_0.7.0 0.7.1
@@ -83,6 +85,7 @@
  tp_channel_manager_get_type at TELEPATHY_GLIB_0.7.15 0.7.15
  tp_channel_manager_request_channel at TELEPATHY_GLIB_0.7.15 0.7.15
  tp_channel_new at TELEPATHY_GLIB_0.7.1 0.7.1
+ tp_channel_new_from_properties at TELEPATHY_GLIB_0.7.19 0.7.19
  tp_channel_run_until_ready at TELEPATHY_GLIB_0.7.1 0.7.1
  tp_cli_channel_call_close at TELEPATHY_GLIB_0.7.1 0.7.1
  tp_cli_channel_call_get_channel_type at TELEPATHY_GLIB_0.7.1 0.7.1
@@ -395,6 +398,7 @@
  tp_cm_param_filter_uint_nonzero at TELEPATHY_GLIB_0.7.0 0.7.1
  tp_cm_param_setter_offset at TELEPATHY_GLIB_0.7.0 0.7.1
  tp_connection_call_when_ready at TELEPATHY_GLIB_0.7.7 0.7.7
+ tp_connection_get_contact_attributes at TELEPATHY_GLIB_0.7.19 0.7.19
  tp_connection_get_contacts_by_handle at TELEPATHY_GLIB_0.7.18 0.7.18
  tp_connection_get_contacts_by_id at TELEPATHY_GLIB_0.7.18 0.7.18
  tp_connection_get_status at TELEPATHY_GLIB_0.7.14 0.7.14
@@ -594,6 +598,8 @@
  tp_media_session_handler_new at TELEPATHY_GLIB_0.7.1 0.7.1
  tp_media_stream_handler_get_type at TELEPATHY_GLIB_0.7.1 0.7.1
  tp_media_stream_handler_new at TELEPATHY_GLIB_0.7.1 0.7.1
+ tp_mixin_class_get_offset at TELEPATHY_GLIB_0.7.19 0.7.19
+ tp_mixin_instance_get_offset at TELEPATHY_GLIB_0.7.19 0.7.19
  tp_mixin_offset_cast at TELEPATHY_GLIB_0.7.0 0.7.1
  tp_presence_mixin_class_get_offset_quark at TELEPATHY_GLIB_0.7.0 0.7.1
  tp_presence_mixin_class_init at TELEPATHY_GLIB_0.7.0 0.7.1

=== modified file 'rules'
--- a/rules	2008-11-03 16:11:39 +0000
+++ b/rules	2008-12-02 15:07:38 +0000
@@ -1,6 +1,6 @@
 #!/usr/bin/make -f
 
-DEB_DH_MAKESHLIBS_ARGS_libtelepathy-glib0 := -V"libtelepathy-glib0 (>= 0.7.18)"
+DEB_DH_MAKESHLIBS_ARGS_libtelepathy-glib0 := -V"libtelepathy-glib0 (>= 0.7.19)"
 
 include /usr/share/cdbs/1/rules/utils.mk
 include /usr/share/cdbs/1/class/autotools.mk



More information about the Pkg-telepathy-commits mailing list