history-service 0.1+14.04.20131209-0ubuntu1 source package in Ubuntu

Changelog

history-service (0.1+14.04.20131209-0ubuntu1) trusty; urgency=low

  [ Gustavo Pichorim Boiko ]
  * Update the existing unit tests to improve the code coverage a bit.
  * Pass filters in a way that they can be recreated at the service end.
  * Add a pkgconfig file.
  * Fix calling History::Filter::toString() when the value is a boolean
    or a number.
  * Add tests for the sqlite plugin.
  * Add tests for the History::Manager class.
  * Add an initial set of tests for the thread and event views.

  [ Tiago Salem Herrmann ]
  * Accept non numeric id's.

  [ Ubuntu daily release ]
  * Automatic snapshot from revision 120
 -- Ubuntu daily release <email address hidden>   Mon, 09 Dec 2013 04:18:48 +0000

Upload details

Uploaded by:
PS Jenkins bot
Uploaded to:
Trusty
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
libs
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
history-service_0.1+14.04.20131209.orig.tar.gz 91.0 KiB f345fc79b3e53c6e6183c280d1dbcbaed4fa0ef2624066faf37c50b587129ace
history-service_0.1+14.04.20131209-0ubuntu1.diff.gz 3.7 KiB 495c84bef2af200e6e69bab4198d1f7cdb0e36fc8d5ef89d4df97a6accf83ed0
history-service_0.1+14.04.20131209-0ubuntu1.dsc 2.5 KiB af84950b13941c771a8a0f2091f6c9a27df3a77c7edbab584ed42b44c05c22e2

View changes file

Binary packages built by this source

history-service: History service to store messages and calls

 A service to record the messages that are sent and received and the calls that
 are made in the Ubuntu Touch platform.
 .
 This package contains the history service daemon that watches for Telepathy
 events and stores.

history-service-tools: History service to store messages and calls - tools

 A service to record the messages that are sent and received and the calls that
 are made in the Ubuntu Touch platform.
 .
 This package contains some tools to be used with the history service. Currently
 there is just one tool to import existing logs from Telepathy Logger.

libhistoryservice-dev: History service to store messages and calls - development files

 A service to record the messages that are sent and received and the calls that
 are made in the Ubuntu Touch platform.
 .
 This package contains the development files for the history service client
 library.

libhistoryservice0: History service to store messages and calls - client library

 A service to record the messages that are sent and received and the calls that
 are made in the Ubuntu Touch platform.
 .
 This package contains the client library to access the data stored by the
 history service.

qtdeclarative5-ubuntu-history0.1: History service to store messages and calls - QML plugin

 A service to record the messages that are sent and received and the calls that
 are made in the Ubuntu Touch platform.
 .
 This package contains a QML plugin that provides data models to access the data
 stored by the history service.