diff -Nru tryton-modules-currency-2.8.1/CHANGELOG tryton-modules-currency-2.8.2/CHANGELOG --- tryton-modules-currency-2.8.1/CHANGELOG 2013-10-01 19:53:31.000000000 +0000 +++ tryton-modules-currency-2.8.2/CHANGELOG 2015-02-28 15:05:28.000000000 +0000 @@ -1,3 +1,6 @@ +Version 2.8.2 - 2015-02-28 +* Bug fixes (see mercurial logs for details) + Version 2.8.1 - 2013-10-01 * Bug fixes (see mercurial logs for details) diff -Nru tryton-modules-currency-2.8.1/COPYRIGHT tryton-modules-currency-2.8.2/COPYRIGHT --- tryton-modules-currency-2.8.1/COPYRIGHT 2013-10-01 19:53:30.000000000 +0000 +++ tryton-modules-currency-2.8.2/COPYRIGHT 2015-02-28 15:05:26.000000000 +0000 @@ -1,6 +1,6 @@ -Copyright (C) 2008-2013 Cédric Krier. +Copyright (C) 2008-2015 Cédric Krier. Copyright (C) 2008-2013 Bertrand Chenal. -Copyright (C) 2008-2013 B2CK SPRL. +Copyright (C) 2008-2015 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 -Nru tryton-modules-currency-2.8.1/debian/changelog tryton-modules-currency-2.8.2/debian/changelog --- tryton-modules-currency-2.8.1/debian/changelog 2014-06-26 15:52:33.000000000 +0000 +++ tryton-modules-currency-2.8.2/debian/changelog 2015-04-24 09:00:27.000000000 +0000 @@ -1,8 +1,17 @@ -tryton-modules-currency (2.8.1-1ubuntu0~ppa2~precise) precise; urgency=low +tryton-modules-currency (2.8.2-1ubuntu0~ppa1~precise) precise; urgency=low * Ubuntu build - -- Ilya Melnikov Thu, 26 Jun 2014 21:22:35 +0600 + -- Ilya Melnikov Fri, 24 Apr 2015 12:54:04 +0500 + +tryton-modules-currency (2.8.2-1) unstable; urgency=medium + + * Removing inadvertently commited .pc directory. + * Fixing the branch version in the watch file. + * Merging upstream version 2.8.2. + * Updating copyright file. + + -- Mathias Behrle Tue, 03 Mar 2015 11:39:15 +0100 tryton-modules-currency (2.8.1-1) unstable; urgency=low diff -Nru tryton-modules-currency-2.8.1/debian/copyright tryton-modules-currency-2.8.2/debian/copyright --- tryton-modules-currency-2.8.1/debian/copyright 2014-06-26 14:44:27.000000000 +0000 +++ tryton-modules-currency-2.8.2/debian/copyright 2015-04-24 07:45:50.000000000 +0000 @@ -1,9 +1,9 @@ Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Files: * -Copyright: 2008-2013 Cédric Krier +Copyright: 2008-2015 Cédric Krier 2008-2013 Bertrand Chenal - 2008-2013 B2CK SPRL + 2008-2015 B2CK SPRL License: GPL-3+ Files: icons/* diff -Nru tryton-modules-currency-2.8.1/PKG-INFO tryton-modules-currency-2.8.2/PKG-INFO --- tryton-modules-currency-2.8.1/PKG-INFO 2013-10-01 19:53:35.000000000 +0000 +++ tryton-modules-currency-2.8.2/PKG-INFO 2015-02-28 15:05:33.000000000 +0000 @@ -1,6 +1,6 @@ Metadata-Version: 1.1 Name: trytond_currency -Version: 2.8.1 +Version: 2.8.2 Summary: Tryton module with currencies Home-page: http://www.tryton.org/ Author: Tryton diff -Nru tryton-modules-currency-2.8.1/tryton.cfg tryton-modules-currency-2.8.2/tryton.cfg --- tryton-modules-currency-2.8.1/tryton.cfg 2013-04-22 10:23:59.000000000 +0000 +++ tryton-modules-currency-2.8.2/tryton.cfg 2014-03-04 23:23:16.000000000 +0000 @@ -1,5 +1,5 @@ [tryton] -version=2.8.1 +version=2.8.2 depends: ir res diff -Nru tryton-modules-currency-2.8.1/trytond_currency.egg-info/PKG-INFO tryton-modules-currency-2.8.2/trytond_currency.egg-info/PKG-INFO --- tryton-modules-currency-2.8.1/trytond_currency.egg-info/PKG-INFO 2013-10-01 19:53:34.000000000 +0000 +++ tryton-modules-currency-2.8.2/trytond_currency.egg-info/PKG-INFO 2015-02-28 15:05:32.000000000 +0000 @@ -1,6 +1,6 @@ Metadata-Version: 1.1 Name: trytond-currency -Version: 2.8.1 +Version: 2.8.2 Summary: Tryton module with currencies Home-page: http://www.tryton.org/ Author: Tryton diff -Nru tryton-modules-currency-2.8.1/trytond_currency.egg-info/SOURCES.txt tryton-modules-currency-2.8.2/trytond_currency.egg-info/SOURCES.txt --- tryton-modules-currency-2.8.1/trytond_currency.egg-info/SOURCES.txt 2013-10-01 19:53:34.000000000 +0000 +++ tryton-modules-currency-2.8.2/trytond_currency.egg-info/SOURCES.txt 2015-02-28 15:05:33.000000000 +0000 @@ -10,8 +10,26 @@ tryton.cfg ./__init__.py ./currency.py +./currency.xml +./tryton.cfg +./icons/tryton-currency.svg +./locale/bg_BG.po +./locale/ca_ES.po +./locale/cs_CZ.po +./locale/de_DE.po +./locale/es_AR.po +./locale/es_CO.po +./locale/es_ES.po +./locale/fr_FR.po +./locale/nl_NL.po +./locale/ru_RU.po ./tests/__init__.py ./tests/test_currency.py +./view/currency_form.xml +./view/currency_rate_form.xml +./view/currency_rate_graph.xml +./view/currency_rate_list.xml +./view/currency_tree.xml doc/index.rst icons/tryton-currency.svg locale/bg_BG.po