[tryton-debian-vcs] tryton-modules-health-history branch upstream updated. upstream/3.0.6-2-g2abba6a

Mathias Behrle tryton-debian-vcs at alioth.debian.org
Mon Mar 27 08:12:00 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-history.git;a=commitdiff;h=upstream/3.0.6-2-g2abba6a

commit 2abba6a38f730b68c5ec1faba55b3c3a70223d9a
Author: Mathias Behrle <mathiasb at m9s.biz>
Date:   Mon Mar 27 09:46:49 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 7fb087b..a3b50eb 100644
--- a/PKG-INFO
+++ b/PKG-INFO
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: trytond_health_history
-Version: 3.0.7
+Version: 3.0.8
 Summary: GNU Health Patient History Module
 Home-page: http://health.gnu.org/
 Author: GNU Solidario
diff --git a/tryton.cfg b/tryton.cfg
index 06be8b6..0329605 100644
--- a/tryton.cfg
+++ b/tryton.cfg
@@ -1,5 +1,5 @@
 [tryton]
-version=3.0.7
+version=3.0.8
 depends:
     health
     health_genetics
diff --git a/trytond_health_history.egg-info/PKG-INFO b/trytond_health_history.egg-info/PKG-INFO
index 0c8d4fd..ca3d3ae 100644
--- a/trytond_health_history.egg-info/PKG-INFO
+++ b/trytond_health_history.egg-info/PKG-INFO
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: trytond-health-history
-Version: 3.0.7
+Version: 3.0.8
 Summary: GNU Health Patient History Module
 Home-page: http://health.gnu.org/
 Author: GNU Solidario
diff --git a/trytond_health_history.egg-info/requires.txt b/trytond_health_history.egg-info/requires.txt
index 806af6a..470c177 100644
--- a/trytond_health_history.egg-info/requires.txt
+++ b/trytond_health_history.egg-info/requires.txt
@@ -1,9 +1,9 @@
 pytz
-trytond_health == 3.0.7
-trytond_health_genetics == 3.0.7
-trytond_health_socioeconomics == 3.0.7
-trytond_health_surgery == 3.0.7
-trytond_health_gyneco == 3.0.7
-trytond_health_lifestyle == 3.0.7
-trytond_health_crypto == 3.0.7
+trytond_health == 3.0.8
+trytond_health_genetics == 3.0.8
+trytond_health_socioeconomics == 3.0.8
+trytond_health_surgery == 3.0.8
+trytond_health_gyneco == 3.0.8
+trytond_health_lifestyle == 3.0.8
+trytond_health_crypto == 3.0.8
 trytond >= 3.8, < 3.9
commit 662a297b97744f26346ed1c493eba30ce76981da
Author: Mathias Behrle <mathiasb at m9s.biz>
Date:   Sun Mar 19 14:51:16 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 ea362fd..7fb087b 100644
--- a/PKG-INFO
+++ b/PKG-INFO
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: trytond_health_history
-Version: 3.0.6
+Version: 3.0.7
 Summary: GNU Health Patient History Module
 Home-page: http://health.gnu.org/
 Author: GNU Solidario
diff --git a/__init__.py b/__init__.py
index d52e5ae..17afac9 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/report/patient_evaluation_report.py b/report/patient_evaluation_report.py
index f7cb2a1..7b296a3 100644
--- a/report/patient_evaluation_report.py
+++ b/report/patient_evaluation_report.py
@@ -2,8 +2,8 @@
 ##############################################################################
 #
 #    GNU Health: The Free Health and Hospital Information System
-#    Copyright (C) 2008-2016 Luis Falcon <falcon at gnu.org>
-#    Copyright (C) 2011-2016 GNU Solidario <health at gnusolidario.org>
+#    Copyright (C) 2008-2017 Luis Falcon <falcon at gnu.org>
+#    Copyright (C) 2011-2017 GNU Solidario <health at gnusolidario.org>
 #
 #    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/tryton.cfg b/tryton.cfg
index 39ef633..06be8b6 100644
--- a/tryton.cfg
+++ b/tryton.cfg
@@ -1,5 +1,5 @@
 [tryton]
-version=3.0.6
+version=3.0.7
 depends:
     health
     health_genetics
diff --git a/trytond_health_history.egg-info/PKG-INFO b/trytond_health_history.egg-info/PKG-INFO
index 8b9d7d8..0c8d4fd 100644
--- a/trytond_health_history.egg-info/PKG-INFO
+++ b/trytond_health_history.egg-info/PKG-INFO
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: trytond-health-history
-Version: 3.0.6
+Version: 3.0.7
 Summary: GNU Health Patient History Module
 Home-page: http://health.gnu.org/
 Author: GNU Solidario
diff --git a/trytond_health_history.egg-info/requires.txt b/trytond_health_history.egg-info/requires.txt
index 966cf55..806af6a 100644
--- a/trytond_health_history.egg-info/requires.txt
+++ b/trytond_health_history.egg-info/requires.txt
@@ -1,9 +1,9 @@
 pytz
-trytond_health == 3.0.6
-trytond_health_genetics == 3.0.6
-trytond_health_socioeconomics == 3.0.6
-trytond_health_surgery == 3.0.6
-trytond_health_gyneco == 3.0.6
-trytond_health_lifestyle == 3.0.6
-trytond_health_crypto == 3.0.6
+trytond_health == 3.0.7
+trytond_health_genetics == 3.0.7
+trytond_health_socioeconomics == 3.0.7
+trytond_health_surgery == 3.0.7
+trytond_health_gyneco == 3.0.7
+trytond_health_lifestyle == 3.0.7
+trytond_health_crypto == 3.0.7
 trytond >= 3.8, < 3.9
-- 
tryton-modules-health-history



More information about the tryton-debian-vcs mailing list