[Pkg-telepathy-commits] [folks] 02/05: Merge tag 'upstream/0.11.2' into debian

Laurent Bigonville bigon at moszumanska.debian.org
Thu Apr 21 22:09:05 UTC 2016


This is an automated email from the git hooks/post-receive script.

bigon pushed a commit to branch debian
in repository folks.

commit c1e1c12af2f08893ce0fbfa8f6011bedcd680b6e
Merge: cece304 f1c971f
Author: Laurent Bigonville <bigon at bigon.be>
Date:   Thu Apr 21 23:31:45 2016 +0200

    Merge tag 'upstream/0.11.2' into debian
    
    Upstream version 0.11.2

 ChangeLog                                          |  448 ++
 Makefile.in                                        |   50 +-
 NEWS                                               |   11 +
 aclocal.m4                                         |   71 +-
 backends/Makefile.in                               |   24 +-
 backends/bluez/Makefile.in                         |   33 +-
 backends/bluez/bluez-backend-factory.c             |    2 +-
 backends/bluez/bluez-backend.c                     |    2 +-
 backends/bluez/bluez-persona-store.c               |    8 +-
 backends/bluez/bluez-persona.c                     |    6 +-
 backends/bluez/org-bluez-obex-client.c             |    2 +-
 backends/bluez/org-bluez.c                         |    2 +-
 backends/dummy/Makefile.in                         |   27 +-
 backends/dummy/dummy-backend-factory.c             |    2 +-
 backends/dummy/lib/Makefile.in                     |   46 +-
 backends/dummy/lib/dummy-backend.c                 |    5 +-
 backends/dummy/lib/dummy-full-persona.c            |    2 +-
 backends/dummy/lib/dummy-persona-store.c           |    7 +-
 backends/dummy/lib/dummy-persona.c                 |    5 +-
 backends/dummy/lib/folks-dummy.vapi                |    2 +-
 backends/dummy/lib/folks/folks-dummy.h             |    2 +-
 backends/eds/Makefile.in                           |   30 +-
 backends/eds/eds-backend-factory.c                 |    2 +-
 backends/eds/eds-backend.c                         |    5 +-
 backends/eds/lib/Makefile.in                       |   44 +-
 backends/eds/lib/edsf-persona-store.c              |  444 +-
 backends/eds/lib/edsf-persona-store.vala           |   65 +-
 backends/eds/lib/edsf-persona.c                    |   18 +-
 backends/eds/lib/folks-eds.vapi                    |    2 +-
 backends/eds/lib/folks/folks-eds.h                 |    2 +-
 backends/eds/lib/namespace.c                       |    2 +-
 backends/key-file/Makefile.in                      |   33 +-
 backends/key-file/kf-backend-factory.c             |    2 +-
 backends/key-file/kf-backend.c                     |    2 +-
 backends/key-file/kf-persona-store.c               |    2 +-
 backends/key-file/kf-persona.c                     |    2 +-
 backends/libsocialweb/Makefile.in                  |   31 +-
 backends/libsocialweb/lib/Makefile.in              |   46 +-
 backends/libsocialweb/lib/folks-libsocialweb.vapi  |    2 +-
 .../libsocialweb/lib/folks/folks-libsocialweb.h    |    2 +-
 backends/libsocialweb/lib/namespace.c              |    2 +-
 backends/libsocialweb/lib/swf-persona-store.c      |    8 +-
 backends/libsocialweb/lib/swf-persona.c            |   26 +-
 backends/libsocialweb/sw-backend-factory.c         |    2 +-
 backends/libsocialweb/sw-backend.c                 |    5 +-
 backends/ofono/Makefile.in                         |   32 +-
 backends/ofono/ofono-backend-factory.c             |    2 +-
 backends/ofono/ofono-backend.c                     |    2 +-
 backends/ofono/ofono-persona-store.c               |    2 +-
 backends/ofono/ofono-persona.c                     |    4 +-
 backends/ofono/org-ofono.c                         |    2 +-
 backends/telepathy/Makefile.in                     |   31 +-
 backends/telepathy/lib/Makefile.in                 |  136 +-
 backends/telepathy/lib/TpLowlevel-0.6.gir          |    5 +-
 backends/telepathy/lib/TpLowlevel-0.6.typelib      |  Bin 824 -> 824 bytes
 backends/telepathy/lib/folks-telepathy.vapi        |    2 +-
 backends/telepathy/lib/folks/folks-telepathy.h     |    2 +-
 backends/telepathy/lib/namespace.c                 |    2 +-
 backends/telepathy/lib/tp-zeitgeist-dummy.c        |    2 +-
 backends/telepathy/lib/tp-zeitgeist-dummy.h        |    2 +-
 backends/telepathy/lib/tp-zeitgeist-dummy.vapi     |    2 +-
 backends/telepathy/lib/tp-zeitgeist.c              |    2 +-
 backends/telepathy/lib/tp-zeitgeist.h              |    2 +-
 backends/telepathy/lib/tp-zeitgeist.vapi           |    2 +-
 backends/telepathy/lib/tpf-logger.c                |    2 +-
 backends/telepathy/lib/tpf-persona-store-cache.c   |    2 +-
 backends/telepathy/lib/tpf-persona-store.c         |  432 +-
 backends/telepathy/lib/tpf-persona-store.vala      |   33 +-
 backends/telepathy/lib/tpf-persona.c               |    8 +-
 backends/telepathy/tp-backend-factory.c            |    2 +-
 backends/telepathy/tp-backend.c                    |    2 +-
 backends/tracker/Makefile.in                       |   31 +-
 backends/tracker/lib/Makefile.in                   |   47 +-
 backends/tracker/lib/folks-tracker.vapi            |    2 +-
 backends/tracker/lib/folks/folks-tracker.h         |    2 +-
 backends/tracker/lib/namespace.c                   |    2 +-
 backends/tracker/lib/trf-persona-store.c           |    2 +-
 backends/tracker/lib/trf-persona.c                 |    2 +-
 backends/tracker/lib/trf-util.c                    |    2 +-
 backends/tracker/tr-backend-factory.c              |    2 +-
 backends/tracker/tr-backend.c                      |    2 +-
 compile                                            |    2 +-
 config.guess                                       |   15 +-
 config.h.in                                        |    3 +-
 config.sub                                         |   19 +-
 configure                                          | 2163 ++++----
 configure.ac                                       |   14 +-
 depcomp                                            |    2 +-
 docs/Makefile.in                                   |   24 +-
 folks/Makefile.in                                  |  101 +-
 folks/abstract-field-details.c                     |    2 +-
 folks/alias-details.c                              |    2 +-
 folks/anti-linkable.c                              |    2 +-
 folks/avatar-cache.c                               |    2 +-
 folks/avatar-details.c                             |    2 +-
 folks/backend-store.c                              |    8 +-
 folks/backend.c                                    |    2 +-
 folks/birthday-details.c                           |    2 +-
 folks/debug.c                                      |    6 +-
 folks/email-details.c                              |    2 +-
 folks/extended-info.c                              |    2 +-
 folks/favourite-details.c                          |    2 +-
 folks/folks-internal.h                             |    2 +-
 folks/folks-internal.vapi                          |    2 +-
 folks/folks-namespace.c                            |    2 +-
 folks/folks.h                                      |    2 +-
 folks/folks.vapi                                   |    2 +-
 folks/gender-details.c                             |    2 +-
 folks/group-details.c                              |    2 +-
 folks/im-details.c                                 |   20 +-
 folks/individual-aggregator.c                      |    6 +-
 folks/individual.c                                 |    6 +-
 folks/interaction-details.c                        |    2 +-
 folks/internal.c                                   |    2 +-
 folks/local-id-details.c                           |    2 +-
 folks/location-details.c                           |    2 +-
 folks/name-details.c                               |    4 +-
 folks/note-details.c                               |    2 +-
 folks/object-cache.c                               |    2 +-
 folks/persona-store.c                              |    2 +-
 folks/persona.c                                    |    6 +-
 folks/phone-details.c                              |    6 +-
 folks/postal-address-details.c                     |    2 +-
 folks/potential-match.c                            |   10 +-
 folks/presence-details.c                           |    2 +-
 folks/query.c                                      |    4 +-
 folks/role-details.c                               |    2 +-
 folks/search-view.c                                |    2 +-
 folks/simple-query.c                               |    2 +-
 folks/types.c                                      |    2 +-
 folks/url-details.c                                |    2 +-
 folks/utils.c                                      |    6 +-
 folks/web-service-details.c                        |    2 +-
 install-sh                                         |  366 +-
 ltmain.sh                                          | 5528 +++++++++++++-------
 m4/intltool.m4                                     |   25 -
 m4/libtool.m4                                      | 2550 +++++----
 m4/ltoptions.m4                                    |  127 +-
 m4/ltsugar.m4                                      |    7 +-
 m4/ltversion.m4                                    |   12 +-
 m4/lt~obsolete.m4                                  |    7 +-
 missing                                            |    2 +-
 po/Makefile.in.in                                  |   11 +-
 po/de.po                                           |  392 +-
 po/eo.po                                           |  751 +--
 po/fa.po                                           |  503 +-
 po/fi.po                                           |  381 +-
 po/id.po                                           |  121 +-
 po/it.po                                           |  126 +-
 po/nb.po                                           |   96 +-
 po/pl.po                                           |  203 +-
 po/pt.po                                           |  285 +-
 po/sr.po                                           |  177 +-
 po/sr at latin.po                                     |  177 +-
 po/sv.po                                           |  172 +-
 po/tr.po                                           |  174 +-
 po/zh_TW.po                                        |  161 +-
 test-driver                                        |   15 +-
 tests/Makefile.in                                  |   24 +-
 tests/bluez/Makefile.in                            |   56 +-
 tests/bluez/device-properties.c                    |    8 +-
 tests/bluez/individual-retrieval.c                 |    8 +-
 tests/bluez/vcard-parsing.c                        |    8 +-
 tests/data/Makefile.in                             |   30 +-
 tests/dummy/Makefile.in                            |   77 +-
 tests/dummy/add-persona.c                          |    4 +-
 tests/dummy/individual-retrieval.c                 |    4 +-
 tests/dummy/linkable-properties.c                  |    4 +-
 tests/dummy/search-view.c                          |   12 +-
 tests/eds/Makefile.am                              |   56 +-
 tests/eds/Makefile.in                              |  784 +--
 tests/eds/add-contacts-stress-test.c               |    4 +-
 tests/eds/add-persona.c                            |    4 +-
 tests/eds/anti-linking.c                           |  245 +-
 tests/eds/avatar-details.c                         | 1198 ++---
 tests/eds/avatar-details.vala                      |  114 +-
 tests/eds/email-details.c                          | 1670 ++----
 tests/eds/email-details.vala                       |  156 +-
 tests/eds/enable-disable-stores.c                  |    4 +-
 tests/eds/extended-info.c                          |    6 +-
 tests/eds/helper-create-many-contacts.c            |    4 +-
 tests/eds/helper-delete-contacts.c                 |    2 +-
 tests/eds/helper-prepare-aggregator.c              |    2 +-
 tests/eds/im-details.c                             | 1113 ++--
 tests/eds/im-details.vala                          |  124 +-
 tests/eds/individual-retrieval.c                   |  581 +-
 tests/eds/individual-retrieval.vala                |    5 +-
 tests/eds/link-personas-diff-stores.c              |    4 +-
 tests/eds/link-personas.c                          | 1808 ++++---
 tests/eds/link-personas.vala                       |    6 -
 tests/eds/linkable-properties.c                    |    4 +-
 tests/eds/name-details.c                           | 2037 +++-----
 tests/eds/name-details.vala                        |  181 +-
 tests/eds/perf.c                                   |  339 +-
 tests/eds/persona-store-tests.c                    | 1138 ++--
 tests/eds/persona-store-tests.vala                 |   35 +-
 tests/eds/phone-details.c                          | 1617 +++---
 tests/eds/phone-details.vala                       |  161 +-
 tests/eds/postal-address-details.c                 | 1155 ++--
 tests/eds/postal-address-details.vala              |  143 +-
 tests/eds/remove-persona.c                         |    4 +-
 tests/eds/removing-contacts.c                      |  491 +-
 tests/eds/removing-contacts.vala                   |    7 +-
 tests/eds/set-avatar.c                             | 2044 --------
 tests/eds/set-avatar.vala                          |  301 --
 tests/eds/set-birthday.c                           |  919 ----
 tests/eds/set-birthday.vala                        |  141 -
 tests/eds/set-emails.c                             |    4 +-
 tests/eds/set-gender.c                             |  829 ---
 tests/eds/set-gender.vala                          |  141 -
 tests/eds/set-im-addresses.c                       |    4 +-
 tests/eds/set-is-favourite.c                       |  829 ---
 tests/eds/set-is-favourite.vala                    |  141 -
 tests/eds/set-names.c                              | 1040 ----
 tests/eds/set-names.vala                           |  181 -
 tests/eds/set-notes.c                              |  916 ----
 tests/eds/set-notes.vala                           |  143 -
 tests/eds/set-phones.c                             |  949 ----
 tests/eds/set-phones.vala                          |  163 -
 tests/eds/set-postal-addresses.c                   |  946 ----
 tests/eds/set-postal-addresses.vala                |  156 -
 tests/eds/set-properties-race.c                    |    4 +-
 tests/eds/set-properties.c                         | 2726 ++++++++++
 tests/eds/set-properties.vala                      |  426 ++
 tests/eds/set-roles.c                              |  878 ----
 tests/eds/set-roles.vala                           |  140 -
 tests/eds/set-structured-name.c                    |  836 ---
 tests/eds/set-structured-name.vala                 |  139 -
 tests/eds/set-urls.c                               | 1132 ----
 tests/eds/set-urls.vala                            |  187 -
 tests/eds/set_birthday_vala.stamp                  |    1 -
 tests/eds/set_gender_vala.stamp                    |    1 -
 tests/eds/set_is_favourite_vala.stamp              |    1 -
 tests/eds/set_names_vala.stamp                     |    1 -
 tests/eds/set_notes_vala.stamp                     |    1 -
 tests/eds/set_phones_vala.stamp                    |    1 -
 tests/eds/set_postal_addresses_vala.stamp          |    1 -
 ...avatar_vala.stamp => set_properties_vala.stamp} |    0
 tests/eds/set_roles_vala.stamp                     |    1 -
 tests/eds/set_structured_name_vala.stamp           |    1 -
 tests/eds/set_urls_vala.stamp                      |    1 -
 tests/eds/store-removed.c                          |    4 +-
 tests/eds/updating-contacts.c                      |    4 +-
 tests/eds/updating-phones.c                        |    4 +-
 tests/folks/Makefile.in                            |  164 +-
 tests/folks/abstract-field-details.c               |   14 +-
 tests/folks/aggregation.c                          |   20 +-
 tests/folks/async-locking.c                        |    6 +-
 tests/folks/avatar-cache.c                         |   16 +-
 tests/folks/backend-loading.c                      |   40 +-
 tests/folks/init.c                                 |    6 +-
 tests/folks/name-details.c                         |    6 +-
 tests/folks/object-cache.c                         |   26 +-
 tests/folks/phone-field-details.c                  |    4 +-
 tests/folks/primary-store-changes.c                |   73 +-
 tests/folks/small-set.c                            |   24 +-
 tests/folks/standalone-individuals.c               |   10 +-
 tests/folks/utils.c                                |    4 +-
 tests/key-file/Makefile.in                         |   35 +-
 tests/key-file/individual-retrieval.c              |    6 +-
 tests/lib/Makefile.in                              |   35 +-
 tests/lib/bluez/Makefile.in                        |   29 +-
 tests/lib/bluez/backend.c                          |    4 +-
 tests/lib/bluez/bluez-test.h                       |    2 +-
 tests/lib/bluez/bluez-test.vapi                    |    2 +-
 tests/lib/bluez/test-case.c                        |    2 +-
 tests/lib/disconnection-queue.c                    |   16 +-
 tests/lib/dummy/Makefile.in                        |   29 +-
 tests/lib/dummy/dummy-test.h                       |    2 +-
 tests/lib/dummy/dummy-test.vapi                    |    2 +-
 tests/lib/dummy/test-case.c                        |    2 +-
 tests/lib/eds/Makefile.in                          |   28 +-
 tests/lib/eds/backend.c                            | 2022 +++----
 tests/lib/eds/backend.vala                         |   24 +-
 tests/lib/eds/eds-test.h                           |    3 +-
 tests/lib/eds/eds-test.vapi                        |    3 +-
 tests/lib/eds/test-case.c                          |  308 +-
 tests/lib/eds/test-case.vala                       |    1 +
 tests/lib/folks-test-internal.h                    |    6 +-
 tests/lib/folks-test.h                             |    4 +-
 tests/lib/folks-test.vapi                          |    4 +-
 tests/lib/key-file/Makefile.in                     |   28 +-
 tests/lib/key-file/backend.c                       |    2 +-
 tests/lib/key-file/kf-test.h                       |    2 +-
 tests/lib/key-file/kf-test.vapi                    |    2 +-
 tests/lib/key-file/test-case.c                     |    2 +-
 tests/lib/libsocialweb/Makefile.in                 |   30 +-
 tests/lib/libsocialweb/backend.c                   |    2 +-
 tests/lib/libsocialweb/libsocialweb-test.h         |    2 +-
 tests/lib/libsocialweb/libsocialweb-test.vapi      |    2 +-
 tests/lib/libsocialweb/test-case.c                 |    2 +-
 tests/lib/org-freedesktop-dbus-mock.c              |    2 +-
 tests/lib/telepathy/Makefile.in                    |   28 +-
 tests/lib/telepathy/contactlist/Makefile.in        |   26 +-
 .../telepathy/contactlist/tp-test-contactlist.gir  |   34 +-
 tests/lib/telepathy/test-case.c                    |    2 +-
 tests/lib/telepathy/tpf-test.h                     |    2 +-
 tests/lib/telepathy/tpf-test.vapi                  |    2 +-
 tests/lib/test-case-helper.c                       |   25 +-
 tests/lib/test-case.c                              |  618 +--
 tests/lib/test-case.vala                           |    7 +-
 tests/lib/test-utils.c                             | 1630 +++---
 tests/lib/test-utils.vala                          |    5 +
 tests/lib/tracker/Makefile.in                      |   31 +-
 tests/lib/tracker/backend.c                        | 1836 +++----
 tests/lib/tracker/backend.vala                     |    8 +
 tests/lib/tracker/test-case.c                      |    4 +-
 tests/lib/tracker/tracker-test.h                   |    2 +-
 tests/lib/tracker/tracker-test.vapi                |    2 +-
 tests/libsocialweb/Makefile.in                     |   53 +-
 tests/libsocialweb/aggregation.c                   |  241 +-
 tests/libsocialweb/dummy-lsw.c                     |  239 +-
 tests/telepathy/Makefile.in                        |   95 +-
 tests/telepathy/fake-tp-backend.c                  |    2 +-
 tests/telepathy/individual-properties.c            |   10 +-
 tests/telepathy/individual-retrieval.c             |    6 +-
 tests/telepathy/individual-zeitgeist.c             |    2 +-
 tests/telepathy/init.c                             |    4 +-
 tests/telepathy/persona-store-capabilities.c       |    4 +-
 tests/tools/Makefile.in                            |   24 +-
 tests/tracker/Makefile.in                          |  762 +--
 tests/tracker/add-contact.c                        |    4 +-
 tests/tracker/add-persona.c                        |    4 +-
 tests/tracker/additional-names-updates.c           |    4 +-
 tests/tracker/avatar-details-interface.c           |    4 +-
 tests/tracker/avatar-updates.c                     |    4 +-
 tests/tracker/birthday-details-interface.c         |    4 +-
 tests/tracker/birthday-updates.c                   |    4 +-
 tests/tracker/default-contact.c                    |    4 +-
 tests/tracker/duplicated-emails.c                  |    4 +-
 tests/tracker/duplicated-phones.c                  |    4 +-
 tests/tracker/email-details-interface.c            |    4 +-
 tests/tracker/emails-updates.c                     |    4 +-
 tests/tracker/family-name-updates.c                |    4 +-
 tests/tracker/favourite-details-interface.c        |    4 +-
 tests/tracker/favourite-updates.c                  |    4 +-
 tests/tracker/fullname-updates.c                   |    4 +-
 tests/tracker/gender-details-interface.c           |    4 +-
 tests/tracker/given-name-updates.c                 |    4 +-
 tests/tracker/im-details-interface.c               |    4 +-
 tests/tracker/imaddresses-updates.c                |    4 +-
 tests/tracker/individual-retrieval.c               |    4 +-
 tests/tracker/link-personas-via-local-ids.c        |    4 +-
 tests/tracker/link-personas.c                      |    4 +-
 tests/tracker/match-all.c                          |    4 +-
 tests/tracker/match-email-addresses.c              |    4 +-
 tests/tracker/match-im-addresses.c                 |    4 +-
 tests/tracker/match-known-emails.c                 |    4 +-
 tests/tracker/match-name.c                         |   14 +-
 tests/tracker/match-phone-number.c                 |    4 +-
 tests/tracker/name-details-interface.c             |    4 +-
 tests/tracker/nickname-updates.c                   |    4 +-
 tests/tracker/note-details-interface.c             |    4 +-
 tests/tracker/phone-details-interface.c            |    4 +-
 tests/tracker/phones-updates.c                     |    4 +-
 tests/tracker/postal-address-details-interface.c   |    4 +-
 tests/tracker/prefix-name-updates.c                |    4 +-
 tests/tracker/remove-contact.c                     |    4 +-
 tests/tracker/remove-persona.c                     |    4 +-
 tests/tracker/role-details-interface.c             |    4 +-
 tests/tracker/set-avatar.c                         |    4 +-
 tests/tracker/set-birthday.c                       |    4 +-
 tests/tracker/set-duplicate-email.c                |    4 +-
 tests/tracker/set-emails.c                         |    4 +-
 tests/tracker/set-favourite.c                      |    4 +-
 tests/tracker/set-full-name.c                      |    4 +-
 tests/tracker/set-gender.c                         |    4 +-
 tests/tracker/set-im-addresses.c                   |    4 +-
 tests/tracker/set-nickname.c                       |    4 +-
 tests/tracker/set-notes.c                          |    4 +-
 tests/tracker/set-null-avatar.c                    |    4 +-
 tests/tracker/set-phones.c                         |    4 +-
 tests/tracker/set-postal-addresses.c               |    4 +-
 tests/tracker/set-roles.c                          |    4 +-
 tests/tracker/set-structured-name.c                |    4 +-
 tests/tracker/set-urls.c                           |    4 +-
 tests/tracker/suffix-name-updates.c                |    4 +-
 tests/tracker/url-details-interface.c              |    4 +-
 tests/tracker/website-updates.c                    |    4 +-
 tools/Makefile.in                                  |   28 +-
 tools/import-pidgin.c                              |    4 +-
 tools/import-pidgin.vala                           |    4 +-
 tools/import.c                                     |    2 +-
 tools/inspect/Makefile.in                          |   36 +-
 tools/inspect/command-backends.c                   |    2 +-
 tools/inspect/command-debug.c                      |    2 +-
 tools/inspect/command-help.c                       |    2 +-
 tools/inspect/command-individuals.c                |    2 +-
 tools/inspect/command-linking.c                    |    2 +-
 tools/inspect/command-persona-stores.c             |    2 +-
 tools/inspect/command-personas.c                   |    2 +-
 tools/inspect/command-quit.c                       |    2 +-
 tools/inspect/command-search.c                     |    2 +-
 tools/inspect/command-set.c                        |    2 +-
 tools/inspect/command-signals.c                    |    2 +-
 tools/inspect/inspect.c                            |    8 +-
 tools/inspect/signal-manager.c                     |    2 +-
 tools/inspect/utils.c                              |    2 +-
 398 files changed, 24315 insertions(+), 33774 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-telepathy/folks.git



More information about the Pkg-telepathy-commits mailing list