[tryton-debian-vcs] tryton-modules-account branch debian updated. debian/3.6.1-1-5-ga050720
Mathias Behrle
tryton-debian-vcs at alioth.debian.org
Mon Sep 21 12:24:59 UTC 2015
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.git;a=commitdiff;h=debian/3.6.1-1-5-ga050720
commit a0507207f630fce8965d2105b81e15faf5809f6e
Author: Mathias Behrle <mathiasb at m9s.biz>
Date: Sun Sep 20 21:14:45 2015 +0200
Releasing debian version 3.6.2-1.
Signed-off-by: Mathias Behrle <mathiasb at m9s.biz>
diff --git a/debian/changelog b/debian/changelog
index bea72d9..beb817a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+tryton-modules-account (3.6.2-1) unstable; urgency=medium
+
+ * Enabling tests on sqlite memory database.
+ * Revert "Enabling tests on sqlite memory database."
+ * Improving description why we can not run the module test suites.
+ * Merging upstream version 3.6.2.
+
+ -- Mathias Behrle <mathiasb at m9s.biz> Sun, 20 Sep 2015 21:14:45 +0200
+
tryton-modules-account (3.6.1-1) unstable; urgency=medium
* Updating year of debian copyright.
commit bb86462ca9cec53a9d94115d9e38e018baa5f359
Author: Mathias Behrle <mathiasb at m9s.biz>
Date: Sun Sep 20 21:14:44 2015 +0200
Merging upstream version 3.6.2.
diff --git a/CHANGELOG b/CHANGELOG
index 96e0961..98cc487 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,3 +1,6 @@
+Version 3.6.2 - 2015-09-19
+* Bug fixes (see mercurial logs for details)
+
Version 3.6.1 - 2015-07-13
* Bug fixes (see mercurial logs for details)
diff --git a/PKG-INFO b/PKG-INFO
index 357f6cc..c9ec5c8 100644
--- a/PKG-INFO
+++ b/PKG-INFO
@@ -1,6 +1,6 @@
Metadata-Version: 1.1
Name: trytond_account
-Version: 3.6.1
+Version: 3.6.2
Summary: Tryton module for accounting
Home-page: http://www.tryton.org/
Author: Tryton
diff --git a/aged_balance.odt b/aged_balance.odt
index 4f988cd..5ef8ddc 100644
Binary files a/aged_balance.odt and b/aged_balance.odt differ
diff --git a/tryton.cfg b/tryton.cfg
index 5b1498e..8c9b12d 100644
--- a/tryton.cfg
+++ b/tryton.cfg
@@ -1,5 +1,5 @@
[tryton]
-version=3.6.1
+version=3.6.2
depends:
company
currency
diff --git a/trytond_account.egg-info/PKG-INFO b/trytond_account.egg-info/PKG-INFO
index 672b696..4967990 100644
--- a/trytond_account.egg-info/PKG-INFO
+++ b/trytond_account.egg-info/PKG-INFO
@@ -1,6 +1,6 @@
Metadata-Version: 1.1
Name: trytond-account
-Version: 3.6.1
+Version: 3.6.2
Summary: Tryton module for accounting
Home-page: http://www.tryton.org/
Author: Tryton
--
tryton-modules-account
More information about the tryton-debian-vcs
mailing list