From bigon at moszumanska.debian.org Sun Oct 9 19:15:50 2016 From: bigon at moszumanska.debian.org (Laurent Bigonville) Date: Sun, 09 Oct 2016 19:15:50 +0000 Subject: [Pkg-telepathy-commits] [folks] 02/05: Merge tag 'upstream/0.11.3' into debian In-Reply-To: <20161009191547.11833.19@moszumanska.debian.org> References: <20161009191547.11833.19@moszumanska.debian.org> Message-ID: This is an automated email from the git hooks/post-receive script. bigon pushed a commit to branch debian in repository folks. commit 126d05f823763d65eb03b35f7dfcbf4122900e98 Merge: 6f29083 2b71b81 Author: Laurent Bigonville Date: Sun Oct 9 20:29:14 2016 +0200 Merge tag 'upstream/0.11.3' into debian Upstream version 0.11.3 ChangeLog | 305 +++++++++++ NEWS | 14 + aclocal.m4 | 275 ++++++---- backends/eds/eds-backend-factory.c | 2 +- backends/eds/eds-backend.c | 2 +- backends/eds/eds-backend.vala | 2 +- backends/eds/lib/edsf-persona-store.c | 2 +- backends/eds/lib/edsf-persona-store.vala | 2 +- backends/eds/lib/edsf-persona.c | 10 +- backends/eds/lib/edsf-persona.vala | 20 +- backends/eds/lib/folks-eds.vapi | 2 +- backends/eds/lib/folks/folks-eds.h | 2 +- backends/eds/lib/namespace.c | 2 +- backends/key-file/kf-backend-factory.c | 2 +- backends/key-file/kf-backend.c | 2 +- backends/key-file/kf-persona-store.c | 8 +- backends/key-file/kf-persona-store.vala | 2 +- backends/key-file/kf-persona.c | 2 +- backends/telepathy/lib/Makefile.in | 38 +- backends/telepathy/lib/folks-telepathy.vapi | 2 +- backends/telepathy/lib/folks/folks-telepathy.h | 2 +- backends/telepathy/lib/namespace.c | 2 +- backends/telepathy/lib/tpf-logger.c | 2 +- backends/telepathy/lib/tpf-persona-store-cache.c | 2 +- .../telepathy/lib/tpf-persona-store-cache.vala | 2 +- backends/telepathy/lib/tpf-persona-store.c | 43 +- backends/telepathy/lib/tpf-persona.c | 18 +- backends/tracker/lib/FolksTracker-0.6.gir | 7 +- 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-store.vala | 4 +- backends/tracker/lib/trf-persona.c | 2 +- backends/tracker/lib/trf-util.c | 3 +- backends/tracker/lib/trf-util.vala | 122 ++--- configure | 37 +- configure.ac | 19 +- folks/Makefile.in | 38 +- folks/abstract-field-details.c | 2 +- folks/abstract-field-details.vala | 8 +- folks/alias-details.c | 2 +- folks/anti-linkable.c | 2 +- folks/avatar-cache.c | 16 +- folks/avatar-details.c | 2 +- folks/backend-store.c | 16 +- folks/backend.c | 2 +- folks/birthday-details.c | 2 +- folks/build-conf.vapi | 26 +- folks/debug.c | 64 +-- folks/email-details.c | 2 +- folks/extended-info.c | 2 +- folks/favourite-details.c | 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 | 2 +- folks/individual-aggregator.c | 42 +- folks/individual-aggregator.vala | 6 +- folks/individual.c | 452 ++++++++-------- folks/individual.vala | 2 +- folks/interaction-details.c | 2 +- folks/local-id-details.c | 2 +- folks/location-details.c | 2 +- folks/name-details.c | 2 +- folks/note-details.c | 2 +- folks/object-cache.c | 2 +- folks/object-cache.vala | 4 +- folks/persona-store.c | 2 +- folks/persona-store.vala | 2 +- folks/persona.c | 2 +- folks/phone-details.c | 2 +- folks/postal-address-details.c | 14 +- folks/potential-match.c | 2 +- folks/presence-details.c | 2 +- folks/query.c | 2 +- folks/query.vala | 6 +- folks/role-details.c | 14 +- folks/search-view.c | 2 +- folks/simple-query.c | 2 +- folks/types.c | 2 +- folks/url-details.c | 2 +- folks/url-details.vala | 8 +- folks/utils.c | 2 +- folks/web-service-details.c | 2 +- po/LINGUAS | 4 + po/bn_IN.po | 2 +- po/ca at valencia.po | 2 +- po/de.po | 2 +- po/en_GB.po | 440 +++++++++++----- po/es.po | 92 ++-- po/{sr at latin.po => fur.po} | 344 +++++++------ po/it.po | 2 +- po/{nb.po => kk.po} | 253 +++++---- po/lt.po | 104 ++-- po/nb.po | 2 +- po/{nb.po => nl.po} | 301 ++++++----- po/{pl.po => oc.po} | 372 +++++++------- po/pl.po | 128 +++-- po/sr at latin.po | 2 +- po/tg.po | 2 +- po/ug.po | 2 +- po/zh_HK.po | 2 +- tests/bluez/Makefile.in | 18 +- tests/dummy/Makefile.in | 36 +- tests/eds/Makefile.in | 274 +++++----- tests/folks/Makefile.in | 66 +-- tests/folks/backend-loading.c | 279 +++++----- tests/folks/backend-loading.vala | 2 +- tests/lib/libsocialweb/backend.c | 2 +- tests/lib/libsocialweb/backend.vala | 6 +- tests/lib/libsocialweb/libsocialweb-test.h | 2 +- tests/lib/libsocialweb/libsocialweb-test.vapi | 2 +- tests/lib/libsocialweb/test-case.c | 2 +- tests/lib/tracker/backend.c | 2 +- tests/lib/tracker/backend.vala | 4 +- tests/lib/tracker/test-case.c | 16 +- tests/lib/tracker/tracker-test.h | 2 +- tests/lib/tracker/tracker-test.vapi | 2 +- tests/libsocialweb/aggregation.c | 245 ++++----- tests/libsocialweb/aggregation.vala | 4 +- tests/telepathy/Makefile.in | 46 +- tests/tracker/Makefile.in | 572 ++++++++++----------- tools/import-pidgin.c | 2 +- tools/import.c | 2 +- tools/import.vala | 4 +- 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 | 2 +- tools/inspect/signal-manager.c | 2 +- tools/inspect/utils.c | 5 +- tools/inspect/utils.vala | 15 +- 143 files changed, 3029 insertions(+), 2416 deletions(-) -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-telepathy/folks.git From bigon at moszumanska.debian.org Sun Oct 9 19:15:50 2016 From: bigon at moszumanska.debian.org (Laurent Bigonville) Date: Sun, 09 Oct 2016 19:15:50 +0000 Subject: [Pkg-telepathy-commits] [folks] 03/05: New upstream release. In-Reply-To: <20161009191547.11833.19@moszumanska.debian.org> References: <20161009191547.11833.19@moszumanska.debian.org> Message-ID: This is an automated email from the git hooks/post-receive script. bigon pushed a commit to branch debian in repository folks. commit 66712830b7bda19174907c9c2cc189f88eb38350 Author: Laurent Bigonville Date: Sun Oct 9 20:30:29 2016 +0200 New upstream release. --- debian/changelog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/debian/changelog b/debian/changelog index eb868d2..43a9dd6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +folks (0.11.3-1) UNRELEASED; urgency=medium + + * New upstream release. + + -- Laurent Bigonville Sun, 09 Oct 2016 20:29:49 +0200 + folks (0.11.2-1) unstable; urgency=medium * New upstream release. -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-telepathy/folks.git From bigon at moszumanska.debian.org Sun Oct 9 19:15:50 2016 From: bigon at moszumanska.debian.org (Laurent Bigonville) Date: Sun, 09 Oct 2016 19:15:50 +0000 Subject: [Pkg-telepathy-commits] [folks] 04/05: debian/control: Use https:// for the Vcs-* URL's In-Reply-To: <20161009191547.11833.19@moszumanska.debian.org> References: <20161009191547.11833.19@moszumanska.debian.org> Message-ID: This is an automated email from the git hooks/post-receive script. bigon pushed a commit to branch debian in repository folks. commit 58a2456887f80ece417c9c0efd6fe961e7368ed7 Author: Laurent Bigonville Date: Sun Oct 9 20:52:13 2016 +0200 debian/control: Use https:// for the Vcs-* URL's --- debian/changelog | 3 ++- debian/control | 4 ++-- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index 43a9dd6..a429a7d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,9 @@ folks (0.11.3-1) UNRELEASED; urgency=medium * New upstream release. + * debian/control: Use https:// for the Vcs-* URL's - -- Laurent Bigonville Sun, 09 Oct 2016 20:29:49 +0200 + -- Laurent Bigonville Sun, 09 Oct 2016 20:49:13 +0200 folks (0.11.2-1) unstable; urgency=medium diff --git a/debian/control b/debian/control index d650232..a883678 100644 --- a/debian/control +++ b/debian/control @@ -26,8 +26,8 @@ Build-Depends: debhelper (>= 9.20160114~), Standards-Version: 3.9.8 Section: libs Homepage: https://wiki.gnome.org/Projects/Folks -Vcs-Git: git://anonscm.debian.org/pkg-telepathy/folks.git -Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-telepathy/folks.git;a=summary +Vcs-Git: https://anonscm.debian.org/git/pkg-telepathy/folks.git +Vcs-Browser: https://anonscm.debian.org/git/pkg-telepathy/folks.git Package: libfolks25 Architecture: any -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-telepathy/folks.git From bigon at moszumanska.debian.org Sun Oct 9 19:15:51 2016 From: bigon at moszumanska.debian.org (Laurent Bigonville) Date: Sun, 09 Oct 2016 19:15:51 +0000 Subject: [Pkg-telepathy-commits] [folks] 05/05: Release to unstable In-Reply-To: <20161009191547.11833.19@moszumanska.debian.org> References: <20161009191547.11833.19@moszumanska.debian.org> Message-ID: This is an automated email from the git hooks/post-receive script. bigon pushed a commit to branch debian in repository folks. commit acf47b600d3abf31e73d38340943ed1398f62746 Author: Laurent Bigonville Date: Sun Oct 9 21:08:13 2016 +0200 Release to unstable --- debian/changelog | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index a429a7d..68f22b5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,9 +1,9 @@ -folks (0.11.3-1) UNRELEASED; urgency=medium +folks (0.11.3-1) unstable; urgency=medium * New upstream release. * debian/control: Use https:// for the Vcs-* URL's - -- Laurent Bigonville Sun, 09 Oct 2016 20:49:13 +0200 + -- Laurent Bigonville Sun, 09 Oct 2016 21:08:08 +0200 folks (0.11.2-1) unstable; urgency=medium -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-telepathy/folks.git From bigon at moszumanska.debian.org Sun Oct 9 19:15:52 2016 From: bigon at moszumanska.debian.org (Laurent Bigonville) Date: Sun, 09 Oct 2016 19:15:52 +0000 Subject: [Pkg-telepathy-commits] [folks] 01/01: pristine-tar data for folks_0.11.3.orig.tar.xz In-Reply-To: <20161009191547.11833.61510@moszumanska.debian.org> References: <20161009191547.11833.61510@moszumanska.debian.org> Message-ID: This is an automated email from the git hooks/post-receive script. bigon pushed a commit to branch pristine-tar in repository folks. commit c60964f286da20dddefe2838e10e9d43fa5588ba Author: Laurent Bigonville Date: Sun Oct 9 20:29:14 2016 +0200 pristine-tar data for folks_0.11.3.orig.tar.xz --- folks_0.11.3.orig.tar.xz.delta | Bin 0 -> 38847 bytes folks_0.11.3.orig.tar.xz.id | 1 + 2 files changed, 1 insertion(+) diff --git a/folks_0.11.3.orig.tar.xz.delta b/folks_0.11.3.orig.tar.xz.delta new file mode 100644 index 0000000..38df1b8 Binary files /dev/null and b/folks_0.11.3.orig.tar.xz.delta differ diff --git a/folks_0.11.3.orig.tar.xz.id b/folks_0.11.3.orig.tar.xz.id new file mode 100644 index 0000000..91eec1f --- /dev/null +++ b/folks_0.11.3.orig.tar.xz.id @@ -0,0 +1 @@ +a4a19405a45d01263d80c3b583cedd1ca9bac6c9 -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-telepathy/folks.git