--- history-service-0.1+16.04.20160104.orig/debian/changelog +++ history-service-0.1+16.04.20160104/debian/changelog @@ -0,0 +1,527 @@ +history-service (0.1+16.04.20160104-0ubuntu1) xenial; urgency=medium + + [ Tiago Salem Herrmann ] + * Do proper dbus demarshalling of detailProperties. (LP: #1510655) + + -- Bill Filler Mon, 04 Jan 2016 20:22:09 +0000 + +history-service (0.1+16.04.20151207-0ubuntu1) xenial; urgency=medium + + [ CI Train Bot ] + * New rebuild forced. + + [ Tiago Salem Herrmann ] + * Allow removing empty threads (LP: #1517602) + * Fix build with new qt on xenial-proposed. + * Mark messages as read on onMessageRead(). (LP: #1373059) + + -- Tiago Salem Herrmann Mon, 07 Dec 2015 17:55:02 +0000 + +history-service (0.1+16.04.20151103-0ubuntu1) xenial; urgency=medium + + [ Tiago Salem Herrmann ] + * Enable cross compiling. + + -- Gustavo Pichorim Boiko Tue, 03 Nov 2015 14:26:16 +0000 + +history-service (0.1+15.10.20151020.1-0ubuntu1) wily; urgency=medium + + [ Gustavo Pichorim Boiko ] + * Make it possible to use the custom functions defined by the sqlite + plugin in the schema files themselves. + * Move the classes from historyprivate static library to + libhistoryservice itself and just keep their header files private. + * Optimize the thread matching by avoiding some phone number + formatting and validating. (LP: #1488988) + * Request contact information for all known participants on history- + daemon initialization, and use this cached information on the + models. + * Store threads' timestamps in UTC in the cache, and convert only when + returning to the client, so that it has the most up-to-date local + time. + + [ Tiago Salem Herrmann ] + * Initial cache implementation for grouped conversations. + * Set max count hint Don't use fallback to tel to avoid queries to the + address-book-service with null filters + + -- CI Train Bot Tue, 20 Oct 2015 20:22:05 +0000 + +history-service (0.1+15.10.20150828.1-0ubuntu1) wily; urgency=medium + + [ Gustavo Pichorim Boiko ] + * Do not override the build type. Also remove a block of unused code + from debian/rules. + * Fix flags. + * Prevent the history-daemon from crashing in the event of an ended + call not having any remote member. (LP: #1458990) + + [ Tiago Salem Herrmann ] + * Correctly set mCanFetchMore in the HistoryGroupedThreadsModel. + * Generate eventId when there is none Set status to "Accepted" if the + channel does not support delivery reports + * Manually add self id to participants list if needed. (LP: #1486187) + + -- CI Train Bot Fri, 28 Aug 2015 10:16:13 +0000 + +history-service (0.1+15.10.20150819.2-0ubuntu1) wily; urgency=medium + + [ Gustavo Pichorim Boiko ] + * Fix tests on vivid. + + [ Tiago Salem Herrmann ] + * Wait telepathy to be ready before querying address-book-service. + (LP: #1485005) + + -- CI Train Bot Wed, 19 Aug 2015 22:29:24 +0000 + +history-service (0.1+15.10.20150810-0ubuntu1) wily; urgency=medium + + [ Tiago Salem Herrmann ] + * Use libphonenumber for phone number validation, normalization and + comparison. (LP: #1471545, #1473028) + + -- CI Train Bot Mon, 10 Aug 2015 21:06:23 +0000 + +history-service (0.1+15.10.20150701-0ubuntu2~gcc5.1) wily; urgency=medium + + * No-change test rebuild for g++5 ABI transition + + -- Steve Langasek Wed, 15 Jul 2015 08:01:07 +0000 + +history-service (0.1+15.10.20150701-0ubuntu1) wily; urgency=medium + + [ Tiago Salem Herrmann ] + * Update to telepathy-qt 0.9.6.1. + + -- CI Train Bot Wed, 01 Jul 2015 14:15:57 +0000 + +history-service (0.1+15.04.20150428.1-0ubuntu1) vivid; urgency=medium + + [ Gustavo Pichorim Boiko ] + * Fix a crash that was happening when matching new contacts. Also add + a unit test to make sure it doesn't happen again. (LP: #1449662) + + -- CI Train Bot Tue, 28 Apr 2015 21:42:14 +0000 + +history-service (0.1+15.04.20150409-0ubuntu1) vivid; urgency=medium + + [ Gustavo Pichorim Boiko ] + * Change the tests to use the same infrastructure as the one used in + telephony-service, and add some tests for the contact matching + changes. + * Improve contact matching by accepting other addressable fields than + just phone numbers. + + -- CI Train Bot Thu, 09 Apr 2015 19:06:12 +0000 + +history-service (0.1+15.04.20150210-0ubuntu1) vivid; urgency=medium + + [ Tiago Salem Herrmann ] + * Add support for writing events from qml. Iterate over attachments + when qdbus_cast fails. (LP: #1417353) + + -- Ubuntu daily release Tue, 10 Feb 2015 19:22:48 +0000 + +history-service (0.1+15.04.20150206.1-0ubuntu1) vivid; urgency=medium + + [ Tiago Salem Herrmann ] + * Add tools to populate the history database. + + -- Ubuntu daily release Fri, 06 Feb 2015 15:26:43 +0000 + +history-service (0.1+15.04.20150128-0ubuntu1) vivid; urgency=low + + [ Gustavo Pichorim Boiko ] + * Store the number that was used to call a given voice event. (LP: + #1410500) + * Use QSqlQuery::bindValue() to pass filter arguments to the query to + prevent errors. + + -- Ubuntu daily release Wed, 28 Jan 2015 23:15:37 +0000 + +history-service (0.1+15.04.20150125-0ubuntu1) vivid; urgency=low + + [ Gustavo Pichorim Boiko ] + * Make sure string filters are correctly escaped. + + -- Ubuntu daily release Sun, 25 Jan 2015 13:27:20 +0000 + +history-service (0.1+15.04.20150120-0ubuntu1) vivid; urgency=low + + [ Ubuntu daily release ] + * New rebuild forced + + [ Gustavo Pichorim Boiko ] + * Convert the filter to a string in the plugin itself and add support + for the MatchContains match flag. (LP: #1376793) + + -- Ubuntu daily release Tue, 20 Jan 2015 21:03:27 +0000 + +history-service (0.1+15.04.20150106-0ubuntu1) vivid; urgency=low + + [ Gustavo Pichorim Boiko ] + * Make it possible to delete multiple entries from QML. (LP: #1404286) + + -- Ubuntu daily release Tue, 06 Jan 2015 17:47:46 +0000 + +history-service (0.1+15.04.20141110-0ubuntu1) vivid; urgency=low + + [ Gustavo Pichorim Boiko ] + * Save timestamps in UTC. (LP: #1379018) + * Remove the tools and their dependencies: they are obsolete and not + useful anymore. + + -- Ubuntu daily release Mon, 10 Nov 2014 13:23:06 +0000 + +history-service (0.1+14.10.20141003-0ubuntu1) 14.09; urgency=low + + [ Ubuntu daily release ] + * New rebuild forced + + [ Tiago Salem Herrmann ] + * Add support for a new message Type: MessageTypeInformation (LP: + #1356950) + + -- Ubuntu daily release Fri, 03 Oct 2014 15:48:10 +0000 + +history-service (0.1+14.10.20140912-0ubuntu1) utopic; urgency=low + + [ Gustavo Pichorim Boiko ] + * Add support for matching contact info in the data models. (LP: + #1362387) + * Keep the models sorted all the time, even when new events arrive. + Also replace the thread grouping proxy model by a real model that + groups threads. + * If the models are used from QML, update the query right after the + component setup is finished. + + [ Tiago Salem Herrmann ] + * Create temporary tables in memory + * Skip messages with the "skip-storage" flag set (LP: #1340255) + + -- Ubuntu daily release Fri, 12 Sep 2014 21:28:40 +0000 + +history-service (0.1+14.10.20140821.1-0ubuntu1) utopic; urgency=low + + [ Gustavo Pichorim Boiko ] + * Add a model that groups events that have happened in a contiguous + way. + * Optimize the history-service by delaying the event and thread views + on the model until the properties are all set. + + -- Ubuntu daily release Thu, 21 Aug 2014 19:03:32 +0000 + +history-service (0.1+14.10.20140813-0ubuntu1) utopic; urgency=low + + [ Ubuntu daily release ] + * New rebuild forced + + [ Tiago Salem Herrmann ] + * Export canFetchMore to qml + + [ Renato Araujo Oliveira Filho ] + * Added "count" property for sortproxymodel; Added "get" function for + sortproxymodel; + + -- Ubuntu daily release Wed, 13 Aug 2014 22:21:25 +0000 + +history-service (0.1+14.10.20140730-0ubuntu1) utopic; urgency=low + + [ Tiago Salem Herrmann ] + * Fix unreadCount update. + + -- Ubuntu daily release Wed, 30 Jul 2014 17:52:20 +0000 + +history-service (0.1+14.10.20140725.1-0ubuntu1) utopic; urgency=low + + [ Tiago Salem Herrmann ] + * fix attachments on thread queries. don't query the database for null + filters. Apps should use an empty filter if they want to query the + whole database. avoid performing queries when the filter is null. + + -- Ubuntu daily release Fri, 25 Jul 2014 22:18:44 +0000 + +history-service (0.1+14.10.20140724-0ubuntu1) utopic; urgency=low + + [ Tiago Salem Herrmann ] + * Multiple fixes to HistoryThreadGroupingProxyModel: Update grouping + also on onDataChanged(). use rowsAboutToBeRemoved() instead of + rowsRemoved() to avoid crashes. Do not emit dataChanged for removed + indexes. Set participants on groupForEntry() so phone comparison + works . + + -- Ubuntu daily release Thu, 24 Jul 2014 02:16:30 +0000 + +history-service (0.1+14.10.20140717.1-0ubuntu1) utopic; urgency=low + + [ Gustavo Pichorim Boiko ] + * Add a proxy model to allow grouping different threads into one. + + -- Ubuntu daily release Thu, 17 Jul 2014 18:15:11 +0000 + +history-service (0.1+14.10.20140701-0ubuntu1) utopic; urgency=low + + [ Tiago Salem Herrmann ] + * Implement MMS sending support. + + -- Ubuntu daily release Tue, 01 Jul 2014 16:24:07 +0000 + +history-service (0.1+14.10.20140627-0ubuntu1) utopic; urgency=low + + [ Renato Araujo Oliveira Filho ] + * Export HistoryEventModel.[canFetchMore | fetchMore] to QML + + -- Ubuntu daily release Fri, 27 Jun 2014 16:02:33 +0000 + +history-service (0.1+14.10.20140619-0ubuntu1) utopic; urgency=low + + [ Ken VanDine ] + * Added count and at functions to HistoryEventModel to simplify + getting single events from the model. + + [ Renato Araujo Oliveira Filho ] + * Export property count and get to QML. + + -- Ubuntu daily release Thu, 19 Jun 2014 17:47:44 +0000 + +history-service (0.1+14.10.20140522-0ubuntu1) utopic; urgency=low + + [ Tiago Salem Herrmann ] + * add support for removing event attachments. fix dbus demarshaling + for attachments so they don't get deleted when the event is marked + as read. . + + -- Ubuntu daily release Thu, 22 May 2014 21:44:24 +0000 + +history-service (0.1+14.04.20140407-0ubuntu1) trusty; urgency=low + + [ Tiago Salem Herrmann ] + * Change observer filter to only receive non flash sms's. + + -- Ubuntu daily release Mon, 07 Apr 2014 23:02:58 +0000 + +history-service (0.1+14.04.20140326-0ubuntu1) trusty; urgency=low + + [ Gustavo Pichorim Boiko ] + * Delay the loading of model data until after the model properties are + set. + + -- Ubuntu daily release Wed, 26 Mar 2014 19:51:27 +0000 + +history-service (0.1+14.04.20140319-0ubuntu1) trusty; urgency=low + + [ Gustavo Pichorim Boiko ] + * Make sure to only propagate events and threads of the correct type + on views, even when the filter is null. + + -- Ubuntu daily release Wed, 19 Mar 2014 02:39:59 +0000 + +history-service (0.1+14.04.20140305-0ubuntu1) trusty; urgency=low + + * New rebuild forced + + -- Ubuntu daily release Wed, 05 Mar 2014 13:13:10 +0000 + +history-service (0.1+14.04.20140228-0ubuntu1) trusty; urgency=low + + [ Tiago Salem Herrmann ] + * Fix broken test with qt5.2. (LP: #1285007) + + -- Ubuntu daily release Fri, 28 Feb 2014 23:22:36 +0000 + +history-service (0.1+14.04.20140217-0ubuntu1) trusty; urgency=low + + [ Tiago Salem Herrmann ] + * History needs to also observe channels with TargetHandleType = 0 for + group chat. Don't iterate if the amount of participants is different + . + + -- Ubuntu daily release Mon, 17 Feb 2014 13:40:07 +0000 + +history-service (0.1+14.04.20140210-0ubuntu1) trusty; urgency=low + + [ Tiago Salem Herrmann ] + * Check if the model is already empty before removing items in order + to avoid an assert() in qt 5.2. (LP: #1275835) + + -- Ubuntu daily release Mon, 10 Feb 2014 16:02:49 +0000 + +history-service (0.1+14.04.20140130-0ubuntu1) trusty; urgency=low + + [ CI bot ] + * Release history-service trunk in CITrain + + [ Gustavo Pichorim Boiko ] + * Do not create threads if they are not already there when a delivery + report arrives. + + -- Ubuntu daily release Thu, 30 Jan 2014 17:04:06 +0000 + +history-service (0.1+14.04.20140110-0ubuntu1) trusty; urgency=low + + [ Gustavo Pichorim Boiko ] + * Rename the messageFlags field to messageStatus to reflect its real + purpose. + * Add tests for the Telepathy related code in history-service. + * Handle the delivery reports and use the data to update the message + status. + + [ Tiago Salem Herrmann ] + * Declare delivery report enums to be used from QML. Update all + existing text message status to "accepted". + + [ Ubuntu daily release ] + * Automatic snapshot from revision 125 + + -- Ubuntu daily release Fri, 10 Jan 2014 04:41:34 +0000 + +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 Mon, 09 Dec 2013 04:18:48 +0000 + +history-service (0.1+13.10.20131016-0ubuntu1) saucy; urgency=low + + [ Gustavo Pichorim Boiko ] + * Fix the duration saving on new call entries. They were being saved + as QTime, but they should be actually saved as just the duration in + seconds. + + [ Ubuntu daily release ] + * Automatic snapshot from revision 111 + + -- Ubuntu daily release Wed, 16 Oct 2013 04:15:07 +0000 + +history-service (0.1+13.10.20131011-0ubuntu1) saucy; urgency=low + + [ Gustavo Pichorim Boiko ] + * Fix passing the call duration via dbus. + + [ Ubuntu daily release ] + * Automatic snapshot from revision 109 + + -- Ubuntu daily release Fri, 11 Oct 2013 08:47:23 +0000 + +history-service (0.1+13.10.20131008.1-0ubuntu1) saucy; urgency=low + + [ Gustavo Pichorim Boiko ] + * Make sure the ThreadsModified signal is emitted with the threads up- + to-date. (LP: #1234611) + + [ Ubuntu daily release ] + * Automatic snapshot from revision 107 + + -- Ubuntu daily release Tue, 08 Oct 2013 04:18:37 +0000 + +history-service (0.1+13.10.20131001.4-0ubuntu1) saucy; urgency=low + + [ Gustavo Pichorim Boiko ] + * Make sure the events emitted on signals contain the participants + field. + + [ Ubuntu daily release ] + * Automatic snapshot from revision 105 + + -- Ubuntu daily release Tue, 01 Oct 2013 21:20:42 +0000 + +history-service (0.1+13.10.20130927-0ubuntu1) saucy; urgency=low + + [ Gustavo Pichorim Boiko ] + * Cache the threads to optimize the performance a bit when displaying + events. + * Add a participants field on event to avoid having to query threads + for each and every event just to discover the participants. + + [ Ubuntu daily release ] + * Automatic snapshot from revision 103 + + -- Ubuntu daily release Fri, 27 Sep 2013 05:41:17 +0000 + +history-service (0.1+13.10.20130925-0ubuntu1) saucy; urgency=low + + [ Gustavo Pichorim Boiko ] + * Make it possible to modify events. + * Set the Recover property on the telepathy client file to make sure + that if the history daemon crashes it will get restarted by + telepathy mission control. (LP: #1228446) + * Clear the inconsistencies between thread_participants and threads on + existing databases to make sure the service continues to work + properly. (LP: #1228446) + + [ Ubuntu daily release ] + * Automatic snapshot from revision 100 + + -- Ubuntu daily release Wed, 25 Sep 2013 06:35:24 +0000 + +history-service (0.1+13.10.20130919.3-0ubuntu1) saucy; urgency=low + + [ Gustavo Pichorim Boiko ] + * Do not use shared pointers for events, threads, filters and sort. + They were causing too much trouble for little benefit. + + [ Ubuntu daily release ] + * Automatic snapshot from revision 96 + + -- Ubuntu daily release Thu, 19 Sep 2013 15:47:09 +0000 + +history-service (0.1+13.10.20130918.1-0ubuntu1) saucy; urgency=low + + [ Gustavo Pichorim Boiko ] + * Use dbus for all the communication between the history service and + its clients. Clients no longer access the sqlite database directly. + + [ Ubuntu daily release ] + * Automatic snapshot from revision 94 + + -- Ubuntu daily release Wed, 18 Sep 2013 07:56:11 +0000 + +history-service (0.1+13.10.20130917-0ubuntu1) saucy; urgency=low + + [ Gustavo Pichorim Boiko ] + * Add a missing build dependency on sqlite3 (required to generate the + schema file). + * Remove the Reader and Writer classes. All methods are implemented in + the Plugin class directly to make it simpler. + + [ Tiago Salem Herrmann ] + * Remove data from thread_participants when deleting threads. + + [ Ubuntu daily release ] + * Automatic snapshot from revision 92 + + -- Ubuntu daily release Tue, 17 Sep 2013 12:57:10 +0000 + +history-service (0.1+13.10.20130827-0ubuntu1) saucy; urgency=low + + * Automatic snapshot from revision 87 + + -- Ubuntu daily release Tue, 27 Aug 2013 02:41:38 +0000 + +history-service (0.1+13.10.20130826.1-0ubuntu1) saucy; urgency=low + + [ Gustavo Pichorim Boiko ] + * Initial release. + + [ Timo Jyrinki ] + * Automatic snapshot from revision 85 (bootstrap) + + [ Ubuntu daily release ] + * Automatic snapshot from revision 86 + + -- Ubuntu daily release Mon, 26 Aug 2013 19:14:36 +0000 --- history-service-0.1+16.04.20160104.orig/debian/compat +++ history-service-0.1+16.04.20160104/debian/compat @@ -0,0 +1 @@ +9 --- history-service-0.1+16.04.20160104.orig/debian/control +++ history-service-0.1+16.04.20160104/debian/control @@ -0,0 +1,98 @@ +Source: history-service +Section: libs +Priority: optional +Maintainer: Ubuntu Developers +Build-Depends: cmake, + dbus-test-runner, + debhelper (>= 9), + dh-translations, + dconf-cli, + gnome-keyring, + libphonenumber-dev, + libqt5sql5-sqlite, + libsqlite3-dev, + libtelepathy-qt5-dev, + pkg-config, + python, + qt5-default, + qtbase5-dev (>= 5.0), + qtdeclarative5-dev (>= 5.0), +# version 5.0~git... is not greater or equal 5.0, so leave it as 5 + qtpim5-dev (>= 5), + sqlite3, + telepathy-mission-control-5, + xvfb, +Standards-Version: 3.9.4 +Homepage: https://launchpad.net/history-service +# If you aren't a member of ~phablet-team but need to upload packaging changes, +# just go ahead. ~phablet-team will notice and sync up the code again. +Vcs-Bzr: https://code.launchpad.net/~phablet-team/history-service/trunk +Vcs-Browser: https://bazaar.launchpad.net/~phablet-team/history-service/trunk/files + +Package: history-service +Architecture: any +Multi-Arch: foreign +Pre-Depends: dpkg (>= 1.15.6~), +Depends: ${misc:Depends}, + ${shlibs:Depends}, + libqt5sql5-sqlite, +Description: 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. + +Package: history-service-tools +Architecture: any +Multi-Arch: foreign +Pre-Depends: dpkg (>= 1.15.6~), +Section: utils +Depends: history-service (= ${binary:Version}), + ${misc:Depends}, + ${shlibs:Depends}, +Description: 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. + +Package: libhistoryservice0 +Architecture: any +Multi-Arch: same +Pre-Depends: dpkg (>= 1.15.6~), +Depends: ${misc:Depends}, + ${shlibs:Depends}, +Description: 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. + +Package: qtdeclarative5-ubuntu-history0.1 +Architecture: any +Multi-Arch: same +Pre-Depends: dpkg (>= 1.15.6~), +Depends: ${misc:Depends}, + ${shlibs:Depends}, +Description: 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. + +Package: libhistoryservice-dev +Architecture: any +Multi-Arch: same +Pre-Depends: dpkg (>= 1.15.6~), +Section: libdevel +Depends: libhistoryservice0 (= ${binary:Version}), + ${misc:Depends}, +Description: 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. --- history-service-0.1+16.04.20160104.orig/debian/copyright +++ history-service-0.1+16.04.20160104/debian/copyright @@ -0,0 +1,45 @@ +Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Upstream-Name: history-service +Source: https://launchpad.net/history-service + +Files: * +Copyright: 2012, 2013 Canonical Ltd. +License: GPL-3 + +Files: daemon/tests/mock/* +Copyright: 2013 Canonical Ltd. +License: LGPL-3 + +License: GPL-3 + This program is free software: you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation, version 3 of the License. + . + This program is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + . + You should have received a copy of the GNU General Public License + along with this program. If not, see . + . + On Debian systems, the full text of the GNU General Public License + version 3 can be found in the file /usr/share/common-licenses/GPL-3. + +License: LGPL-3 + This package is free software; you can redistribute it and/or + modify it under the terms of the GNU Lesser General Public + License as published by the Free Software Foundation, version 3 of + the License. + . + This package is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + Lesser General Public License for more details. + . + You should have received a copy of the GNU Lesser General Public + License along with this package; if not, write to the Free Software + Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + . + On Debian systems, the complete text of the GNU Lesser General + Public License can be found in `/usr/share/common-licenses/LGPL-3'. --- history-service-0.1+16.04.20160104.orig/debian/history-service-tools.install +++ history-service-0.1+16.04.20160104/debian/history-service-tools.install @@ -0,0 +1,2 @@ +usr/bin/history-makevoiceevents +usr/bin/history-maketextevents --- history-service-0.1+16.04.20160104.orig/debian/history-service.install +++ history-service-0.1+16.04.20160104/debian/history-service.install @@ -0,0 +1,6 @@ +usr/bin/history-daemon +usr/share/applications/history-daemon.desktop +usr/share/dbus-1/services/*HistoryDaemon*.service +usr/share/dbus-1/services/*HistoryService*.service +usr/share/telepathy/clients/HistoryDaemon*.client +usr/share/upstart/sessions/history-daemon.conf --- history-service-0.1+16.04.20160104.orig/debian/libhistoryservice-dev.install +++ history-service-0.1+16.04.20160104/debian/libhistoryservice-dev.install @@ -0,0 +1,3 @@ +usr/include/history-service/* +usr/lib/*/libhistoryservice.so +usr/lib/*/pkgconfig/history-service.pc --- history-service-0.1+16.04.20160104.orig/debian/libhistoryservice0.install +++ history-service-0.1+16.04.20160104/debian/libhistoryservice0.install @@ -0,0 +1,2 @@ +usr/lib/*/history-service/plugins/libsqlitehistoryplugin.so +usr/lib/*/libhistoryservice.so.0* --- history-service-0.1+16.04.20160104.orig/debian/qtdeclarative5-ubuntu-history0.1.install +++ history-service-0.1+16.04.20160104/debian/qtdeclarative5-ubuntu-history0.1.install @@ -0,0 +1,2 @@ +usr/lib/*/qt5/qml/Ubuntu/History/libhistory-qml.so +usr/lib/*/qt5/qml/Ubuntu/History/qmldir --- history-service-0.1+16.04.20160104.orig/debian/rules +++ history-service-0.1+16.04.20160104/debian/rules @@ -0,0 +1,16 @@ +#!/usr/bin/make -f +# -*- makefile -*- + +# Uncomment this to turn on verbose mode. +#export DH_VERBOSE=1 + +override_dh_install: + dh_install --fail-missing + +%: + dh $@ --parallel --with translations + +override_dh_auto_test: +ifeq ($(DEB_BUILD_GNU_TYPE),$(DEB_HOST_GNU_TYPE)) + CTEST_OUTPUT_ON_FAILURE=1 make -C obj-$(DEB_HOST_GNU_TYPE) test +endif --- history-service-0.1+16.04.20160104.orig/debian/source/format +++ history-service-0.1+16.04.20160104/debian/source/format @@ -0,0 +1 @@ +1.0