[tryton-debian-vcs] tryton-modules-health-genetics branch debian updated. debian/3.0.6-1-4-gfca6a8c

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

commit fca6a8cfc3f03ebaf54694b7d5cf2bde686b9ddb
Author: Mathias Behrle <mathiasb at m9s.biz>
Date:   Mon Mar 27 09:25:19 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 e00aba3..0332b93 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+tryton-modules-health-genetics (3.0.8-1) unstable; urgency=medium
+
+  * Merging upstream version 3.0.8.
+
+ -- Mathias Behrle <mathiasb at m9s.biz>  Mon, 27 Mar 2017 09:25:19 +0200
+
 tryton-modules-health-genetics (3.0.7-1) unstable; urgency=medium
 
   * Merging upstream version 3.0.7.
commit e02d3fd9302a99854d9b1b4885dba8d5a97abcc1
Author: Mathias Behrle <mathiasb at m9s.biz>
Date:   Mon Mar 27 09:25:19 2017 +0200

    Merging upstream version 3.0.8.

diff --git a/PKG-INFO b/PKG-INFO
index 10e9575..5795527 100644
--- a/PKG-INFO
+++ b/PKG-INFO
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: trytond_health_genetics
-Version: 3.0.7
+Version: 3.0.8
 Summary: GNU Health Genetics Module
 Home-page: http://health.gnu.org/
 Author: GNU Solidario
diff --git a/tryton.cfg b/tryton.cfg
index e80de7b..381a382 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_genetics.egg-info/PKG-INFO b/trytond_health_genetics.egg-info/PKG-INFO
index 0645bd6..7bebdba 100644
--- a/trytond_health_genetics.egg-info/PKG-INFO
+++ b/trytond_health_genetics.egg-info/PKG-INFO
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: trytond-health-genetics
-Version: 3.0.7
+Version: 3.0.8
 Summary: GNU Health Genetics Module
 Home-page: http://health.gnu.org/
 Author: GNU Solidario
diff --git a/trytond_health_genetics.egg-info/requires.txt b/trytond_health_genetics.egg-info/requires.txt
index 290daa2..e85de91 100644
--- a/trytond_health_genetics.egg-info/requires.txt
+++ b/trytond_health_genetics.egg-info/requires.txt
@@ -1,2 +1,2 @@
-trytond_health == 3.0.7
+trytond_health == 3.0.8
 trytond >= 3.8, < 3.9
commit 3c9e20fd2545f32a75e744ba5650244d418e391b
Author: Mathias Behrle <mathiasb at m9s.biz>
Date:   Sun Mar 19 14:31:32 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 1ac06c7..e00aba3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+tryton-modules-health-genetics (3.0.7-1) unstable; urgency=medium
+
+  * Merging upstream version 3.0.7.
+
+ -- Mathias Behrle <mathiasb at m9s.biz>  Sun, 19 Mar 2017 14:31:32 +0100
+
 tryton-modules-health-genetics (3.0.6-1) unstable; urgency=medium
 
   * Merging upstream version 3.0.6.
commit 9bde4e1f25d89a94b229eb805aa1846b6ddb85e0
Author: Mathias Behrle <mathiasb at m9s.biz>
Date:   Sun Mar 19 14:31:31 2017 +0100

    Merging upstream version 3.0.7.

diff --git a/PKG-INFO b/PKG-INFO
index 28bd2c8..10e9575 100644
--- a/PKG-INFO
+++ b/PKG-INFO
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: trytond_health_genetics
-Version: 3.0.6
+Version: 3.0.7
 Summary: GNU Health Genetics 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 5d47a1f..ce5cdc4 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_genetics.py b/health_genetics.py
index fa7b767..f7383a2 100644
--- a/health_genetics.py
+++ b/health_genetics.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 1307399..e80de7b 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_genetics.egg-info/PKG-INFO b/trytond_health_genetics.egg-info/PKG-INFO
index 33a55d9..0645bd6 100644
--- a/trytond_health_genetics.egg-info/PKG-INFO
+++ b/trytond_health_genetics.egg-info/PKG-INFO
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: trytond-health-genetics
-Version: 3.0.6
+Version: 3.0.7
 Summary: GNU Health Genetics Module
 Home-page: http://health.gnu.org/
 Author: GNU Solidario
diff --git a/trytond_health_genetics.egg-info/requires.txt b/trytond_health_genetics.egg-info/requires.txt
index 0e05da9..290daa2 100644
--- a/trytond_health_genetics.egg-info/requires.txt
+++ b/trytond_health_genetics.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-genetics



More information about the tryton-debian-vcs mailing list