diff -Nru tryton-modules-calendar-todo-2.8.1/CHANGELOG tryton-modules-calendar-todo-2.8.2/CHANGELOG --- tryton-modules-calendar-todo-2.8.1/CHANGELOG 2013-12-04 16:24:32.000000000 +0000 +++ tryton-modules-calendar-todo-2.8.2/CHANGELOG 2015-03-01 09:38:53.000000000 +0000 @@ -1,3 +1,6 @@ +Version 2.8.2 - 2015-03-01 +* Bug fixes (see mercurial logs for details) + Version 2.8.1 - 2013-12-04 * Bug fixes (see mercurial logs for details) diff -Nru tryton-modules-calendar-todo-2.8.1/COPYRIGHT tryton-modules-calendar-todo-2.8.2/COPYRIGHT --- tryton-modules-calendar-todo-2.8.1/COPYRIGHT 2013-12-04 16:24:31.000000000 +0000 +++ tryton-modules-calendar-todo-2.8.2/COPYRIGHT 2015-03-01 09:38:51.000000000 +0000 @@ -1,6 +1,6 @@ -Copyright (C) 2009-2013 Cédric Krier. +Copyright (C) 2009-2015 Cédric Krier. Copyright (C) 2009-2013 Bertrand Chenal. -Copyright (C) 2009-2013 B2CK SPRL. +Copyright (C) 2009-2015 B2CK SPRL. 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 diff -Nru tryton-modules-calendar-todo-2.8.1/debian/changelog tryton-modules-calendar-todo-2.8.2/debian/changelog --- tryton-modules-calendar-todo-2.8.1/debian/changelog 2014-06-26 15:51:39.000000000 +0000 +++ tryton-modules-calendar-todo-2.8.2/debian/changelog 2015-04-24 08:59:56.000000000 +0000 @@ -1,8 +1,15 @@ -tryton-modules-calendar-todo (2.8.1-1ubuntu0~ppa2~precise) precise; urgency=low +tryton-modules-calendar-todo (2.8.2-1ubuntu0~ppa1~precise) precise; urgency=low * Ubuntu build - -- Ilya Melnikov Thu, 26 Jun 2014 21:22:33 +0600 + -- Ilya Melnikov Fri, 24 Apr 2015 12:54:02 +0500 + +tryton-modules-calendar-todo (2.8.2-1) unstable; urgency=medium + + * Merging upstream version 2.8.2. + * Updating copyright file. + + -- Mathias Behrle Tue, 03 Mar 2015 21:10:52 +0100 tryton-modules-calendar-todo (2.8.1-1) unstable; urgency=low diff -Nru tryton-modules-calendar-todo-2.8.1/debian/copyright tryton-modules-calendar-todo-2.8.2/debian/copyright --- tryton-modules-calendar-todo-2.8.1/debian/copyright 2014-06-26 14:44:27.000000000 +0000 +++ tryton-modules-calendar-todo-2.8.2/debian/copyright 2015-04-24 07:45:50.000000000 +0000 @@ -1,9 +1,9 @@ Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Files: * -Copyright: 2009-2013 Cédric Krier +Copyright: 2009-2015 Cédric Krier 2009-2013 Bertrand Chenal - 2009-2013 B2CK SPRL + 2009-2015 B2CK SPRL License: GPL-3+ Files: debian/* diff -Nru tryton-modules-calendar-todo-2.8.1/PKG-INFO tryton-modules-calendar-todo-2.8.2/PKG-INFO --- tryton-modules-calendar-todo-2.8.1/PKG-INFO 2013-12-04 16:24:36.000000000 +0000 +++ tryton-modules-calendar-todo-2.8.2/PKG-INFO 2015-03-01 09:38:59.000000000 +0000 @@ -1,6 +1,6 @@ Metadata-Version: 1.1 Name: trytond_calendar_todo -Version: 2.8.1 +Version: 2.8.2 Summary: Tryton module to add TODO on CalDAV Home-page: http://www.tryton.org/ Author: Tryton diff -Nru tryton-modules-calendar-todo-2.8.1/tryton.cfg tryton-modules-calendar-todo-2.8.2/tryton.cfg --- tryton-modules-calendar-todo-2.8.1/tryton.cfg 2013-04-22 10:23:50.000000000 +0000 +++ tryton-modules-calendar-todo-2.8.2/tryton.cfg 2014-03-04 23:23:04.000000000 +0000 @@ -1,5 +1,5 @@ [tryton] -version=2.8.1 +version=2.8.2 depends: calendar ir diff -Nru tryton-modules-calendar-todo-2.8.1/trytond_calendar_todo.egg-info/PKG-INFO tryton-modules-calendar-todo-2.8.2/trytond_calendar_todo.egg-info/PKG-INFO --- tryton-modules-calendar-todo-2.8.1/trytond_calendar_todo.egg-info/PKG-INFO 2013-12-04 16:24:35.000000000 +0000 +++ tryton-modules-calendar-todo-2.8.2/trytond_calendar_todo.egg-info/PKG-INFO 2015-03-01 09:38:58.000000000 +0000 @@ -1,6 +1,6 @@ Metadata-Version: 1.1 Name: trytond-calendar-todo -Version: 2.8.1 +Version: 2.8.2 Summary: Tryton module to add TODO on CalDAV Home-page: http://www.tryton.org/ Author: Tryton diff -Nru tryton-modules-calendar-todo-2.8.1/trytond_calendar_todo.egg-info/SOURCES.txt tryton-modules-calendar-todo-2.8.2/trytond_calendar_todo.egg-info/SOURCES.txt --- tryton-modules-calendar-todo-2.8.1/trytond_calendar_todo.egg-info/SOURCES.txt 2013-12-04 16:24:35.000000000 +0000 +++ tryton-modules-calendar-todo-2.8.2/trytond_calendar_todo.egg-info/SOURCES.txt 2015-03-01 09:38:58.000000000 +0000 @@ -10,9 +10,34 @@ ./__init__.py ./caldav.py ./todo.py +./todo.xml +./tryton.cfg ./webdav.py +./locale/bg_BG.po +./locale/ca_ES.po +./locale/cs_CZ.po +./locale/de_DE.po +./locale/es_AR.po +./locale/es_CO.po +./locale/es_ES.po +./locale/fr_FR.po +./locale/nl_NL.po +./locale/ru_RU.po ./tests/__init__.py ./tests/test_calendar_todo.py +./view/attendee_form.xml +./view/attendee_tree.xml +./view/exdate_form.xml +./view/exdate_tree.xml +./view/exrule_form.xml +./view/exrule_tree.xml +./view/rdate_form.xml +./view/rdate_tree.xml +./view/rrule_form.xml +./view/rrule_tree.xml +./view/todo_form.xml +./view/todo_tree.xml +./view/todo_tree_occurence.xml locale/bg_BG.po locale/ca_ES.po locale/cs_CZ.po