[tryton-debian-vcs] tryton-modules-health-ntd-chagas branch upstream updated. upstream/3.0.6-2-ge24282f

Mathias Behrle tryton-debian-vcs at alioth.debian.org
Mon Mar 27 08:14:01 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-ntd-chagas.git;a=commitdiff;h=upstream/3.0.6-2-ge24282f

commit e24282f7bdb6a7d2e2134ba23296e6a2b7e9b687
Author: Mathias Behrle <mathiasb at m9s.biz>
Date:   Mon Mar 27 09:49:31 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 b145c98..42342fc 100644
--- a/PKG-INFO
+++ b/PKG-INFO
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: trytond_health_ntd_chagas
-Version: 3.0.7
+Version: 3.0.8
 Summary: GNU Health Neglected Tropical Diseases. Chagas Module
 Home-page: http://health.gnu.org/
 Author: GNU Solidario
diff --git a/tryton.cfg b/tryton.cfg
index 2eee7b0..db0e4c6 100644
--- a/tryton.cfg
+++ b/tryton.cfg
@@ -1,5 +1,5 @@
 [tryton]
-version=3.0.7
+version=3.0.8
 depends:
     health_ntd
 
diff --git a/trytond_health_ntd_chagas.egg-info/PKG-INFO b/trytond_health_ntd_chagas.egg-info/PKG-INFO
index a7b0136..2a013f6 100644
--- a/trytond_health_ntd_chagas.egg-info/PKG-INFO
+++ b/trytond_health_ntd_chagas.egg-info/PKG-INFO
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: trytond-health-ntd-chagas
-Version: 3.0.7
+Version: 3.0.8
 Summary: GNU Health Neglected Tropical Diseases. Chagas Module
 Home-page: http://health.gnu.org/
 Author: GNU Solidario
diff --git a/trytond_health_ntd_chagas.egg-info/requires.txt b/trytond_health_ntd_chagas.egg-info/requires.txt
index dcef1a5..754a9a9 100644
--- a/trytond_health_ntd_chagas.egg-info/requires.txt
+++ b/trytond_health_ntd_chagas.egg-info/requires.txt
@@ -1,2 +1,2 @@
-trytond_health_ntd == 3.0.7
+trytond_health_ntd == 3.0.8
 trytond >= 3.8, < 3.9
commit 0b1338485c3cb39c0443ec4c8d74c33921f5d2bc
Author: Mathias Behrle <mathiasb at m9s.biz>
Date:   Sun Mar 19 14:53:54 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 dca9a37..b145c98 100644
--- a/PKG-INFO
+++ b/PKG-INFO
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: trytond_health_ntd_chagas
-Version: 3.0.6
+Version: 3.0.7
 Summary: GNU Health Neglected Tropical Diseases. Chagas Module
 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 9a12da8..14fc23f 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_ntd_chagas.py b/health_ntd_chagas.py
index 122f5b8..049b03d 100644
--- a/health_ntd_chagas.py
+++ b/health_ntd_chagas.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 9d436d5..2eee7b0 100644
--- a/tryton.cfg
+++ b/tryton.cfg
@@ -1,5 +1,5 @@
 [tryton]
-version=3.0.6
+version=3.0.7
 depends:
     health_ntd
 
diff --git a/trytond_health_ntd_chagas.egg-info/PKG-INFO b/trytond_health_ntd_chagas.egg-info/PKG-INFO
index df7edab..a7b0136 100644
--- a/trytond_health_ntd_chagas.egg-info/PKG-INFO
+++ b/trytond_health_ntd_chagas.egg-info/PKG-INFO
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: trytond-health-ntd-chagas
-Version: 3.0.6
+Version: 3.0.7
 Summary: GNU Health Neglected Tropical Diseases. Chagas Module
 Home-page: http://health.gnu.org/
 Author: GNU Solidario
diff --git a/trytond_health_ntd_chagas.egg-info/requires.txt b/trytond_health_ntd_chagas.egg-info/requires.txt
index 9ef73f5..dcef1a5 100644
--- a/trytond_health_ntd_chagas.egg-info/requires.txt
+++ b/trytond_health_ntd_chagas.egg-info/requires.txt
@@ -1,2 +1,2 @@
-trytond_health_ntd == 3.0.6
+trytond_health_ntd == 3.0.7
 trytond >= 3.8, < 3.9
-- 
tryton-modules-health-ntd-chagas



More information about the tryton-debian-vcs mailing list