[tryton-debian-vcs] tryton-modules-health-icu branch debian updated. debian/3.0.6-1-4-g72b8720

Mathias Behrle tryton-debian-vcs at alioth.debian.org
Mon Mar 27 08:12:29 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-icu.git;a=commitdiff;h=debian/3.0.6-1-4-g72b8720

commit 72b8720fe76688ec6163348fa1e6db32f833dc2e
Author: Mathias Behrle <mathiasb at m9s.biz>
Date:   Mon Mar 27 09:40:08 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 34d26ff..8350a53 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+tryton-modules-health-icu (3.0.8-1) unstable; urgency=medium
+
+  * Merging upstream version 3.0.8.
+
+ -- Mathias Behrle <mathiasb at m9s.biz>  Mon, 27 Mar 2017 09:40:08 +0200
+
 tryton-modules-health-icu (3.0.7-1) unstable; urgency=medium
 
   * Merging upstream version 3.0.7.
commit 4d1ea19e8df340f793ff1c1e18d9b194057a245b
Author: Mathias Behrle <mathiasb at m9s.biz>
Date:   Mon Mar 27 09:40:07 2017 +0200

    Merging upstream version 3.0.8.

diff --git a/PKG-INFO b/PKG-INFO
index cdbb093..8a32ec6 100644
--- a/PKG-INFO
+++ b/PKG-INFO
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: trytond_health_icu
-Version: 3.0.7
+Version: 3.0.8
 Summary: GNU Health ICU Module
 Home-page: http://health.gnu.org/
 Author: GNU Solidario
diff --git a/tryton.cfg b/tryton.cfg
index 73e5c1b..848d1e3 100644
--- a/tryton.cfg
+++ b/tryton.cfg
@@ -1,5 +1,5 @@
 [tryton]
-version=3.0.7
+version=3.0.8
 depends:
     health
     health_inpatient
diff --git a/trytond_health_icu.egg-info/PKG-INFO b/trytond_health_icu.egg-info/PKG-INFO
index be5be6b..cd3bb04 100644
--- a/trytond_health_icu.egg-info/PKG-INFO
+++ b/trytond_health_icu.egg-info/PKG-INFO
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: trytond-health-icu
-Version: 3.0.7
+Version: 3.0.8
 Summary: GNU Health ICU Module
 Home-page: http://health.gnu.org/
 Author: GNU Solidario
diff --git a/trytond_health_icu.egg-info/requires.txt b/trytond_health_icu.egg-info/requires.txt
index 7e45502..a86944c 100644
--- a/trytond_health_icu.egg-info/requires.txt
+++ b/trytond_health_icu.egg-info/requires.txt
@@ -1,4 +1,4 @@
-trytond_health == 3.0.7
-trytond_health_inpatient == 3.0.7
-trytond_health_nursing == 3.0.7
+trytond_health == 3.0.8
+trytond_health_inpatient == 3.0.8
+trytond_health_nursing == 3.0.8
 trytond >= 3.8, < 3.9
commit f18587097772c1234975347d72c093777c31afef
Author: Mathias Behrle <mathiasb at m9s.biz>
Date:   Sun Mar 19 14:44:42 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 968818d..34d26ff 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+tryton-modules-health-icu (3.0.7-1) unstable; urgency=medium
+
+  * Merging upstream version 3.0.7.
+
+ -- Mathias Behrle <mathiasb at m9s.biz>  Sun, 19 Mar 2017 14:44:42 +0100
+
 tryton-modules-health-icu (3.0.6-1) unstable; urgency=medium
 
   * Merging upstream version 3.0.6.
commit 055380ff72fa845d8ef0875405406941899ecb0d
Author: Mathias Behrle <mathiasb at m9s.biz>
Date:   Sun Mar 19 14:44:42 2017 +0100

    Merging upstream version 3.0.7.

diff --git a/PKG-INFO b/PKG-INFO
index ca6afa0..cdbb093 100644
--- a/PKG-INFO
+++ b/PKG-INFO
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: trytond_health_icu
-Version: 3.0.6
+Version: 3.0.7
 Summary: GNU Health ICU 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 f7b424c..b8f62ee 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_icu.py b/health_icu.py
index 25d5543..b0062e6 100644
--- a/health_icu.py
+++ b/health_icu.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 6faec55..73e5c1b 100644
--- a/tryton.cfg
+++ b/tryton.cfg
@@ -1,5 +1,5 @@
 [tryton]
-version=3.0.6
+version=3.0.7
 depends:
     health
     health_inpatient
diff --git a/trytond_health_icu.egg-info/PKG-INFO b/trytond_health_icu.egg-info/PKG-INFO
index e94975b..be5be6b 100644
--- a/trytond_health_icu.egg-info/PKG-INFO
+++ b/trytond_health_icu.egg-info/PKG-INFO
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: trytond-health-icu
-Version: 3.0.6
+Version: 3.0.7
 Summary: GNU Health ICU Module
 Home-page: http://health.gnu.org/
 Author: GNU Solidario
diff --git a/trytond_health_icu.egg-info/requires.txt b/trytond_health_icu.egg-info/requires.txt
index e9dba0b..7e45502 100644
--- a/trytond_health_icu.egg-info/requires.txt
+++ b/trytond_health_icu.egg-info/requires.txt
@@ -1,4 +1,4 @@
-trytond_health == 3.0.6
-trytond_health_inpatient == 3.0.6
-trytond_health_nursing == 3.0.6
+trytond_health == 3.0.7
+trytond_health_inpatient == 3.0.7
+trytond_health_nursing == 3.0.7
 trytond >= 3.8, < 3.9
-- 
tryton-modules-health-icu



More information about the tryton-debian-vcs mailing list