[tryton-debian-vcs] tryton-modules-health-icpm branch upstream updated. upstream/3.0.6-2-gcd41936

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

commit cd41936fdc5b05669dda3b27422d553623b1eaf6
Author: Mathias Behrle <mathiasb at m9s.biz>
Date:   Mon Mar 27 09:59:34 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 2da1c7c..09973ca 100644
--- a/PKG-INFO
+++ b/PKG-INFO
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: trytond_health_icpm
-Version: 3.0.7
+Version: 3.0.8
 Summary: GNU Health WHO ICPM International Classsification of Procedures in Medicine
 Home-page: http://health.gnu.org/
 Author: GNU Solidario
diff --git a/tryton.cfg b/tryton.cfg
index d027d3e..c01d85d 100644
--- a/tryton.cfg
+++ b/tryton.cfg
@@ -1,5 +1,5 @@
 [tryton]
-version=3.0.7
+version=3.0.8
 depends:
     health
 xml:
diff --git a/trytond_health_icpm.egg-info/PKG-INFO b/trytond_health_icpm.egg-info/PKG-INFO
index 53e53d8..e03ee5d 100644
--- a/trytond_health_icpm.egg-info/PKG-INFO
+++ b/trytond_health_icpm.egg-info/PKG-INFO
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: trytond-health-icpm
-Version: 3.0.7
+Version: 3.0.8
 Summary: GNU Health WHO ICPM International Classsification of Procedures in Medicine
 Home-page: http://health.gnu.org/
 Author: GNU Solidario
diff --git a/trytond_health_icpm.egg-info/requires.txt b/trytond_health_icpm.egg-info/requires.txt
index 290daa2..e85de91 100644
--- a/trytond_health_icpm.egg-info/requires.txt
+++ b/trytond_health_icpm.egg-info/requires.txt
@@ -1,2 +1,2 @@
-trytond_health == 3.0.7
+trytond_health == 3.0.8
 trytond >= 3.8, < 3.9
commit d6802c057fe07dd581878ea1598fc3b21ce78279
Author: Mathias Behrle <mathiasb at m9s.biz>
Date:   Sun Mar 19 15:03:48 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 ccd2ca5..2da1c7c 100644
--- a/PKG-INFO
+++ b/PKG-INFO
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: trytond_health_icpm
-Version: 3.0.6
+Version: 3.0.7
 Summary: GNU Health WHO ICPM International Classsification of Procedures in Medicine
 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 4aa4873..04146ff 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_icpm.py b/health_icpm.py
index a4f6467..75858d5 100644
--- a/health_icpm.py
+++ b/health_icpm.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 da00897..d027d3e 100644
--- a/tryton.cfg
+++ b/tryton.cfg
@@ -1,5 +1,5 @@
 [tryton]
-version=3.0.6
+version=3.0.7
 depends:
     health
 xml:
diff --git a/trytond_health_icpm.egg-info/PKG-INFO b/trytond_health_icpm.egg-info/PKG-INFO
index 96b40db..53e53d8 100644
--- a/trytond_health_icpm.egg-info/PKG-INFO
+++ b/trytond_health_icpm.egg-info/PKG-INFO
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: trytond-health-icpm
-Version: 3.0.6
+Version: 3.0.7
 Summary: GNU Health WHO ICPM International Classsification of Procedures in Medicine
 Home-page: http://health.gnu.org/
 Author: GNU Solidario
diff --git a/trytond_health_icpm.egg-info/requires.txt b/trytond_health_icpm.egg-info/requires.txt
index 0e05da9..290daa2 100644
--- a/trytond_health_icpm.egg-info/requires.txt
+++ b/trytond_health_icpm.egg-info/requires.txt
@@ -1,2 +1,2 @@
-trytond_health == 3.0.6
+trytond_health == 3.0.7
 trytond >= 3.8, < 3.9
-- 
tryton-modules-health-icpm



More information about the tryton-debian-vcs mailing list