[Pkg-telepathy-commits] [SCM] folks packaging branch branch, debian, updated. debian/0.3.6-1-5-ga93c296
Emilio Pozuelo Monfort
emilio.pozuelo at collabora.co.uk
Wed Mar 16 13:11:52 UTC 2011
The following commit has been merged in the debian branch:
commit c5c631eac10af26f1bbd8f188e14a6e40070756f
Author: Emilio Pozuelo Monfort <emilio.pozuelo at collabora.co.uk>
Date: Wed Mar 16 12:09:05 2011 +0000
Updated for the new SONAME
diff --git a/debian/changelog b/debian/changelog
index 6472ccc..83458c6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,10 @@
folks (0.4.0-1) UNRELEASED; urgency=low
* New upstream stable release.
+ - debian/control,
+ debian/rules,
+ debian/libfolks*{21,22}.*:
+ + Updated for the new SONAME.
-- Emilio Pozuelo Monfort <pochu at debian.org> Wed, 16 Mar 2011 12:03:49 +0000
diff --git a/debian/control b/debian/control
index 2548e64..ff1ce2d 100644
--- a/debian/control
+++ b/debian/control
@@ -21,7 +21,7 @@ Homepage: http://telepathy.freedesktop.org/wiki/Folks
Vcs-Git: git://git.debian.org/git/pkg-telepathy/folks.git
Vcs-Browser: http://git.debian.org/?p=pkg-telepathy/folks.git;a=summary
-Package: libfolks21
+Package: libfolks22
Architecture: any
Depends: ${shlibs:Depends},
${misc:Depends}
@@ -33,7 +33,7 @@ Description: library to aggregates people into metacontacts
Package: libfolks-dev
Section: libdevel
Architecture: any
-Depends: libfolks21 (= ${binary:Version}),
+Depends: libfolks22 (= ${binary:Version}),
libglib2.0-dev (>= 2.24),
libgee-dev,
${misc:Depends}
@@ -48,7 +48,7 @@ Package: libfolks-dbg
Section: debug
Priority: extra
Architecture: any
-Depends: libfolks21 (= ${binary:Version}),
+Depends: libfolks22 (= ${binary:Version}),
${misc:Depends}
Description: library to aggregates people into metacontact - debugging symbols
libfolks is a library that aggregates people from multiple sources
@@ -57,7 +57,7 @@ Description: library to aggregates people into metacontact - debugging symbols
.
This package contains the debugging symbols for libfolks library.
-Package: libfolks-telepathy21
+Package: libfolks-telepathy22
Architecture: any
Depends: ${shlibs:Depends},
${misc:Depends}
@@ -71,7 +71,7 @@ Description: Telepathy backend for libfolks
Package: libfolks-telepathy-dev
Section: libdevel
Architecture: any
-Depends: libfolks-telepathy21 (= ${binary:Version}),
+Depends: libfolks-telepathy22 (= ${binary:Version}),
libfolks-dev (= ${binary:Version}),
libglib2.0-dev (>= 2.24),
libtelepathy-glib-dev (>= 0.13.1),
@@ -87,7 +87,7 @@ Package: libfolks-telepathy-dbg
Section: debug
Priority: extra
Architecture: any
-Depends: libfolks-telepathy21 (= ${binary:Version}),
+Depends: libfolks-telepathy22 (= ${binary:Version}),
${misc:Depends}
Description: Telepathy backend for libfolks - debugging symbols
libfolks is a library that aggregates people from multiple sources
diff --git a/debian/libfolks-telepathy21.symbols b/debian/libfolks-telepathy21.symbols
deleted file mode 100644
index 4cc6c5d..0000000
--- a/debian/libfolks-telepathy21.symbols
+++ /dev/null
@@ -1,16 +0,0 @@
-libfolks-telepathy.so.21 libfolks-telepathy21 #MINVER#
-* Build-Depends-Package: libfolks-telepathy-dev
- tpf_persona_construct at Base 0.3.6
- tpf_persona_get_contact at Base 0.3.6
- tpf_persona_get_is_in_contact_list at Base 0.3.6
- tpf_persona_get_type at Base 0.3.6
- tpf_persona_new at Base 0.3.6
- tpf_persona_set_is_in_contact_list at Base 0.3.6
- tpf_persona_store_change_alias at Base 0.3.6
- tpf_persona_store_change_alias_finish at Base 0.3.6
- tpf_persona_store_change_is_favourite at Base 0.3.6
- tpf_persona_store_change_is_favourite_finish at Base 0.3.6
- tpf_persona_store_construct at Base 0.3.6
- tpf_persona_store_get_account at Base 0.3.6
- tpf_persona_store_get_type at Base 0.3.6
- tpf_persona_store_new at Base 0.3.6
diff --git a/debian/libfolks-telepathy21.install b/debian/libfolks-telepathy22.install
similarity index 100%
rename from debian/libfolks-telepathy21.install
rename to debian/libfolks-telepathy22.install
diff --git a/debian/libfolks-telepathy22.symbols b/debian/libfolks-telepathy22.symbols
new file mode 100644
index 0000000..1875639
--- /dev/null
+++ b/debian/libfolks-telepathy22.symbols
@@ -0,0 +1,16 @@
+libfolks-telepathy.so.22 libfolks-telepathy22 #MINVER#
+* Build-Depends-Package: libfolks-telepathy-dev
+ tpf_persona_construct at Base 0.4.0
+ tpf_persona_get_contact at Base 0.4.0
+ tpf_persona_get_is_in_contact_list at Base 0.4.0
+ tpf_persona_get_type at Base 0.4.0
+ tpf_persona_new at Base 0.4.0
+ tpf_persona_set_is_in_contact_list at Base 0.4.0
+ tpf_persona_store_change_alias at Base 0.4.0
+ tpf_persona_store_change_alias_finish at Base 0.4.0
+ tpf_persona_store_change_is_favourite at Base 0.4.0
+ tpf_persona_store_change_is_favourite_finish at Base 0.4.0
+ tpf_persona_store_construct at Base 0.4.0
+ tpf_persona_store_get_account at Base 0.4.0
+ tpf_persona_store_get_type at Base 0.4.0
+ tpf_persona_store_new at Base 0.4.0
diff --git a/debian/libfolks21.symbols b/debian/libfolks21.symbols
deleted file mode 100644
index 565d36b..0000000
--- a/debian/libfolks21.symbols
+++ /dev/null
@@ -1,175 +0,0 @@
-libfolks.so.21 libfolks21 #MINVER#
-* Build-Depends-Package: libfolks-dev
- _folks_debug_register_domain at Base 0.3.6
- folks_aliasable_get_alias at Base 0.3.6
- folks_aliasable_get_type at Base 0.3.6
- folks_aliasable_set_alias at Base 0.3.6
- folks_avatar_owner_get_avatar at Base 0.3.6
- folks_avatar_owner_get_type at Base 0.3.6
- folks_avatar_owner_set_avatar at Base 0.3.6
- folks_backend_construct at Base 0.3.6
- folks_backend_get_is_prepared at Base 0.3.6
- folks_backend_get_name at Base 0.3.6
- folks_backend_get_persona_stores at Base 0.3.6
- folks_backend_get_type at Base 0.3.6
- folks_backend_prepare at Base 0.3.6
- folks_backend_prepare_finish at Base 0.3.6
- folks_backend_store_add_backend at Base 0.3.6
- folks_backend_store_disable_backend at Base 0.3.6
- folks_backend_store_disable_backend_finish at Base 0.3.6
- folks_backend_store_dup at Base 0.3.6
- folks_backend_store_dup_backend_by_name at Base 0.3.6
- folks_backend_store_dup_enabled_backends at Base 0.3.6
- folks_backend_store_enable_backend at Base 0.3.6
- folks_backend_store_enable_backend_finish at Base 0.3.6
- folks_backend_store_get_is_prepared at Base 0.3.6
- folks_backend_store_get_type at Base 0.3.6
- folks_backend_store_list_backends at Base 0.3.6
- folks_backend_store_load_backends at Base 0.3.6
- folks_backend_store_load_backends_finish at Base 0.3.6
- folks_backend_store_prepare at Base 0.3.6
- folks_backend_store_prepare_finish at Base 0.3.6
- folks_backend_unprepare at Base 0.3.6
- folks_backend_unprepare_finish at Base 0.3.6
- folks_debug_construct at Base 0.3.6
- folks_debug_dup at Base 0.3.6
- folks_debug_get_type at Base 0.3.6
- folks_debug_new at Base 0.3.6
- folks_emailable_get_email_addresses at Base 0.3.6
- folks_emailable_get_type at Base 0.3.6
- folks_emailable_set_email_addresses at Base 0.3.6
- folks_favouritable_get_is_favourite at Base 0.3.6
- folks_favouritable_get_type at Base 0.3.6
- folks_favouritable_set_is_favourite at Base 0.3.6
- folks_field_details_add_parameter at Base 0.3.6
- folks_field_details_construct at Base 0.3.6
- folks_field_details_extend_parameters at Base 0.3.6
- folks_field_details_get_parameter_values at Base 0.3.6
- folks_field_details_get_parameters at Base 0.3.6
- folks_field_details_get_type at Base 0.3.6
- folks_field_details_get_value at Base 0.3.6
- folks_field_details_new at Base 0.3.6
- folks_field_details_remove_parameter_all at Base 0.3.6
- folks_field_details_set_parameter at Base 0.3.6
- folks_field_details_set_parameters at Base 0.3.6
- folks_field_details_set_value at Base 0.3.6
- folks_gender_get_type at Base 0.3.6
- folks_gender_owner_get_gender at Base 0.3.6
- folks_gender_owner_get_type at Base 0.3.6
- folks_gender_owner_set_gender at Base 0.3.6
- folks_groupable_change_group at Base 0.3.6
- folks_groupable_change_group_finish at Base 0.3.6
- folks_groupable_change_reason_get_type at Base 0.3.6
- folks_groupable_get_groups at Base 0.3.6
- folks_groupable_get_type at Base 0.3.6
- folks_groupable_set_groups at Base 0.3.6
- folks_imable_error_quark at Base 0.3.6
- folks_imable_get_im_addresses at Base 0.3.6
- folks_imable_get_type at Base 0.3.6
- folks_imable_normalise_im_address at Base 0.3.6
- folks_imable_set_im_addresses at Base 0.3.6
- folks_individual_aggregator_add_persona_from_details at Base 0.3.6
- folks_individual_aggregator_add_persona_from_details_finish at Base 0.3.6
- folks_individual_aggregator_construct at Base 0.3.6
- folks_individual_aggregator_error_quark at Base 0.3.6
- folks_individual_aggregator_get_individuals at Base 0.3.6
- folks_individual_aggregator_get_is_prepared at Base 0.3.6
- folks_individual_aggregator_get_type at Base 0.3.6
- folks_individual_aggregator_get_user at Base 0.3.6
- folks_individual_aggregator_link_personas at Base 0.3.6
- folks_individual_aggregator_link_personas_finish at Base 0.3.6
- folks_individual_aggregator_new at Base 0.3.6
- folks_individual_aggregator_prepare at Base 0.3.6
- folks_individual_aggregator_prepare_finish at Base 0.3.6
- folks_individual_aggregator_remove_individual at Base 0.3.6
- folks_individual_aggregator_remove_individual_finish at Base 0.3.6
- folks_individual_aggregator_remove_persona at Base 0.3.6
- folks_individual_aggregator_remove_persona_finish at Base 0.3.6
- folks_individual_aggregator_unlink_individual at Base 0.3.6
- folks_individual_aggregator_unlink_individual_finish at Base 0.3.6
- folks_individual_construct at Base 0.3.6
- folks_individual_get_id at Base 0.3.6
- folks_individual_get_is_user at Base 0.3.6
- folks_individual_get_personas at Base 0.3.6
- folks_individual_get_trust_level at Base 0.3.6
- folks_individual_get_type at Base 0.3.6
- folks_individual_new at Base 0.3.6
- folks_individual_replace at Base 0.3.6
- folks_individual_set_personas at Base 0.3.6
- folks_linked_hash_set_construct at Base 0.3.6
- folks_linked_hash_set_get_type at Base 0.3.6
- folks_linked_hash_set_new at Base 0.3.6
- folks_maybe_bool_get_type at Base 0.3.6
- folks_name_owner_get_full_name at Base 0.3.6
- folks_name_owner_get_nickname at Base 0.3.6
- folks_name_owner_get_structured_name at Base 0.3.6
- folks_name_owner_get_type at Base 0.3.6
- folks_name_owner_set_full_name at Base 0.3.6
- folks_name_owner_set_structured_name at Base 0.3.6
- folks_persona_build_uid at Base 0.3.6
- folks_persona_construct at Base 0.3.6
- folks_persona_get_display_id at Base 0.3.6
- folks_persona_get_iid at Base 0.3.6
- folks_persona_get_is_user at Base 0.3.6
- folks_persona_get_linkable_properties at Base 0.3.6
- folks_persona_get_store at Base 0.3.6
- folks_persona_get_type at Base 0.3.6
- folks_persona_get_uid at Base 0.3.6
- folks_persona_linkable_property_to_links at Base 0.3.6
- folks_persona_split_uid at Base 0.3.6
- folks_persona_store_add_persona_from_details at Base 0.3.6
- folks_persona_store_add_persona_from_details_finish at Base 0.3.6
- folks_persona_store_construct at Base 0.3.6
- folks_persona_store_error_quark at Base 0.3.6
- folks_persona_store_flush at Base 0.3.6
- folks_persona_store_flush_finish at Base 0.3.6
- folks_persona_store_get_can_add_personas at Base 0.3.6
- folks_persona_store_get_can_alias_personas at Base 0.3.6
- folks_persona_store_get_can_group_personas at Base 0.3.6
- folks_persona_store_get_can_remove_personas at Base 0.3.6
- folks_persona_store_get_display_name at Base 0.3.6
- folks_persona_store_get_id at Base 0.3.6
- folks_persona_store_get_is_prepared at Base 0.3.6
- folks_persona_store_get_is_writeable at Base 0.3.6
- folks_persona_store_get_personas at Base 0.3.6
- folks_persona_store_get_trust_level at Base 0.3.6
- folks_persona_store_get_type at Base 0.3.6
- folks_persona_store_get_type_id at Base 0.3.6
- folks_persona_store_prepare at Base 0.3.6
- folks_persona_store_prepare_finish at Base 0.3.6
- folks_persona_store_remove_persona at Base 0.3.6
- folks_persona_store_remove_persona_finish at Base 0.3.6
- folks_persona_store_set_is_writeable at Base 0.3.6
- folks_persona_store_set_trust_level at Base 0.3.6
- folks_persona_store_trust_get_type at Base 0.3.6
- folks_phoneable_get_phone_numbers at Base 0.3.6
- folks_phoneable_get_type at Base 0.3.6
- folks_phoneable_set_phone_numbers at Base 0.3.6
- folks_presence_owner_get_presence_message at Base 0.3.6
- folks_presence_owner_get_presence_type at Base 0.3.6
- folks_presence_owner_get_type at Base 0.3.6
- folks_presence_owner_is_online at Base 0.3.6
- folks_presence_owner_set_presence_message at Base 0.3.6
- folks_presence_owner_set_presence_type at Base 0.3.6
- folks_presence_owner_typecmp at Base 0.3.6
- folks_presence_type_get_type at Base 0.3.6
- folks_structured_name_construct at Base 0.3.6
- folks_structured_name_construct_simple at Base 0.3.6
- folks_structured_name_get_additional_names at Base 0.3.6
- folks_structured_name_get_family_name at Base 0.3.6
- folks_structured_name_get_given_name at Base 0.3.6
- folks_structured_name_get_prefixes at Base 0.3.6
- folks_structured_name_get_suffixes at Base 0.3.6
- folks_structured_name_get_type at Base 0.3.6
- folks_structured_name_is_empty at Base 0.3.6
- folks_structured_name_new at Base 0.3.6
- folks_structured_name_new_simple at Base 0.3.6
- folks_structured_name_set_additional_names at Base 0.3.6
- folks_structured_name_set_family_name at Base 0.3.6
- folks_structured_name_set_given_name at Base 0.3.6
- folks_structured_name_set_prefixes at Base 0.3.6
- folks_structured_name_set_suffixes at Base 0.3.6
- folks_trust_level_get_type at Base 0.3.6
- folks_urlable_get_type at Base 0.3.6
- folks_urlable_get_urls at Base 0.3.6
- folks_urlable_set_urls at Base 0.3.6
diff --git a/debian/libfolks21.install b/debian/libfolks22.install
similarity index 100%
rename from debian/libfolks21.install
rename to debian/libfolks22.install
diff --git a/debian/libfolks22.symbols b/debian/libfolks22.symbols
new file mode 100644
index 0000000..3a3e22d
--- /dev/null
+++ b/debian/libfolks22.symbols
@@ -0,0 +1,237 @@
+libfolks.so.22 libfolks22 #MINVER#
+* Build-Depends-Package: libfolks-dev
+ _folks_debug_register_domain at Base 0.4.0
+ folks_alias_details_get_alias at Base 0.4.0
+ folks_alias_details_get_type at Base 0.4.0
+ folks_alias_details_set_alias at Base 0.4.0
+ folks_avatar_details_get_avatar at Base 0.4.0
+ folks_avatar_details_get_type at Base 0.4.0
+ folks_avatar_details_set_avatar at Base 0.4.0
+ folks_backend_construct at Base 0.4.0
+ folks_backend_get_is_prepared at Base 0.4.0
+ folks_backend_get_name at Base 0.4.0
+ folks_backend_get_persona_stores at Base 0.4.0
+ folks_backend_get_type at Base 0.4.0
+ folks_backend_prepare at Base 0.4.0
+ folks_backend_prepare_finish at Base 0.4.0
+ folks_backend_store_KEY_FILE_GROUP_ALL_OTHERS at Base 0.4.0
+ folks_backend_store_add_backend at Base 0.4.0
+ folks_backend_store_disable_backend at Base 0.4.0
+ folks_backend_store_disable_backend_finish at Base 0.4.0
+ folks_backend_store_dup at Base 0.4.0
+ folks_backend_store_dup_backend_by_name at Base 0.4.0
+ folks_backend_store_dup_enabled_backends at Base 0.4.0
+ folks_backend_store_enable_backend at Base 0.4.0
+ folks_backend_store_enable_backend_finish at Base 0.4.0
+ folks_backend_store_get_is_prepared at Base 0.4.0
+ folks_backend_store_get_type at Base 0.4.0
+ folks_backend_store_list_backends at Base 0.4.0
+ folks_backend_store_load_backends at Base 0.4.0
+ folks_backend_store_load_backends_finish at Base 0.4.0
+ folks_backend_store_prepare at Base 0.4.0
+ folks_backend_store_prepare_finish at Base 0.4.0
+ folks_backend_unprepare at Base 0.4.0
+ folks_backend_unprepare_finish at Base 0.4.0
+ folks_birthday_details_get_birthday at Base 0.4.0
+ folks_birthday_details_get_calendar_event_id at Base 0.4.0
+ folks_birthday_details_get_type at Base 0.4.0
+ folks_birthday_details_set_birthday at Base 0.4.0
+ folks_birthday_details_set_calendar_event_id at Base 0.4.0
+ folks_debug_construct at Base 0.4.0
+ folks_debug_dup at Base 0.4.0
+ folks_debug_get_type at Base 0.4.0
+ folks_debug_new at Base 0.4.0
+ folks_email_details_get_email_addresses at Base 0.4.0
+ folks_email_details_get_type at Base 0.4.0
+ folks_email_details_set_email_addresses at Base 0.4.0
+ folks_favourite_details_get_is_favourite at Base 0.4.0
+ folks_favourite_details_get_type at Base 0.4.0
+ folks_favourite_details_set_is_favourite at Base 0.4.0
+ folks_field_details_add_parameter at Base 0.4.0
+ folks_field_details_construct at Base 0.4.0
+ folks_field_details_extend_parameters at Base 0.4.0
+ folks_field_details_get_parameter_values at Base 0.4.0
+ folks_field_details_get_parameters at Base 0.4.0
+ folks_field_details_get_type at Base 0.4.0
+ folks_field_details_get_value at Base 0.4.0
+ folks_field_details_new at Base 0.4.0
+ folks_field_details_remove_parameter_all at Base 0.4.0
+ folks_field_details_set_parameter at Base 0.4.0
+ folks_field_details_set_parameters at Base 0.4.0
+ folks_field_details_set_value at Base 0.4.0
+ folks_gender_details_get_gender at Base 0.4.0
+ folks_gender_details_get_type at Base 0.4.0
+ folks_gender_details_set_gender at Base 0.4.0
+ folks_gender_get_type at Base 0.4.0
+ folks_group_details_change_group at Base 0.4.0
+ folks_group_details_change_group_finish at Base 0.4.0
+ folks_group_details_change_reason_get_type at Base 0.4.0
+ folks_group_details_get_groups at Base 0.4.0
+ folks_group_details_get_type at Base 0.4.0
+ folks_group_details_set_groups at Base 0.4.0
+ folks_im_details_error_quark at Base 0.4.0
+ folks_im_details_get_im_addresses at Base 0.4.0
+ folks_im_details_get_type at Base 0.4.0
+ folks_im_details_normalise_im_address at Base 0.4.0
+ folks_im_details_set_im_addresses at Base 0.4.0
+ folks_individual_aggregator_add_persona_from_details at Base 0.4.0
+ folks_individual_aggregator_add_persona_from_details_finish at Base 0.4.0
+ folks_individual_aggregator_construct at Base 0.4.0
+ folks_individual_aggregator_error_quark at Base 0.4.0
+ folks_individual_aggregator_get_individuals at Base 0.4.0
+ folks_individual_aggregator_get_is_prepared at Base 0.4.0
+ folks_individual_aggregator_get_type at Base 0.4.0
+ folks_individual_aggregator_get_user at Base 0.4.0
+ folks_individual_aggregator_link_personas at Base 0.4.0
+ folks_individual_aggregator_link_personas_finish at Base 0.4.0
+ folks_individual_aggregator_new at Base 0.4.0
+ folks_individual_aggregator_prepare at Base 0.4.0
+ folks_individual_aggregator_prepare_finish at Base 0.4.0
+ folks_individual_aggregator_remove_individual at Base 0.4.0
+ folks_individual_aggregator_remove_individual_finish at Base 0.4.0
+ folks_individual_aggregator_remove_persona at Base 0.4.0
+ folks_individual_aggregator_remove_persona_finish at Base 0.4.0
+ folks_individual_aggregator_unlink_individual at Base 0.4.0
+ folks_individual_aggregator_unlink_individual_finish at Base 0.4.0
+ folks_individual_construct at Base 0.4.0
+ folks_individual_get_id at Base 0.4.0
+ folks_individual_get_is_user at Base 0.4.0
+ folks_individual_get_personas at Base 0.4.0
+ folks_individual_get_trust_level at Base 0.4.0
+ folks_individual_get_type at Base 0.4.0
+ folks_individual_new at Base 0.4.0
+ folks_individual_replace at Base 0.4.0
+ folks_individual_set_personas at Base 0.4.0
+ folks_linked_hash_set_construct at Base 0.4.0
+ folks_linked_hash_set_get_type at Base 0.4.0
+ folks_linked_hash_set_new at Base 0.4.0
+ folks_maybe_bool_get_type at Base 0.4.0
+ folks_name_details_get_full_name at Base 0.4.0
+ folks_name_details_get_nickname at Base 0.4.0
+ folks_name_details_get_structured_name at Base 0.4.0
+ folks_name_details_get_type at Base 0.4.0
+ folks_name_details_set_full_name at Base 0.4.0
+ folks_name_details_set_structured_name at Base 0.4.0
+ folks_note_construct at Base 0.4.0
+ folks_note_details_get_notes at Base 0.4.0
+ folks_note_details_get_type at Base 0.4.0
+ folks_note_details_set_notes at Base 0.4.0
+ folks_note_equal at Base 0.4.0
+ folks_note_get_content at Base 0.4.0
+ folks_note_get_type at Base 0.4.0
+ folks_note_get_uid at Base 0.4.0
+ folks_note_hash at Base 0.4.0
+ folks_note_new at Base 0.4.0
+ folks_note_set_content at Base 0.4.0
+ folks_note_set_uid at Base 0.4.0
+ folks_persona_build_uid at Base 0.4.0
+ folks_persona_construct at Base 0.4.0
+ folks_persona_get_display_id at Base 0.4.0
+ folks_persona_get_iid at Base 0.4.0
+ folks_persona_get_is_user at Base 0.4.0
+ folks_persona_get_linkable_properties at Base 0.4.0
+ folks_persona_get_store at Base 0.4.0
+ folks_persona_get_type at Base 0.4.0
+ folks_persona_get_uid at Base 0.4.0
+ folks_persona_linkable_property_to_links at Base 0.4.0
+ folks_persona_split_uid at Base 0.4.0
+ folks_persona_store_add_persona_from_details at Base 0.4.0
+ folks_persona_store_add_persona_from_details_finish at Base 0.4.0
+ folks_persona_store_construct at Base 0.4.0
+ folks_persona_store_error_quark at Base 0.4.0
+ folks_persona_store_flush at Base 0.4.0
+ folks_persona_store_flush_finish at Base 0.4.0
+ folks_persona_store_get_can_add_personas at Base 0.4.0
+ folks_persona_store_get_can_alias_personas at Base 0.4.0
+ folks_persona_store_get_can_group_personas at Base 0.4.0
+ folks_persona_store_get_can_remove_personas at Base 0.4.0
+ folks_persona_store_get_display_name at Base 0.4.0
+ folks_persona_store_get_id at Base 0.4.0
+ folks_persona_store_get_is_prepared at Base 0.4.0
+ folks_persona_store_get_is_writeable at Base 0.4.0
+ folks_persona_store_get_personas at Base 0.4.0
+ folks_persona_store_get_trust_level at Base 0.4.0
+ folks_persona_store_get_type at Base 0.4.0
+ folks_persona_store_get_type_id at Base 0.4.0
+ folks_persona_store_prepare at Base 0.4.0
+ folks_persona_store_prepare_finish at Base 0.4.0
+ folks_persona_store_remove_persona at Base 0.4.0
+ folks_persona_store_remove_persona_finish at Base 0.4.0
+ folks_persona_store_set_is_writeable at Base 0.4.0
+ folks_persona_store_set_trust_level at Base 0.4.0
+ folks_persona_store_trust_get_type at Base 0.4.0
+ folks_phone_details_get_phone_numbers at Base 0.4.0
+ folks_phone_details_get_type at Base 0.4.0
+ folks_phone_details_set_phone_numbers at Base 0.4.0
+ folks_postal_address_construct at Base 0.4.0
+ folks_postal_address_details_get_postal_addresses at Base 0.4.0
+ folks_postal_address_details_get_type at Base 0.4.0
+ folks_postal_address_details_set_postal_addresses at Base 0.4.0
+ folks_postal_address_equal at Base 0.4.0
+ folks_postal_address_get_address_format at Base 0.4.0
+ folks_postal_address_get_country at Base 0.4.0
+ folks_postal_address_get_extension at Base 0.4.0
+ folks_postal_address_get_locality at Base 0.4.0
+ folks_postal_address_get_po_box at Base 0.4.0
+ folks_postal_address_get_postal_code at Base 0.4.0
+ folks_postal_address_get_region at Base 0.4.0
+ folks_postal_address_get_street at Base 0.4.0
+ folks_postal_address_get_type at Base 0.4.0
+ folks_postal_address_get_types at Base 0.4.0
+ folks_postal_address_get_uid at Base 0.4.0
+ folks_postal_address_new at Base 0.4.0
+ folks_postal_address_set_address_format at Base 0.4.0
+ folks_postal_address_set_country at Base 0.4.0
+ folks_postal_address_set_extension at Base 0.4.0
+ folks_postal_address_set_locality at Base 0.4.0
+ folks_postal_address_set_po_box at Base 0.4.0
+ folks_postal_address_set_postal_code at Base 0.4.0
+ folks_postal_address_set_region at Base 0.4.0
+ folks_postal_address_set_street at Base 0.4.0
+ folks_postal_address_set_types at Base 0.4.0
+ folks_postal_address_set_uid at Base 0.4.0
+ folks_postal_address_to_string at Base 0.4.0
+ folks_presence_details_get_presence_message at Base 0.4.0
+ folks_presence_details_get_presence_type at Base 0.4.0
+ folks_presence_details_get_type at Base 0.4.0
+ folks_presence_details_is_online at Base 0.4.0
+ folks_presence_details_set_presence_message at Base 0.4.0
+ folks_presence_details_set_presence_type at Base 0.4.0
+ folks_presence_details_typecmp at Base 0.4.0
+ folks_presence_type_get_type at Base 0.4.0
+ folks_role_construct at Base 0.4.0
+ folks_role_details_get_roles at Base 0.4.0
+ folks_role_details_get_type at Base 0.4.0
+ folks_role_details_set_roles at Base 0.4.0
+ folks_role_equal at Base 0.4.0
+ folks_role_get_organisation_name at Base 0.4.0
+ folks_role_get_title at Base 0.4.0
+ folks_role_get_type at Base 0.4.0
+ folks_role_get_uid at Base 0.4.0
+ folks_role_hash at Base 0.4.0
+ folks_role_new at Base 0.4.0
+ folks_role_set_organisation_name at Base 0.4.0
+ folks_role_set_title at Base 0.4.0
+ folks_role_set_uid at Base 0.4.0
+ folks_role_to_string at Base 0.4.0
+ folks_structured_name_construct at Base 0.4.0
+ folks_structured_name_construct_simple at Base 0.4.0
+ folks_structured_name_get_additional_names at Base 0.4.0
+ folks_structured_name_get_family_name at Base 0.4.0
+ folks_structured_name_get_given_name at Base 0.4.0
+ folks_structured_name_get_prefixes at Base 0.4.0
+ folks_structured_name_get_suffixes at Base 0.4.0
+ folks_structured_name_get_type at Base 0.4.0
+ folks_structured_name_is_empty at Base 0.4.0
+ folks_structured_name_new at Base 0.4.0
+ folks_structured_name_new_simple at Base 0.4.0
+ folks_structured_name_set_additional_names at Base 0.4.0
+ folks_structured_name_set_family_name at Base 0.4.0
+ folks_structured_name_set_given_name at Base 0.4.0
+ folks_structured_name_set_prefixes at Base 0.4.0
+ folks_structured_name_set_suffixes at Base 0.4.0
+ folks_structured_name_to_string at Base 0.4.0
+ folks_trust_level_get_type at Base 0.4.0
+ folks_url_details_get_type at Base 0.4.0
+ folks_url_details_get_urls at Base 0.4.0
+ folks_url_details_set_urls at Base 0.4.0
diff --git a/debian/rules b/debian/rules
index 09efad5..0e34730 100755
--- a/debian/rules
+++ b/debian/rules
@@ -11,12 +11,12 @@ override_dh_auto_configure:
dh_auto_configure -- --enable-vala
override_dh_strip:
- dh_strip -plibfolks21 --dbg-package=libfolks-dbg
- dh_strip -plibfolks-telepathy21 --dbg-package=libfolks-telepathy-dbg
+ dh_strip -plibfolks22 --dbg-package=libfolks-dbg
+ dh_strip -plibfolks-telepathy22 --dbg-package=libfolks-telepathy-dbg
export DPKG_GENSYMBOLS_CHECK_LEVEL = 4
override_dh_makeshlibs:
- dh_makeshlibs -plibfolks21 -X/backends/
- dh_makeshlibs -plibfolks-telepathy21 -X/backends/
+ dh_makeshlibs -plibfolks22 -X/backends/
+ dh_makeshlibs -plibfolks-telepathy22 -X/backends/
override_dh_auto_test:
--
folks packaging branch
More information about the Pkg-telepathy-commits
mailing list