[tryton-debian-vcs] tryton-modules-health-stock branch upstream updated. upstream/3.0.6-2-g36dd35d

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

commit 36dd35dead7fd3f4e4c03e7c56afc283a1b48f36
Author: Mathias Behrle <mathiasb at m9s.biz>
Date:   Mon Mar 27 09:28:07 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 01ccd73..9c61977 100644
--- a/PKG-INFO
+++ b/PKG-INFO
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: trytond_health_stock
-Version: 3.0.7
+Version: 3.0.8
 Summary: GNU Health Stock Module
 Home-page: http://health.gnu.org/
 Author: GNU Solidario
diff --git a/tryton.cfg b/tryton.cfg
index 5b98625..8768957 100644
--- a/tryton.cfg
+++ b/tryton.cfg
@@ -1,5 +1,5 @@
 [tryton]
-version=3.0.7
+version=3.0.8
 depends:
     health_nursing
     stock_lot
diff --git a/trytond_health_stock.egg-info/PKG-INFO b/trytond_health_stock.egg-info/PKG-INFO
index 512c7a0..263fd89 100644
--- a/trytond_health_stock.egg-info/PKG-INFO
+++ b/trytond_health_stock.egg-info/PKG-INFO
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: trytond-health-stock
-Version: 3.0.7
+Version: 3.0.8
 Summary: GNU Health Stock Module
 Home-page: http://health.gnu.org/
 Author: GNU Solidario
diff --git a/trytond_health_stock.egg-info/requires.txt b/trytond_health_stock.egg-info/requires.txt
index 18b1c91..2374857 100644
--- a/trytond_health_stock.egg-info/requires.txt
+++ b/trytond_health_stock.egg-info/requires.txt
@@ -1,3 +1,3 @@
-trytond_health_nursing == 3.0.7
+trytond_health_nursing == 3.0.8
 trytond_stock_lot >= 3.8, < 3.9
 trytond >= 3.8, < 3.9
commit 1138d366471c1fcb2f449515c5e2be08fa5cd213
Author: Mathias Behrle <mathiasb at m9s.biz>
Date:   Sun Mar 19 14:35:31 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 926f7c5..01ccd73 100644
--- a/PKG-INFO
+++ b/PKG-INFO
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: trytond_health_stock
-Version: 3.0.6
+Version: 3.0.7
 Summary: GNU Health Stock 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 ab00de2..27d7543 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>
 #
 #    Copyright (C) 2013  Sebastian Marro <smarro at gnusolidario.org>
 #
diff --git a/health_stock.py b/health_stock.py
index 312b508..1dda4a9 100644
--- a/health_stock.py
+++ b/health_stock.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>
 #
 #    Copyright (C) 2013  Sebastian Marro <smarro at gnusolidario.org>
 #
diff --git a/tryton.cfg b/tryton.cfg
index d5658e2..5b98625 100644
--- a/tryton.cfg
+++ b/tryton.cfg
@@ -1,5 +1,5 @@
 [tryton]
-version=3.0.6
+version=3.0.7
 depends:
     health_nursing
     stock_lot
diff --git a/trytond_health_stock.egg-info/PKG-INFO b/trytond_health_stock.egg-info/PKG-INFO
index cd26a98..512c7a0 100644
--- a/trytond_health_stock.egg-info/PKG-INFO
+++ b/trytond_health_stock.egg-info/PKG-INFO
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: trytond-health-stock
-Version: 3.0.6
+Version: 3.0.7
 Summary: GNU Health Stock Module
 Home-page: http://health.gnu.org/
 Author: GNU Solidario
diff --git a/trytond_health_stock.egg-info/requires.txt b/trytond_health_stock.egg-info/requires.txt
index fa3c77f..18b1c91 100644
--- a/trytond_health_stock.egg-info/requires.txt
+++ b/trytond_health_stock.egg-info/requires.txt
@@ -1,3 +1,3 @@
-trytond_health_nursing == 3.0.6
+trytond_health_nursing == 3.0.7
 trytond_stock_lot >= 3.8, < 3.9
 trytond >= 3.8, < 3.9
diff --git a/wizard/__init__.py b/wizard/__init__.py
index 094da09..4ede40e 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_prescription_stock_move.py b/wizard/wizard_create_prescription_stock_move.py
index 59ba6fe..885221a 100644
--- a/wizard/wizard_create_prescription_stock_move.py
+++ b/wizard/wizard_create_prescription_stock_move.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>
 #
 #    Copyright (C) 2013  Sebastian Marro <smarro at gnusolidario.org>
 #
diff --git a/wizard/wizard_create_vaccination_stock_move.py b/wizard/wizard_create_vaccination_stock_move.py
index 1d50358..2f9fe2a 100644
--- a/wizard/wizard_create_vaccination_stock_move.py
+++ b/wizard/wizard_create_vaccination_stock_move.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>
 #    Copyright (C) 2013  Sebastian Marro <smarro at gnusolidario.org>
 #
 #    This program is free software: you can redistribute it and/or modify
-- 
tryton-modules-health-stock



More information about the tryton-debian-vcs mailing list