[tryton-debian-vcs] tryton-modules-health-lab branch debian updated. debian/3.0.6-1-4-g4d8ad77

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


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

commit 4d8ad77a82d08c3f72601efec67d1dad75d75ae2
Author: Mathias Behrle <mathiasb at m9s.biz>
Date:   Mon Mar 27 09:38:48 2017 +0200

    Releasing debian version 3.0.8-1.
    
    Signed-off-by: Mathias Behrle <mathiasb at m9s.biz>

diff --git a/debian/changelog b/debian/changelog
index a246a6b..c4b1549 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+tryton-modules-health-lab (3.0.8-1) unstable; urgency=medium
+
+  * Merging upstream version 3.0.8.
+
+ -- Mathias Behrle <mathiasb at m9s.biz>  Mon, 27 Mar 2017 09:38:48 +0200
+
 tryton-modules-health-lab (3.0.7-1) unstable; urgency=medium
 
   * Merging upstream version 3.0.7.
commit f0e77da6af54ddd96e1b2a490bf7e92634eaa27a
Author: Mathias Behrle <mathiasb at m9s.biz>
Date:   Mon Mar 27 09:38:47 2017 +0200

    Merging upstream version 3.0.8.

diff --git a/PKG-INFO b/PKG-INFO
index b4fa2c8..6493c73 100644
--- a/PKG-INFO
+++ b/PKG-INFO
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: trytond_health_lab
-Version: 3.0.7
+Version: 3.0.8
 Summary: GNU Health Laboratory - LIMS Module
 Home-page: http://health.gnu.org/
 Author: GNU Solidario
diff --git a/tryton.cfg b/tryton.cfg
index fc13fba..52ef993 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_lab.egg-info/PKG-INFO b/trytond_health_lab.egg-info/PKG-INFO
index 9d6102f..2c98003 100644
--- a/trytond_health_lab.egg-info/PKG-INFO
+++ b/trytond_health_lab.egg-info/PKG-INFO
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: trytond-health-lab
-Version: 3.0.7
+Version: 3.0.8
 Summary: GNU Health Laboratory - LIMS Module
 Home-page: http://health.gnu.org/
 Author: GNU Solidario
diff --git a/trytond_health_lab.egg-info/requires.txt b/trytond_health_lab.egg-info/requires.txt
index 290daa2..e85de91 100644
--- a/trytond_health_lab.egg-info/requires.txt
+++ b/trytond_health_lab.egg-info/requires.txt
@@ -1,2 +1,2 @@
-trytond_health == 3.0.7
+trytond_health == 3.0.8
 trytond >= 3.8, < 3.9
commit 94ba1757ba0009d69313f45aff7c9b52e5cbcb18
Author: Mathias Behrle <mathiasb at m9s.biz>
Date:   Sun Mar 19 14:43:24 2017 +0100

    Releasing debian version 3.0.7-1.
    
    Signed-off-by: Mathias Behrle <mathiasb at m9s.biz>

diff --git a/debian/changelog b/debian/changelog
index 805c735..a246a6b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+tryton-modules-health-lab (3.0.7-1) unstable; urgency=medium
+
+  * Merging upstream version 3.0.7.
+
+ -- Mathias Behrle <mathiasb at m9s.biz>  Sun, 19 Mar 2017 14:43:24 +0100
+
 tryton-modules-health-lab (3.0.6-1) unstable; urgency=medium
 
   * Merging upstream version 3.0.6.
commit 9678ebea777d81475f7fff6614b0642d0aa2208a
Author: Mathias Behrle <mathiasb at m9s.biz>
Date:   Sun Mar 19 14:43:23 2017 +0100

    Merging upstream version 3.0.7.

diff --git a/PKG-INFO b/PKG-INFO
index 67f6ae0..b4fa2c8 100644
--- a/PKG-INFO
+++ b/PKG-INFO
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: trytond_health_lab
-Version: 3.0.6
+Version: 3.0.7
 Summary: GNU Health Laboratory - LIMS 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 2002cf9..5ae1626 100755
--- 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_lab.py b/health_lab.py
index 5b03cdb..8c4e16e 100644
--- a/health_lab.py
+++ b/health_lab.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
diff --git a/report/__init__.py b/report/__init__.py
index b4b408c..2ba03db 100755
--- a/report/__init__.py
+++ b/report/__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/labtest.py b/report/labtest.py
index 301ea92..909475e 100755
--- a/report/labtest.py
+++ b/report/labtest.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 8b72a9f..fc13fba 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_lab.egg-info/PKG-INFO b/trytond_health_lab.egg-info/PKG-INFO
index 273be71..9d6102f 100644
--- a/trytond_health_lab.egg-info/PKG-INFO
+++ b/trytond_health_lab.egg-info/PKG-INFO
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: trytond-health-lab
-Version: 3.0.6
+Version: 3.0.7
 Summary: GNU Health Laboratory - LIMS Module
 Home-page: http://health.gnu.org/
 Author: GNU Solidario
diff --git a/trytond_health_lab.egg-info/requires.txt b/trytond_health_lab.egg-info/requires.txt
index 0e05da9..290daa2 100644
--- a/trytond_health_lab.egg-info/requires.txt
+++ b/trytond_health_lab.egg-info/requires.txt
@@ -1,2 +1,2 @@
-trytond_health == 3.0.6
+trytond_health == 3.0.7
 trytond >= 3.8, < 3.9
diff --git a/wizard/__init__.py b/wizard/__init__.py
index 71d05f9..1152671 100755
--- a/wizard/__init__.py
+++ b/wizard/__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/wizard/wizard_create_lab_test.py b/wizard/wizard_create_lab_test.py
index 8a29770..08f6fb2 100644
--- a/wizard/wizard_create_lab_test.py
+++ b/wizard/wizard_create_lab_test.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
-- 
tryton-modules-health-lab



More information about the tryton-debian-vcs mailing list