diff -Nru tryton-modules-edocument-uncefact-5.0.2/CHANGELOG tryton-modules-edocument-uncefact-5.0.3/CHANGELOG --- tryton-modules-edocument-uncefact-5.0.2/CHANGELOG 2019-08-17 10:12:38.000000000 +0000 +++ tryton-modules-edocument-uncefact-5.0.3/CHANGELOG 2020-04-04 15:53:22.000000000 +0000 @@ -1,3 +1,6 @@ +Version 5.0.3 - 2020-04-04 +* Bug fixes (see mercurial logs for details) + Version 5.0.2 - 2019-08-17 * Bug fixes (see mercurial logs for details) diff -Nru tryton-modules-edocument-uncefact-5.0.2/COPYRIGHT tryton-modules-edocument-uncefact-5.0.3/COPYRIGHT --- tryton-modules-edocument-uncefact-5.0.2/COPYRIGHT 2019-08-17 10:12:38.000000000 +0000 +++ tryton-modules-edocument-uncefact-5.0.3/COPYRIGHT 2020-04-04 15:53:22.000000000 +0000 @@ -1,5 +1,5 @@ -Copyright (C) 2018-2019 Cédric Krier -Copyright (C) 2018-2019 B2CK +Copyright (C) 2018-2020 Cédric Krier +Copyright (C) 2018-2020 B2CK 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 -Nru tryton-modules-edocument-uncefact-5.0.2/debian/changelog tryton-modules-edocument-uncefact-5.0.3/debian/changelog --- tryton-modules-edocument-uncefact-5.0.2/debian/changelog 2019-10-21 09:55:30.000000000 +0000 +++ tryton-modules-edocument-uncefact-5.0.3/debian/changelog 2020-04-05 11:29:51.000000000 +0000 @@ -1,3 +1,10 @@ +tryton-modules-edocument-uncefact (5.0.3-1) unstable; urgency=medium + + * Merging upstream version 5.0.3. + * Updating copyright file. + + -- Mathias Behrle Sun, 05 Apr 2020 13:29:51 +0200 + tryton-modules-edocument-uncefact (5.0.2-1) unstable; urgency=medium * Merging upstream version 5.0.2. diff -Nru tryton-modules-edocument-uncefact-5.0.2/debian/copyright tryton-modules-edocument-uncefact-5.0.3/debian/copyright --- tryton-modules-edocument-uncefact-5.0.2/debian/copyright 2019-10-21 09:55:29.000000000 +0000 +++ tryton-modules-edocument-uncefact-5.0.3/debian/copyright 2020-04-05 11:29:51.000000000 +0000 @@ -1,8 +1,8 @@ Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Files: * -Copyright: 2018-2019 Cédric Krier - 2018-2019 B2CK +Copyright: 2018-2020 Cédric Krier + 2018-2020 B2CK License: GPL-3+ Files: debian/* diff -Nru tryton-modules-edocument-uncefact-5.0.2/.drone.yml tryton-modules-edocument-uncefact-5.0.3/.drone.yml --- tryton-modules-edocument-uncefact-5.0.2/.drone.yml 2018-10-01 13:51:17.000000000 +0000 +++ tryton-modules-edocument-uncefact-5.0.3/.drone.yml 2020-03-01 15:46:06.000000000 +0000 @@ -19,6 +19,8 @@ services: postgresql: image: postgres + environment: + - POSTGRES_HOST_AUTH_METHOD=trust when: matrix: DATABASE: postgresql diff -Nru tryton-modules-edocument-uncefact-5.0.2/.hgtags tryton-modules-edocument-uncefact-5.0.3/.hgtags --- tryton-modules-edocument-uncefact-5.0.2/.hgtags 2019-08-17 10:12:39.000000000 +0000 +++ tryton-modules-edocument-uncefact-5.0.3/.hgtags 2020-04-04 15:53:23.000000000 +0000 @@ -1,3 +1,4 @@ e6c0e9c2577ec00e38473bbeda8eea992091ae0d 5.0.0 34a8e40142491e425097ac8bcd6d332765e61150 5.0.1 26d1f542e2ca2934df8e756c6540521652b7e40d 5.0.2 +7dc7c117757c80d9c35714f804913802864a3958 5.0.3 diff -Nru tryton-modules-edocument-uncefact-5.0.2/PKG-INFO tryton-modules-edocument-uncefact-5.0.3/PKG-INFO --- tryton-modules-edocument-uncefact-5.0.2/PKG-INFO 2019-08-17 10:12:40.000000000 +0000 +++ tryton-modules-edocument-uncefact-5.0.3/PKG-INFO 2020-04-04 15:53:24.000000000 +0000 @@ -1,6 +1,6 @@ Metadata-Version: 1.2 Name: trytond_edocument_uncefact -Version: 5.0.2 +Version: 5.0.3 Summary: Tryton module for electronic document UN/CEFACT Home-page: http://www.tryton.org/ Author: Tryton diff -Nru tryton-modules-edocument-uncefact-5.0.2/tryton.cfg tryton-modules-edocument-uncefact-5.0.3/tryton.cfg --- tryton-modules-edocument-uncefact-5.0.2/tryton.cfg 2019-02-19 21:02:49.000000000 +0000 +++ tryton-modules-edocument-uncefact-5.0.3/tryton.cfg 2019-11-15 21:28:07.000000000 +0000 @@ -1,5 +1,5 @@ [tryton] -version=5.0.2 +version=5.0.3 depends: ir edocument_unece diff -Nru tryton-modules-edocument-uncefact-5.0.2/trytond_edocument_uncefact.egg-info/PKG-INFO tryton-modules-edocument-uncefact-5.0.3/trytond_edocument_uncefact.egg-info/PKG-INFO --- tryton-modules-edocument-uncefact-5.0.2/trytond_edocument_uncefact.egg-info/PKG-INFO 2019-08-17 10:12:39.000000000 +0000 +++ tryton-modules-edocument-uncefact-5.0.3/trytond_edocument_uncefact.egg-info/PKG-INFO 2020-04-04 15:53:23.000000000 +0000 @@ -1,6 +1,6 @@ Metadata-Version: 1.2 Name: trytond-edocument-uncefact -Version: 5.0.2 +Version: 5.0.3 Summary: Tryton module for electronic document UN/CEFACT Home-page: http://www.tryton.org/ Author: Tryton