[tryton-debian-vcs] tryton-modules-calendar branch upstream-3.0 updated. upstream/3.0.2-1-g82717ff
Mathias Behrle
tryton-debian-vcs at alioth.debian.org
Wed Mar 4 00:32:14 UTC 2015
The following commit has been merged in the upstream-3.0 branch:
https://alioth.debian.org/plugins/scmgit/cgi-bin/gitweb.cgi/?p=tryton/tryton-modules-calendar.git;a=commitdiff;h=upstream/3.0.2-1-g82717ff
commit 82717ffabb2fcbbb69ebdb35a55feb3a28215e33
Author: Mathias Behrle <mathiasb at m9s.biz>
Date: Tue Mar 3 21:03:55 2015 +0100
Adding upstream version 3.0.3.
Signed-off-by: Mathias Behrle <mathiasb at m9s.biz>
diff --git a/CHANGELOG b/CHANGELOG
index 72b52d7..a9ce40e 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,3 +1,6 @@
+Version 3.0.3 - 2015-03-01
+* Bug fixes (see mercurial logs for details)
+
Version 3.0.2 - 2014-01-18
* Bug fixes (see mercurial logs for details)
diff --git a/COPYRIGHT b/COPYRIGHT
index a005001..87683b8 100644
--- a/COPYRIGHT
+++ b/COPYRIGHT
@@ -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 --git a/PKG-INFO b/PKG-INFO
index c2472fa..9723488 100644
--- a/PKG-INFO
+++ b/PKG-INFO
@@ -1,6 +1,6 @@
Metadata-Version: 1.1
Name: trytond_calendar
-Version: 3.0.2
+Version: 3.0.3
Summary: Tryton module for CalDAV
Home-page: http://www.tryton.org/
Author: Tryton
diff --git a/tryton.cfg b/tryton.cfg
index 92f6eb4..8eec11f 100644
--- a/tryton.cfg
+++ b/tryton.cfg
@@ -1,5 +1,5 @@
[tryton]
-version=3.0.2
+version=3.0.3
depends:
ir
res
diff --git a/trytond_calendar.egg-info/PKG-INFO b/trytond_calendar.egg-info/PKG-INFO
index 3f610cf..2e53993 100644
--- a/trytond_calendar.egg-info/PKG-INFO
+++ b/trytond_calendar.egg-info/PKG-INFO
@@ -1,6 +1,6 @@
Metadata-Version: 1.1
Name: trytond-calendar
-Version: 3.0.2
+Version: 3.0.3
Summary: Tryton module for CalDAV
Home-page: http://www.tryton.org/
Author: Tryton
diff --git a/trytond_calendar.egg-info/SOURCES.txt b/trytond_calendar.egg-info/SOURCES.txt
index 6fc119c..d232720 100644
--- a/trytond_calendar.egg-info/SOURCES.txt
+++ b/trytond_calendar.egg-info/SOURCES.txt
@@ -9,12 +9,44 @@ setup.py
tryton.cfg
./__init__.py
./caldav.py
+./calendar.xml
./calendar_.py
./res.py
+./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
+./locale/sl_SI.po
./tests/__init__.py
./tests/scenario_calendar.py
./tests/test_calendar.py
+./view/attendee_form.xml
+./view/attendee_tree.xml
+./view/calendar_form.xml
+./view/calendar_tree.xml
+./view/category_form.xml
+./view/category_tree.xml
+./view/event_form.xml
+./view/event_tree.xml
+./view/event_tree_occurence.xml
+./view/exdate_form.xml
+./view/exdate_tree.xml
+./view/exrule_form.xml
+./view/exrule_tree.xml
+./view/location_form.xml
+./view/location_tree.xml
+./view/rdate_form.xml
+./view/rdate_tree.xml
+./view/rrule_form.xml
+./view/rrule_tree.xml
locale/bg_BG.po
locale/ca_ES.po
locale/cs_CZ.po
--
tryton-modules-calendar
More information about the tryton-debian-vcs
mailing list