--- qtorganizer5-eds-0.1.1+14.10.20141010.orig/debian/changelog +++ qtorganizer5-eds-0.1.1+14.10.20141010/debian/changelog @@ -0,0 +1,232 @@ +qtorganizer5-eds (0.1.1+14.10.20141010-0ubuntu1) vivid; urgency=low + + [ Renato Araujo Oliveira Filho ] + * Save events in the correct timezone. + + -- Ubuntu daily release Fri, 10 Oct 2014 15:12:57 +0000 + +qtorganizer5-eds (0.1.1+14.10.20141001.4-0ubuntu1) 14.09; urgency=low + + [ Ubuntu daily release ] + * New rebuild forced + + [ Renato Araujo Oliveira Filho ] + * Create unit test to event tags. + * Fixed cancel function for request data. + + -- Ubuntu daily release Wed, 01 Oct 2014 21:38:05 +0000 + +qtorganizer5-eds (0.1.1+14.10.20140923-0ubuntu1) utopic; urgency=low + + [ Renato Araujo Oliveira Filho ] + * Fixed recurrence events. + + -- Ubuntu daily release Tue, 23 Sep 2014 17:01:28 +0000 + +qtorganizer5-eds (0.1.1+14.10.20140610.1-0ubuntu1) utopic; urgency=low + + [ Ubuntu daily release ] + * New rebuild forced + + [ Renato Araujo Oliveira Filho ] + * Only destroy request data in the requestDestroyed function. (LP: + #1328144) + + -- Ubuntu daily release Tue, 10 Jun 2014 20:59:33 +0000 + +qtorganizer5-eds (0.1.1+14.10.20140508-0ubuntu1) utopic; urgency=low + + [ Renato Araujo Oliveira Filho ] + * Set setSecondsBeforeStart on reminders even if the value is zero, + otherwise this will create a empty reminder. (LP: #1309041) + + -- Ubuntu daily release Thu, 08 May 2014 16:45:24 +0000 + +qtorganizer5-eds (0.1.1+14.10.20140502-0ubuntu1) utopic; urgency=low + + [ Renato Araujo Oliveira Filho ] + * Check if request was destroyed by the caller before continue with + request process. (LP: #1309186) + + -- Ubuntu daily release Fri, 02 May 2014 14:24:28 +0000 + +qtorganizer5-eds (0.1.1+14.04.20140415.1-0ubuntu1) trusty; urgency=low + + [ Renato Araujo Oliveira Filho ] + * Optimize eventid parse, and avoid memory leak. (LP: #1306112) + * Used alarm component description as message field for visual + reminders. (LP: #1284375) + * Implemented support to update recurrence items with different modes. + All (E_CAL_OBJ_MOD_ALL);. A single instance (E_CAL_OBJ_MOD_THIS),. A + specific set of instances (E_CAL_OBJ_MOD_THIS_AND_PRIOR and + E_CAL_OBJ_MOD_THIS_AND_FUTURE) (LP: #1283859) + * Fixed recurrence date limit parse. (LP: #1292554) + * Removed all debug messages. (LP: #1294426) + + -- Ubuntu daily release Tue, 15 Apr 2014 19:43:13 +0000 + +qtorganizer5-eds (0.1.1+14.04.20140404-0ubuntu1) trusty; urgency=low + + [ Renato Araujo Oliveira Filho ] + * Implemented support to save changes on collections. Export eds + collection color into QOrganizerCollection using + "QOrganizerCollection::KeyColor" metadata. Export eds collection + type into QOrganizerCollection using "collection-type" extended + metadata. Export eds collection selected or not into + QOrganizerCollection using "collection-selected" extended metadata. + (LP: #1295180) + + -- Ubuntu daily release Fri, 04 Apr 2014 19:29:15 +0000 + +qtorganizer5-eds (0.1.1+14.04.20140403.1-0ubuntu1) trusty; urgency=low + + [ Ubuntu daily release ] + * New rebuild forced + + [ Renato Araujo Oliveira Filho ] + * Initial implementation of time zone support. (LP: #1267814) + + -- Ubuntu daily release Thu, 03 Apr 2014 21:23:15 +0000 + +qtorganizer5-eds (0.1.1+14.04.20140307.1-0ubuntu1) trusty; urgency=low + + * New rebuild forced + + -- Ubuntu daily release Fri, 07 Mar 2014 07:02:56 +0000 + +qtorganizer5-eds (0.1.1+14.04.20140307-0ubuntu1) trusty; urgency=low + + [ Renato Araujo Oliveira Filho ] + * Fixed parse from icalrecurrencetype to + QtOrganizer::QOrganizerRecurrenceRule for weekly recurrence. (LP: + #1285958) + + -- Ubuntu daily release Fri, 07 Mar 2014 04:49:19 +0000 + +qtorganizer5-eds (0.1.1+14.04.20140228.1-0ubuntu1) trusty; urgency=low + + [ Renato Araujo Oliveira Filho ] + * Make sure to remove the request from internal list when it get + destroyed. (LP: #1284587) + * Implemented support for QOrganizerItemOccurrenceFetchRequest. + * Fixed memory leaks of ECalComponentDateTime object. (LP: #1285056) + + -- Ubuntu daily release Fri, 28 Feb 2014 23:37:02 +0000 + +qtorganizer5-eds (0.1.1+14.04.20140228-0ubuntu1) trusty; urgency=low + + [ Renato Araujo Oliveira Filho ] + * Fixed compilation with Qt5.2 (LP: #1280281) + + -- Ubuntu daily release Fri, 28 Feb 2014 14:58:55 +0000 + +qtorganizer5-eds (0.1.1+14.04.20140221-0ubuntu1) trusty; urgency=low + + [ Renato Araujo Oliveira Filho ] + * Limited the number of events returned when no date interval is + specified. (LP: #1282129) + + -- Ubuntu daily release Fri, 21 Feb 2014 19:27:00 +0000 + +qtorganizer5-eds (0.1.1+14.04.20140213-0ubuntu1) trusty; urgency=low + + [ Renato Araujo Oliveira Filho ] + * Fixed item it to contains the recurrence it. Correct parse for + recurrence items to create the QOrganizerTodoOccurrence or + QOrganizerEventOccurrence. This allow us to remove/edit a specific + item in recurrence items. (LP: #1274792) + + -- Ubuntu daily release Thu, 13 Feb 2014 19:22:33 +0000 + +qtorganizer5-eds (0.1.1+14.04.20140131-0ubuntu1) trusty; urgency=low + + [ Renato Araujo Oliveira Filho ] + * Make sure that allDay property get saved correct. (LP: #1265953) + * Fixed todo event parse. (LP: #1272333) + + -- Ubuntu daily release Fri, 31 Jan 2014 11:37:04 +0000 + +qtorganizer5-eds (0.1.1+14.04.20140108.2-0ubuntu1) trusty; urgency=low + + [ Renato Araujo Oliveira Filho ] + * Configured eds to run a new session for each test. + * Implemented support for query items by id. (LP: #1240808) + * Implemented support for save multiple items. This new implementation + allows to save several items in the same call. The items can be part + of the same collection or not. + * fixed query items with recurrence. + * Implemented remove item by id;. (LP: #1240505) + * Fixed create items without collection id. (LP: #1262296) + + [ Ubuntu daily release ] + * Automatic snapshot from revision 26 + + -- Ubuntu daily release Wed, 08 Jan 2014 02:58:12 +0000 + +qtorganizer5-eds (0.1.1+14.04.20131024.4-0ubuntu2) trusty; urgency=low + + * No-change rebuild for new e-d-s + + -- Iain Lane Wed, 13 Nov 2013 13:14:41 +0000 + +qtorganizer5-eds (0.1.1+14.04.20131024.4-0ubuntu1) trusty; urgency=low + + [ Renato Araujo Oliveira Filho ] + * Used a proper match all query string. (LP: #1236390) + + [ Ubuntu daily release ] + * Automatic snapshot from revision 17 + + -- Ubuntu daily release Thu, 24 Oct 2013 19:53:51 +0000 + +qtorganizer5-eds (0.1.1+13.10.20131011-0ubuntu1) saucy; urgency=low + + [ Renato Araujo Oliveira Filho ] + * *Fixed default source/collection load; *Implemented changes notify. + + [ Ubuntu daily release ] + * Automatic snapshot from revision 15 + + -- Ubuntu daily release Fri, 11 Oct 2013 02:09:03 +0000 + +qtorganizer5-eds (0.1.1+13.10.20130917.1-0ubuntu1) saucy; urgency=low + + [ Renato Araujo Oliveira Filho ] + * Avoid emit signal item removed before query finish. + + [ Ubuntu daily release ] + * Automatic snapshot from revision 13 + + -- Ubuntu daily release Tue, 17 Sep 2013 22:03:26 +0000 + +qtorganizer5-eds (0.1.1+13.10.20130819.2-0ubuntu1) saucy; urgency=low + + [ Timo Jyrinki ] + * Small packaging tweaks. + + [ Ubuntu daily release ] + * Automatic snapshot from revision 10 + + -- Ubuntu daily release Mon, 19 Aug 2013 10:04:23 +0000 + +qtorganizer5-eds (0.1.1+13.10.20130819-0ubuntu1) saucy; urgency=low + + [ Michael Terry ] + * Tiny package cleanups, add COPYING file + * Automatic snapshot from revision 5 + + [ Renato Araujo Oliveira Filho ] + * Basic implementation for item recurrence. + * Fixed test to work on a brand new env. + + [ Ubuntu daily release ] + * Automatic snapshot from revision 8 + + -- Ubuntu daily release Mon, 19 Aug 2013 02:04:12 +0000 + +qtorganizer5-eds (0.1.0-0ubuntu1) saucy; urgency=low + + * Initial release + + -- Renato Araujo Oliveira Filho Wed, 14 Aug 2013 18:24:49 -0300 + --- qtorganizer5-eds-0.1.1+14.10.20141010.orig/debian/compat +++ qtorganizer5-eds-0.1.1+14.10.20141010/debian/compat @@ -0,0 +1 @@ +9 --- qtorganizer5-eds-0.1.1+14.10.20141010.orig/debian/control +++ qtorganizer5-eds-0.1.1+14.10.20141010/debian/control @@ -0,0 +1,30 @@ +Source: qtorganizer5-eds +Section: utils +Priority: optional +Maintainer: Ubuntu Developers +Build-Depends: cmake (>= 2.8.9), + debhelper (>= 9), + libecal1.2-dev, + libedataserver1.2-dev, + qt5-default, + qt5-qmake, + qtbase5-dev, + qtpim5-dev, + evolution-data-server, + dbus-test-runner, + gvfs-daemons +Standards-Version: 3.9.4 +Homepage: https://launchpad.net/qtorganizer5-eds +# 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/qtorganizer5-eds/trunk +Vcs-Browser: http://bazaar.launchpad.net/~phablet-team/qtorganizer5-eds/trunk/files + +Package: qtorganizer5-eds +Architecture: any +Multi-Arch: same +Pre-Depends: ${misc:Pre-Depends}, +Depends: ${misc:Depends}, + ${shlibs:Depends}, +Description: QtOrganizer engine for EDS calendar. + A QOrganizerEngine implementation using eds. --- qtorganizer5-eds-0.1.1+14.10.20141010.orig/debian/copyright +++ qtorganizer5-eds-0.1.1+14.10.20141010/debian/copyright @@ -0,0 +1,24 @@ +Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Upstream-Name: qtorganizer5-eds +Upstream-Contact: Renato Araujo Oliveira Filho +Source: https://launchpad.net/qtorganizer5-eds + +Files: * +Copyright: 2013 Canonical Ltd. +License: GPL-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. --- qtorganizer5-eds-0.1.1+14.10.20141010.orig/debian/rules +++ qtorganizer5-eds-0.1.1+14.10.20141010/debian/rules @@ -0,0 +1,12 @@ +#!/usr/bin/make -f +# -*- makefile -*- + +DEB_HOST_MULTIARCH ?= $(shell dpkg-architecture -qDEB_HOST_MULTIARCH) + +export DPKG_GENSYMBOLS_CHECK_LEVEL=4 + +%: + dh $@ --parallel --fail-missing + +override_dh_auto_configure: + dh_auto_configure -- -DCMAKE_INSTALL_LIBEXECDIR=/usr/lib/$(DEB_HOST_MULTIARCH)/address-book-service