[Pkg-telepathy-commits] [SCM] telepathy-glib packaging branch, debian, updated. debian/0.13.12-1
Simon McVittie
smcv at debian.org
Thu Feb 17 08:30:32 UTC 2011
The following commit has been merged in the debian branch:
commit 84414313251324213d4d34347576176938d40fe9
Author: Simon McVittie <smcv at debian.org>
Date: Wed Sep 15 17:33:54 2010 +0100
New upstream version (new API, ABI)
* New upstream version (new API, ABI)
* Just run dh_makeshlibs with -V rather than specifying a version: this
ensures conservative dependencies for old distributions even if we forget
to increment the version, and the .symbols file relaxes the dependencies
for modern distributions
diff --git a/debian/changelog b/debian/changelog
index 34e95db..f38ad19 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,13 @@
+telepathy-glib (0.11.16-1) experimental; urgency=low
+
+ * New upstream version (new API, ABI)
+ * Just run dh_makeshlibs with -V rather than specifying a version: this
+ ensures conservative dependencies for old distributions even if we forget
+ to increment the version, and the .symbols file relaxes the dependencies
+ for modern distributions
+
+ -- Simon McVittie <smcv at debian.org> Wed, 15 Sep 2010 17:31:04 +0100
+
telepathy-glib (0.11.15-1) experimental; urgency=low
* New upstream version (new API, ABI)
diff --git a/debian/libtelepathy-glib0.symbols b/debian/libtelepathy-glib0.symbols
index 8de2088..283c7f2 100644
--- a/debian/libtelepathy-glib0.symbols
+++ b/debian/libtelepathy-glib0.symbols
@@ -6,6 +6,7 @@ libtelepathy-glib.so.0 libtelepathy-glib0 #MINVER#
TELEPATHY_GLIB_0.11.13 at TELEPATHY_GLIB_0.11.13 0.11.13
TELEPATHY_GLIB_0.11.14 at TELEPATHY_GLIB_0.11.14 0.11.14
TELEPATHY_GLIB_0.11.15 at TELEPATHY_GLIB_0.11.15 0.11.15
+ TELEPATHY_GLIB_0.11.16 at TELEPATHY_GLIB_0.11.16 0.11.16
TELEPATHY_GLIB_0.11.1 at TELEPATHY_GLIB_0.11.1 0.11.1
TELEPATHY_GLIB_0.11.3 at TELEPATHY_GLIB_0.11.3 0.11.3
TELEPATHY_GLIB_0.11.4 at TELEPATHY_GLIB_0.11.4 0.11.4
@@ -342,6 +343,8 @@ libtelepathy-glib.so.0 libtelepathy-glib0 #MINVER#
tp_cli_channel_interface_chat_state_call_set_chat_state at TELEPATHY_GLIB_0.7.1 0.7.1
tp_cli_channel_interface_chat_state_connect_to_chat_state_changed at TELEPATHY_GLIB_0.7.1 0.7.1
tp_cli_channel_interface_chat_state_run_set_chat_state at TELEPATHY_GLIB_0.7.1 0.7.1
+ tp_cli_channel_interface_conference_connect_to_channel_merged at TELEPATHY_GLIB_0.11.16 0.11.16
+ tp_cli_channel_interface_conference_connect_to_channel_removed at TELEPATHY_GLIB_0.11.16 0.11.16
tp_cli_channel_interface_destroyable_call_destroy at TELEPATHY_GLIB_0.7.18 0.7.18
tp_cli_channel_interface_destroyable_run_destroy at TELEPATHY_GLIB_0.7.18 0.7.18
tp_cli_channel_interface_dtmf_call_multiple_tones at TELEPATHY_GLIB_0.11.6 0.11.6
@@ -991,6 +994,7 @@ libtelepathy-glib.so.0 libtelepathy-glib0 #MINVER#
tp_iface_quark_account_interface_avatar at TELEPATHY_GLIB_0.7.32 0.7.32
tp_iface_quark_account_interface_storage at TELEPATHY_GLIB_0.11.9 0.11.9
tp_iface_quark_account_manager at TELEPATHY_GLIB_0.7.32 0.7.32
+ tp_iface_quark_authentication_tls_certificate at TELEPATHY_GLIB_0.11.16 0.11.16
tp_iface_quark_channel at TELEPATHY_GLIB_0.7.0 0.7.1
tp_iface_quark_channel_dispatch_operation at TELEPATHY_GLIB_0.7.32 0.7.32
tp_iface_quark_channel_dispatcher at TELEPATHY_GLIB_0.7.32 0.7.32
@@ -998,6 +1002,7 @@ libtelepathy-glib.so.0 libtelepathy-glib0 #MINVER#
tp_iface_quark_channel_interface_anonymity at TELEPATHY_GLIB_0.11.7 0.11.7
tp_iface_quark_channel_interface_call_state at TELEPATHY_GLIB_0.7.6 0.7.6
tp_iface_quark_channel_interface_chat_state at TELEPATHY_GLIB_0.7.0 0.7.1
+ tp_iface_quark_channel_interface_conference at TELEPATHY_GLIB_0.11.16 0.11.16
tp_iface_quark_channel_interface_destroyable at TELEPATHY_GLIB_0.7.18 0.7.18
tp_iface_quark_channel_interface_dtmf at TELEPATHY_GLIB_0.7.0 0.7.1
tp_iface_quark_channel_interface_group at TELEPATHY_GLIB_0.7.0 0.7.1
@@ -1014,6 +1019,7 @@ libtelepathy-glib.so.0 libtelepathy-glib0 #MINVER#
tp_iface_quark_channel_type_dbus_tube at TELEPATHY_GLIB_0.7.31 0.7.31
tp_iface_quark_channel_type_file_transfer at TELEPATHY_GLIB_0.7.23 0.7.23
tp_iface_quark_channel_type_room_list at TELEPATHY_GLIB_0.7.0 0.7.1
+ tp_iface_quark_channel_type_server_tls_connection at TELEPATHY_GLIB_0.11.16 0.11.16
tp_iface_quark_channel_type_stream_tube at TELEPATHY_GLIB_0.7.31 0.7.31
tp_iface_quark_channel_type_streamed_media at TELEPATHY_GLIB_0.7.0 0.7.1
tp_iface_quark_channel_type_text at TELEPATHY_GLIB_0.7.0 0.7.1
@@ -1223,6 +1229,11 @@ libtelepathy-glib.so.0 libtelepathy-glib0 #MINVER#
tp_svc_account_manager_emit_account_validity_changed at TELEPATHY_GLIB_0.7.32 0.7.32
tp_svc_account_manager_get_type at TELEPATHY_GLIB_0.7.32 0.7.32
tp_svc_account_manager_implement_create_account at TELEPATHY_GLIB_0.7.32 0.7.32
+ tp_svc_authentication_tls_certificate_emit_accepted at TELEPATHY_GLIB_0.11.16 0.11.16
+ tp_svc_authentication_tls_certificate_emit_rejected at TELEPATHY_GLIB_0.11.16 0.11.16
+ tp_svc_authentication_tls_certificate_get_type at TELEPATHY_GLIB_0.11.16 0.11.16
+ tp_svc_authentication_tls_certificate_implement_accept at TELEPATHY_GLIB_0.11.16 0.11.16
+ tp_svc_authentication_tls_certificate_implement_reject at TELEPATHY_GLIB_0.11.16 0.11.16
tp_svc_channel_dispatch_operation_emit_channel_lost at TELEPATHY_GLIB_0.7.32 0.7.32
tp_svc_channel_dispatch_operation_emit_finished at TELEPATHY_GLIB_0.7.32 0.7.32
tp_svc_channel_dispatch_operation_get_type at TELEPATHY_GLIB_0.7.32 0.7.32
@@ -1248,6 +1259,9 @@ libtelepathy-glib.so.0 libtelepathy-glib0 #MINVER#
tp_svc_channel_interface_chat_state_emit_chat_state_changed at TELEPATHY_GLIB_0.7.0 0.7.1
tp_svc_channel_interface_chat_state_get_type at TELEPATHY_GLIB_0.7.0 0.7.1
tp_svc_channel_interface_chat_state_implement_set_chat_state at TELEPATHY_GLIB_0.7.0 0.7.1
+ tp_svc_channel_interface_conference_emit_channel_merged at TELEPATHY_GLIB_0.11.16 0.11.16
+ tp_svc_channel_interface_conference_emit_channel_removed at TELEPATHY_GLIB_0.11.16 0.11.16
+ tp_svc_channel_interface_conference_get_type at TELEPATHY_GLIB_0.11.16 0.11.16
tp_svc_channel_interface_destroyable_get_type at TELEPATHY_GLIB_0.7.18 0.7.18
tp_svc_channel_interface_destroyable_implement_destroy at TELEPATHY_GLIB_0.7.18 0.7.18
tp_svc_channel_interface_dtmf_emit_sending_tones at TELEPATHY_GLIB_0.11.6 0.11.6
@@ -1323,6 +1337,7 @@ libtelepathy-glib.so.0 libtelepathy-glib0 #MINVER#
tp_svc_channel_type_room_list_implement_get_listing_rooms at TELEPATHY_GLIB_0.7.0 0.7.1
tp_svc_channel_type_room_list_implement_list_rooms at TELEPATHY_GLIB_0.7.0 0.7.1
tp_svc_channel_type_room_list_implement_stop_listing at TELEPATHY_GLIB_0.7.0 0.7.1
+ tp_svc_channel_type_server_tls_connection_get_type at TELEPATHY_GLIB_0.11.16 0.11.16
tp_svc_channel_type_stream_tube_emit_connection_closed at TELEPATHY_GLIB_0.7.31 0.7.31
tp_svc_channel_type_stream_tube_emit_new_local_connection at TELEPATHY_GLIB_0.7.31 0.7.31
tp_svc_channel_type_stream_tube_emit_new_remote_connection at TELEPATHY_GLIB_0.7.31 0.7.31
@@ -1569,6 +1584,7 @@ libtelepathy-glib.so.0 libtelepathy-glib0 #MINVER#
tp_type_dbus_hash_ua_28sasas_29 at TELEPATHY_GLIB_0.11.3 0.11.3
tp_type_dbus_hash_ua_7bsv_7d at TELEPATHY_GLIB_0.7.14 0.7.14
tp_type_dbus_hash_uau at TELEPATHY_GLIB_0.7.0 0.7.1
+ tp_type_dbus_hash_uo at TELEPATHY_GLIB_0.11.16 0.11.16
tp_type_dbus_hash_us at TELEPATHY_GLIB_0.7.0 0.7.1
tp_type_dbus_hash_uu at TELEPATHY_GLIB_0.7.6 0.7.6
tp_type_dbus_hash_uv at TELEPATHY_GLIB_0.7.21 0.7.21
diff --git a/debian/rules b/debian/rules
index c9de1d4..4473fa5 100755
--- a/debian/rules
+++ b/debian/rules
@@ -7,7 +7,7 @@ override_dh_strip:
dh_strip --dbg-package=libtelepathy-glib0-dbg
override_dh_makeshlibs:
- dh_makeshlibs -V"libtelepathy-glib0 (>= 0.11.15)"
+ dh_makeshlibs -V
override_dh_auto_install:
dh_auto_install
--
telepathy-glib packaging
More information about the Pkg-telepathy-commits
mailing list