[tryton-debian-vcs] tryton-modules-project-plan branch upstream-2.8 updated. upstream/2.8.3-1-g9915205

Mathias Behrle tryton-debian-vcs at alioth.debian.org
Wed Feb 25 00:42:59 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-project-plan.git;a=commitdiff;h=upstream/2.8.3-1-g9915205

commit 9915205a7a9698d730be9a769cf37b8f5eea20fa
Author: Mathias Behrle <mathiasb at m9s.biz>
Date:   Tue Feb 24 19:17:24 2015 +0100

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

diff --git a/CHANGELOG b/CHANGELOG
index 90ab5da..18d28b6 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,3 +1,6 @@
+Version 2.8.4 - 2015-02-22
+* Bug fixes (see mercurial logs for details)
+
 Version 2.8.3 - 2014-05-07
 * Bug fixes (see mercurial logs for details)
 
diff --git a/COPYRIGHT b/COPYRIGHT
index 8b958cc..431debe 100644
--- a/COPYRIGHT
+++ b/COPYRIGHT
@@ -1,6 +1,6 @@
 Copyright (C) 2009-2013 Bertrand Chenal.
-Copyright (C) 2009-2014 Cédric Krier.
-Copyright (C) 2009-2014 B2CK SPRL.
+Copyright (C) 2009-2015 Cédric Krier.
+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 fab768c..078a1b5 100644
--- a/PKG-INFO
+++ b/PKG-INFO
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: trytond_project_plan
-Version: 2.8.3
+Version: 2.8.4
 Summary: Tryton module to add planning capabilities on projects
 Home-page: http://www.tryton.org/
 Author: Tryton
diff --git a/tryton.cfg b/tryton.cfg
index ce51636..efd0ed3 100644
--- a/tryton.cfg
+++ b/tryton.cfg
@@ -1,5 +1,5 @@
 [tryton]
-version=2.8.3
+version=2.8.4
 depends:
     ir
     company
diff --git a/trytond_project_plan.egg-info/PKG-INFO b/trytond_project_plan.egg-info/PKG-INFO
index ee74b80..262d239 100644
--- a/trytond_project_plan.egg-info/PKG-INFO
+++ b/trytond_project_plan.egg-info/PKG-INFO
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: trytond-project-plan
-Version: 2.8.3
+Version: 2.8.4
 Summary: Tryton module to add planning capabilities on projects
 Home-page: http://www.tryton.org/
 Author: Tryton
diff --git a/trytond_project_plan.egg-info/SOURCES.txt b/trytond_project_plan.egg-info/SOURCES.txt
index b8900b0..f07f64b 100644
--- a/trytond_project_plan.egg-info/SOURCES.txt
+++ b/trytond_project_plan.egg-info/SOURCES.txt
@@ -10,9 +10,25 @@ tryton.cfg
 work.xml
 ./__init__.py
 ./allocation.py
+./allocation.xml
+./tryton.cfg
 ./work.py
+./work.xml
+./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_project_plan.py
+./view/allocation_form.xml
+./view/allocation_tree.xml
+./view/work_form.xml
 doc/index.rst
 locale/bg_BG.po
 locale/ca_ES.po
-- 
tryton-modules-project-plan



More information about the tryton-debian-vcs mailing list