[tryton-debian-vcs] tryton-modules-account-de-skr03 branch debian updated. debian/4.2.0-1-2-gabbe672
Mathias Behrle
tryton-debian-vcs at alioth.debian.org
Wed Jun 7 13:31:21 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-account-de-skr03.git;a=commitdiff;h=debian/4.2.0-1-2-gabbe672
commit abbe6726e8c6ea9931b33e12b9256720deb97a6d
Author: Mathias Behrle <mathiasb at m9s.biz>
Date: Wed Jun 7 15:25:51 2017 +0200
Merging upstream version 4.4.0.
diff --git a/CHANGELOG b/CHANGELOG
index 891331c..057792a 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,3 +1,6 @@
+Version 4.4.0 - 2017-05-01
+* Bug fixes (see mercurial logs for details)
+
Version 4.2.0 - 2016-11-28
* Bug fixes (see mercurial logs for details)
diff --git a/PKG-INFO b/PKG-INFO
index 4773ff3..f8d6016 100644
--- a/PKG-INFO
+++ b/PKG-INFO
@@ -1,12 +1,12 @@
Metadata-Version: 1.1
Name: trytond_account_de_skr03
-Version: 4.2.0
+Version: 4.4.0
Summary: Tryton module with German chart of accounts SKR03
Home-page: http://www.tryton.org/
Author: Tryton
Author-email: issue_tracker at tryton.org
License: GPL-3
-Download-URL: http://downloads.tryton.org/4.2/
+Download-URL: http://downloads.tryton.org/4.4/
Description: trytond_account_de_skr03
========================
@@ -52,7 +52,7 @@ Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Financial and Insurance Industry
Classifier: Intended Audience :: Legal Industry
Classifier: Intended Audience :: Manufacturing
-Classifier: License :: OSI Approved :: GNU General Public License (GPL)
+Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
Classifier: Natural Language :: German
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 2.7
diff --git a/setup.py b/setup.py
index c8f3666..70e67b2 100644
--- a/setup.py
+++ b/setup.py
@@ -79,7 +79,7 @@ setup(name=name,
'Intended Audience :: Financial and Insurance Industry',
'Intended Audience :: Legal Industry',
'Intended Audience :: Manufacturing',
- 'License :: OSI Approved :: GNU General Public License (GPL)',
+ 'License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)',
'Natural Language :: German',
'Operating System :: OS Independent',
'Programming Language :: Python :: 2.7',
diff --git a/tryton.cfg b/tryton.cfg
index 90ccef4..917f609 100644
--- a/tryton.cfg
+++ b/tryton.cfg
@@ -1,5 +1,5 @@
[tryton]
-version=4.2.0
+version=4.4.0
depends:
account
xml:
diff --git a/trytond_account_de_skr03.egg-info/PKG-INFO b/trytond_account_de_skr03.egg-info/PKG-INFO
index b649a54..9ccc477 100644
--- a/trytond_account_de_skr03.egg-info/PKG-INFO
+++ b/trytond_account_de_skr03.egg-info/PKG-INFO
@@ -1,12 +1,12 @@
Metadata-Version: 1.1
Name: trytond-account-de-skr03
-Version: 4.2.0
+Version: 4.4.0
Summary: Tryton module with German chart of accounts SKR03
Home-page: http://www.tryton.org/
Author: Tryton
Author-email: issue_tracker at tryton.org
License: GPL-3
-Download-URL: http://downloads.tryton.org/4.2/
+Download-URL: http://downloads.tryton.org/4.4/
Description: trytond_account_de_skr03
========================
@@ -52,7 +52,7 @@ Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Financial and Insurance Industry
Classifier: Intended Audience :: Legal Industry
Classifier: Intended Audience :: Manufacturing
-Classifier: License :: OSI Approved :: GNU General Public License (GPL)
+Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
Classifier: Natural Language :: German
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 2.7
diff --git a/trytond_account_de_skr03.egg-info/requires.txt b/trytond_account_de_skr03.egg-info/requires.txt
index 6ba7ae9..b6be5bc 100644
--- a/trytond_account_de_skr03.egg-info/requires.txt
+++ b/trytond_account_de_skr03.egg-info/requires.txt
@@ -1,2 +1,2 @@
-trytond_account >= 4.2, < 4.3
-trytond >= 4.2, < 4.3
+trytond_account >= 4.4, < 4.5
+trytond >= 4.4, < 4.5
--
tryton-modules-account-de-skr03
More information about the tryton-debian-vcs
mailing list