[tryton-debian-vcs] tryton-modules-sale-complaint branch debian-stretch-4.0 updated. debian/4.0.2-1-3-g2c6cfdf

Mathias Behrle tryton-debian-vcs at alioth.debian.org
Tue Feb 14 10:39:42 UTC 2017


The following commit has been merged in the debian-stretch-4.0 branch:
https://alioth.debian.org/plugins/scmgit/cgi-bin/gitweb.cgi/?p=tryton/tryton-modules-sale-complaint.git;a=commitdiff;h=debian/4.0.2-1-3-g2c6cfdf

commit 2c6cfdfb933da03baae063a7eee740dd82ee5349
Author: Mathias Behrle <mathiasb at m9s.biz>
Date:   Wed Feb 8 11:06:47 2017 +0100

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

diff --git a/debian/changelog b/debian/changelog
index 5751b6e..aae5488 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+tryton-modules-sale-complaint (4.0.3-1) unstable; urgency=medium
+
+  * Merging upstream version 4.0.3.
+  * Updating copyright file.
+
+ -- Mathias Behrle <mathiasb at m9s.biz>  Wed, 08 Feb 2017 11:06:47 +0100
+
 tryton-modules-sale-complaint (4.0.2-1) unstable; urgency=medium
 
   * Updating to Standards-Version: 3.9.8, no changes needed.
commit 9c4a10f53b9c8a55c4bfbf5d9bffe9806f84d17d
Author: Mathias Behrle <mathiasb at m9s.biz>
Date:   Wed Feb 8 11:06:47 2017 +0100

    Updating copyright file.

diff --git a/debian/copyright b/debian/copyright
index 41aa6a6..0540919 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,8 +1,8 @@
 Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 
 Files: *
-Copyright: 2015-2016 Cédric Krier
-           2015-2016 B2CK SPRL
+Copyright: 2015-2017 Cédric Krier
+           2015-2017 B2CK SPRL
 License: GPL-3+
 
 Files: debian/*
commit 29009a03c94ea9a06bd6ab014e86126acda92188
Author: Mathias Behrle <mathiasb at m9s.biz>
Date:   Wed Feb 8 11:06:47 2017 +0100

    Merging upstream version 4.0.3.

diff --git a/CHANGELOG b/CHANGELOG
index 0ea5b11..754dec8 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,3 +1,6 @@
+Version 4.0.3 - 2017-02-06
+* Bug fixes (see mercurial logs for details)
+
 Version 4.0.2 - 2017-01-03
 * Bug fixes (see mercurial logs for details)
 
diff --git a/COPYRIGHT b/COPYRIGHT
index be9339f..f568502 100644
--- a/COPYRIGHT
+++ b/COPYRIGHT
@@ -1,5 +1,5 @@
-Copyright (C) 2015-2016 Cédric Krier.
-Copyright (C) 2015-2016 B2CK SPRL.
+Copyright (C) 2015-2017 Cédric Krier.
+Copyright (C) 2015-2017 B2CK SPRL.
 
 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/PKG-INFO b/PKG-INFO
index 53f4349..4682dff 100644
--- a/PKG-INFO
+++ b/PKG-INFO
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: trytond_sale_complaint
-Version: 4.0.2
+Version: 4.0.3
 Summary: Tryton module for sale complaint
 Home-page: http://www.tryton.org/
 Author: Tryton
diff --git a/setup.py b/setup.py
index 52b8aa8..7537bbf 100644
--- a/setup.py
+++ b/setup.py
@@ -121,7 +121,7 @@ setup(name=name,
     test_loader='trytond.test_loader:Loader',
     tests_require=tests_require,
     use_2to3=True,
-    convert_2to3_doctest=[
+    convert_2to3_doctests=[
         'tests/scenario_sale_complaint.rst',
         ],
     )
diff --git a/tryton.cfg b/tryton.cfg
index 148ee06..2a94d5d 100644
--- a/tryton.cfg
+++ b/tryton.cfg
@@ -1,5 +1,5 @@
 [tryton]
-version=4.0.2
+version=4.0.3
 depends:
     account_invoice
     company
diff --git a/trytond_sale_complaint.egg-info/PKG-INFO b/trytond_sale_complaint.egg-info/PKG-INFO
index 152f6f6..255cecc 100644
--- a/trytond_sale_complaint.egg-info/PKG-INFO
+++ b/trytond_sale_complaint.egg-info/PKG-INFO
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: trytond-sale-complaint
-Version: 4.0.2
+Version: 4.0.3
 Summary: Tryton module for sale complaint
 Home-page: http://www.tryton.org/
 Author: Tryton
-- 
tryton-modules-sale-complaint



More information about the tryton-debian-vcs mailing list