[tryton-debian-vcs] tryton-modules-calendar-scheduling branch upstream-2.8 updated. upstream/2.8.1-1-g6307b65

Mathias Behrle tryton-debian-vcs at alioth.debian.org
Wed Mar 4 00:32:34 UTC 2015


The following commit has been merged in the upstream-2.8 branch:
https://alioth.debian.org/plugins/scmgit/cgi-bin/gitweb.cgi/?p=tryton/tryton-modules-calendar-scheduling.git;a=commitdiff;h=upstream/2.8.1-1-g6307b65

commit 6307b65142ba562f478764a1cac74be09bec9195
Author: Mathias Behrle <mathiasb at m9s.biz>
Date:   Tue Mar 3 13:17:17 2015 +0100

    Adding upstream version 2.8.2.
    
    Signed-off-by: Mathias Behrle <mathiasb at m9s.biz>

diff --git a/CHANGELOG b/CHANGELOG
index f52b594..05c7df7 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,3 +1,6 @@
+Version 2.8.2 - 2015-03-01
+* Bug fixes (see mercurial logs for details)
+
 Version 2.8.1 - 2014-05-07
 * Bug fixes (see mercurial logs for details)
 
diff --git a/COPYRIGHT b/COPYRIGHT
index 9d9d0a6..87683b8 100644
--- a/COPYRIGHT
+++ b/COPYRIGHT
@@ -1,6 +1,6 @@
-Copyright (C) 2009-2014 Cédric Krier.
+Copyright (C) 2009-2015 Cédric Krier.
 Copyright (C) 2009-2013 Bertrand Chenal.
-Copyright (C) 2009-2014 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 73ade7f..48ce6ba 100644
--- a/PKG-INFO
+++ b/PKG-INFO
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: trytond_calendar_scheduling
-Version: 2.8.1
+Version: 2.8.2
 Summary: Tryton module to add scheduling support on CalDAV
 Home-page: http://www.tryton.org/
 Author: Tryton
diff --git a/tryton.cfg b/tryton.cfg
index b806736..61e2c2c 100644
--- a/tryton.cfg
+++ b/tryton.cfg
@@ -1,5 +1,5 @@
 [tryton]
-version=2.8.1
+version=2.8.2
 depends:
     calendar
     ir
diff --git a/trytond_calendar_scheduling.egg-info/PKG-INFO b/trytond_calendar_scheduling.egg-info/PKG-INFO
index 8731b03..41974be 100644
--- a/trytond_calendar_scheduling.egg-info/PKG-INFO
+++ b/trytond_calendar_scheduling.egg-info/PKG-INFO
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: trytond-calendar-scheduling
-Version: 2.8.1
+Version: 2.8.2
 Summary: Tryton module to add scheduling support on CalDAV
 Home-page: http://www.tryton.org/
 Author: Tryton
diff --git a/trytond_calendar_scheduling.egg-info/SOURCES.txt b/trytond_calendar_scheduling.egg-info/SOURCES.txt
index 6c3eeb7..c1182da 100644
--- a/trytond_calendar_scheduling.egg-info/SOURCES.txt
+++ b/trytond_calendar_scheduling.egg-info/SOURCES.txt
@@ -11,9 +11,23 @@ tryton.cfg
 ./caldav.py
 ./calendar_.py
 ./res.py
+./res.xml
+./tryton.cfg
+./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/scenario_calendar_scheduling.py
 ./tests/test_calendar_scheduling.py
+./view/user_form.xml
+./view/user_form_preferences.xml
 locale/bg_BG.po
 locale/ca_ES.po
 locale/cs_CZ.po
-- 
tryton-modules-calendar-scheduling



More information about the tryton-debian-vcs mailing list