[tryton-debian-vcs] tryton-modules-health-disability branch upstream updated. upstream/3.0.6-2-ge9a098c

Mathias Behrle tryton-debian-vcs at alioth.debian.org
Mon Mar 27 08:11:32 UTC 2017


The following commit has been merged in the upstream branch:
https://alioth.debian.org/plugins/scmgit/cgi-bin/gitweb.cgi/?p=tryton/tryton-modules-health-disability.git;a=commitdiff;h=upstream/3.0.6-2-ge9a098c

commit e9a098c11452f686ab8d288ef6435e1fc73b9b8b
Author: Mathias Behrle <mathiasb at m9s.biz>
Date:   Mon Mar 27 09:14:17 2017 +0200

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

diff --git a/PKG-INFO b/PKG-INFO
index 647bef6..cab4b47 100644
--- a/PKG-INFO
+++ b/PKG-INFO
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: trytond_health_disability
-Version: 3.0.7
+Version: 3.0.8
 Summary: GNU Health Patient Functioning and Disability
 Home-page: http://health.gnu.org/
 Author: GNU Solidario
diff --git a/setup.py b/setup.py
index fc68f21..f3cea01 100644
--- a/setup.py
+++ b/setup.py
@@ -56,10 +56,12 @@ setup(name='trytond_health_disability',
     packages=[
         'trytond.modules.health_disability',
         ],
+
     package_data={
         'trytond.modules.health_disability': info.get('xml', []) \
             + info.get('translation', []) \
-            + ['tryton.cfg', 'doc/*.rst', 'locale/*.po', 'report/*.odt', 'icons/*.svg'],
+            + ['tryton.cfg', 'view/*.xml', 'doc/*.rst', 'locale/*.po',
+               'report/*.odt', 'icons/*.svg'],
         },
 
     classifiers=[
diff --git a/tryton.cfg b/tryton.cfg
index 947b2bb..e30d10d 100644
--- a/tryton.cfg
+++ b/tryton.cfg
@@ -1,5 +1,5 @@
 [tryton]
-version=3.0.7
+version=3.0.8
 depends:
     health
     health_socioeconomics
diff --git a/trytond_health_disability.egg-info/PKG-INFO b/trytond_health_disability.egg-info/PKG-INFO
index 7cdcae3..0ddf896 100644
--- a/trytond_health_disability.egg-info/PKG-INFO
+++ b/trytond_health_disability.egg-info/PKG-INFO
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: trytond-health-disability
-Version: 3.0.7
+Version: 3.0.8
 Summary: GNU Health Patient Functioning and Disability
 Home-page: http://health.gnu.org/
 Author: GNU Solidario
diff --git a/trytond_health_disability.egg-info/SOURCES.txt b/trytond_health_disability.egg-info/SOURCES.txt
index e213a1e..6d4b7b5 100644
--- a/trytond_health_disability.egg-info/SOURCES.txt
+++ b/trytond_health_disability.egg-info/SOURCES.txt
@@ -29,6 +29,30 @@ setup.py
 ./locale/lo.po
 ./locale/pt_BR.po
 ./locale/zh_CN.po
+./view/gnuhealth_activity_and_participation_assessment_form.xml
+./view/gnuhealth_activity_and_participation_assessment_tree.xml
+./view/gnuhealth_activity_and_participation_form.xml
+./view/gnuhealth_activity_and_participation_tree.xml
+./view/gnuhealth_body_function_assessment_form.xml
+./view/gnuhealth_body_function_assessment_tree.xml
+./view/gnuhealth_body_function_form.xml
+./view/gnuhealth_body_function_tree.xml
+./view/gnuhealth_body_structure_assessment_form.xml
+./view/gnuhealth_body_structure_assessment_tree.xml
+./view/gnuhealth_body_structure_form.xml
+./view/gnuhealth_body_structure_tree.xml
+./view/gnuhealth_environmental_factor_assessment_form.xml
+./view/gnuhealth_environmental_factor_assessment_tree.xml
+./view/gnuhealth_environmental_factor_form.xml
+./view/gnuhealth_environmental_factor_tree.xml
+./view/gnuhealth_patient_amputation_form.xml
+./view/gnuhealth_patient_amputation_tree.xml
+./view/gnuhealth_patient_disability_assessment_form.xml
+./view/gnuhealth_patient_disability_assessment_tree.xml
+./view/gnuhealth_patient_form.xml
+./view/gnuhealth_patient_prothesis_form.xml
+./view/gnuhealth_patient_prothesis_tree.xml
+./view/gnuhealth_product_form.xml
 data/activity_and_participation.xml
 data/body_functions.xml
 data/body_structures.xml
diff --git a/trytond_health_disability.egg-info/requires.txt b/trytond_health_disability.egg-info/requires.txt
index 48a805b..c660d3b 100644
--- a/trytond_health_disability.egg-info/requires.txt
+++ b/trytond_health_disability.egg-info/requires.txt
@@ -1,3 +1,3 @@
-trytond_health == 3.0.7
-trytond_health_socioeconomics == 3.0.7
+trytond_health == 3.0.8
+trytond_health_socioeconomics == 3.0.8
 trytond >= 3.8, < 3.9
commit 6a1e242bd3ac314303f2f0ba6effa889ac9cdcf7
Author: Mathias Behrle <mathiasb at m9s.biz>
Date:   Sun Mar 19 14:19:43 2017 +0100

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

diff --git a/PKG-INFO b/PKG-INFO
index 082d6a5..647bef6 100644
--- a/PKG-INFO
+++ b/PKG-INFO
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: trytond_health_disability
-Version: 3.0.6
+Version: 3.0.7
 Summary: GNU Health Patient Functioning and Disability
 Home-page: http://health.gnu.org/
 Author: GNU Solidario
diff --git a/README b/README
index 45f0f01..3a5c06d 100644
--- a/README
+++ b/README
@@ -1,4 +1,4 @@
-#    Copyright (C) 2008-2016 Luis Falcon
+#    Copyright (C) 2008-2017 Luis Falcon
 
 #    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/__init__.py b/__init__.py
index 88da80a..b9cee03 100644
--- a/__init__.py
+++ b/__init__.py
@@ -2,8 +2,8 @@
 ##############################################################################
 #
 #    GNU Health: The Free Health and Hospital Information System
-#    Copyright (C) 2008-2016 Luis Falcon <lfalcon at gnusolidario.org>
-#    Copyright (C) 2011-2016 GNU Solidario <health at gnusolidario.org>
+#    Copyright (C) 2008-2017 Luis Falcon <lfalcon at gnusolidario.org>
+#    Copyright (C) 2011-2017 GNU Solidario <health at gnusolidario.org>
 #
 #
 #    This program is free software: you can redistribute it and/or modify
diff --git a/health_disability.py b/health_disability.py
index 7dc4914..765c1d9 100644
--- a/health_disability.py
+++ b/health_disability.py
@@ -2,8 +2,8 @@
 ##############################################################################
 #
 #    GNU Health: The Free Health and Hospital Information System
-#    Copyright (C) 2008-2016 Luis Falcon <lfalcon at gnusolidario.org>
-#    Copyright (C) 2011-2016 GNU Solidario <health at gnusolidario.org>
+#    Copyright (C) 2008-2017 Luis Falcon <lfalcon at gnusolidario.org>
+#    Copyright (C) 2011-2017 GNU Solidario <health at gnusolidario.org>
 #
 #
 #    This program is free software: you can redistribute it and/or modify
diff --git a/tryton.cfg b/tryton.cfg
index 4a5d94f..947b2bb 100644
--- a/tryton.cfg
+++ b/tryton.cfg
@@ -1,5 +1,5 @@
 [tryton]
-version=3.0.6
+version=3.0.7
 depends:
     health
     health_socioeconomics
diff --git a/trytond_health_disability.egg-info/PKG-INFO b/trytond_health_disability.egg-info/PKG-INFO
index 63cd238..7cdcae3 100644
--- a/trytond_health_disability.egg-info/PKG-INFO
+++ b/trytond_health_disability.egg-info/PKG-INFO
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: trytond-health-disability
-Version: 3.0.6
+Version: 3.0.7
 Summary: GNU Health Patient Functioning and Disability
 Home-page: http://health.gnu.org/
 Author: GNU Solidario
diff --git a/trytond_health_disability.egg-info/requires.txt b/trytond_health_disability.egg-info/requires.txt
index aed63ba..48a805b 100644
--- a/trytond_health_disability.egg-info/requires.txt
+++ b/trytond_health_disability.egg-info/requires.txt
@@ -1,3 +1,3 @@
-trytond_health == 3.0.6
-trytond_health_socioeconomics == 3.0.6
+trytond_health == 3.0.7
+trytond_health_socioeconomics == 3.0.7
 trytond >= 3.8, < 3.9
-- 
tryton-modules-health-disability



More information about the tryton-debian-vcs mailing list