Package: zeitgeist / 0.9.14-2.2

Metadata

Package Version Patches format
zeitgeist 0.9.14-2.2 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
fix_autocomplete.diff | (download)

data/completions/zeitgeist-daemon | 6 3 + 3 - 0 !
1 file changed, 3 insertions(+), 3 deletions(-)

---
0001 libzeitgeist Add a missing dependency on gio 2.0.patch | (download)

libzeitgeist/zeitgeist-2.0.deps | 1 1 + 0 - 0 !
1 file changed, 1 insertion(+)

 [patch] libzeitgeist: add a missing dependency on gio-2.0

This actually makes the zeitgeist vapi file usable.

Signed-off-by: Seif Lotfy <seif@lotfy.com>

0001 WhereClause Fix array length to work with string.joi.patch | (download)

libzeitgeist/where-clause.vala | 4 4 + 0 - 0 !
1 file changed, 4 insertions(+)

 [patch] whereclause: fix array-length to work with string.joinv of
 vala-0.24


0001 Fix unit tests.patch | (download)

libzeitgeist/event.vala | 4 2 + 2 - 0 !
test/c/test-datasource.c | 3 1 + 2 - 0 !
test/c/test-event.c | 3 1 + 2 - 0 !
3 files changed, 4 insertions(+), 6 deletions(-)

 [patch] fix unit-tests

Currently the unit tests failed when loading the xdg directories
and also it seems like optimizing the event variant lead to a
segfault when converting back via from_variant with several events