[tryton-debian-vcs] tryton-modules-product branch debian-wheezy-2.6 updated. debian/2.6.2-1-3-g51ef262

Mathias Behrle tryton-debian-vcs at alioth.debian.org
Wed Feb 25 00:40:29 UTC 2015


The following commit has been merged in the debian-wheezy-2.6 branch:
https://alioth.debian.org/plugins/scmgit/cgi-bin/gitweb.cgi/?p=tryton/tryton-modules-product.git;a=commitdiff;h=debian/2.6.2-1-3-g51ef262

commit 51ef2626148310993d1f5902ecee2546081bb75c
Author: Mathias Behrle <mathiasb at m9s.biz>
Date:   Tue Feb 24 19:25:06 2015 +0100

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

diff --git a/debian/changelog b/debian/changelog
index 6d75a77..189f402 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+tryton-modules-product (2.6.3-1) unstable; urgency=medium
+
+  * Merging upstream version 2.6.3.
+  * Updating copyright file.
+
+ -- Mathias Behrle <mathiasb at m9s.biz>  Tue, 24 Feb 2015 19:25:06 +0100
+
 tryton-modules-product (2.6.2-1) unstable; urgency=low
 
   * Removing inadvertently commited .pc directory.
commit b2410d639b76fbc3194ed9c09e5b5283d45b3e31
Author: Mathias Behrle <mathiasb at m9s.biz>
Date:   Tue Feb 24 19:25:06 2015 +0100

    Updating copyright file.

diff --git a/debian/copyright b/debian/copyright
index 846439a..abfd75f 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -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-2012 Bertrand Chenal
-           2008-2013 B2CK SPRL
+           2008-2015 B2CK SPRL
            2004-2008 Tiny SPRL
 License: GPL-3+
 
commit 8c34301045c2ff8180224e129b5755fe4c64f2f2
Author: Mathias Behrle <mathiasb at m9s.biz>
Date:   Tue Feb 24 19:25:06 2015 +0100

    Merging upstream version 2.6.3.

diff --git a/CHANGELOG b/CHANGELOG
index 27ee925..ce640b9 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,3 +1,6 @@
+Version 2.6.3 - 2015-02-22
+* Bug fixes (see mercurial logs for details)
+
 Version 2.6.2 - 2013-12-04
 * Bug fixes (see mercurial logs for details)
 
diff --git a/COPYRIGHT b/COPYRIGHT
index 6e948f6..e6e5a37 100644
--- a/COPYRIGHT
+++ b/COPYRIGHT
@@ -1,6 +1,6 @@
-Copyright (C) 2008-2013 Cédric Krier.
+Copyright (C) 2008-2015 Cédric Krier.
 Copyright (C) 2008-2012 Bertrand Chenal.
-Copyright (C) 2008-2013 B2CK SPRL.
+Copyright (C) 2008-2015 B2CK SPRL.
 Copyright (C) 2004-2008 Tiny SPRL.
 
 This program is free software: you can redistribute it and/or modify
diff --git a/PKG-INFO b/PKG-INFO
index ffa7df2..54ada4c 100644
--- a/PKG-INFO
+++ b/PKG-INFO
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: trytond_product
-Version: 2.6.2
+Version: 2.6.3
 Summary: Tryton module with products
 Home-page: http://www.tryton.org/
 Author: Tryton
diff --git a/tryton.cfg b/tryton.cfg
index d634e35..d04d7f5 100644
--- a/tryton.cfg
+++ b/tryton.cfg
@@ -1,5 +1,5 @@
 [tryton]
-version=2.6.2
+version=2.6.3
 depends:
     ir
     res
diff --git a/trytond_product.egg-info/PKG-INFO b/trytond_product.egg-info/PKG-INFO
index e026528..fcc9ce8 100644
--- a/trytond_product.egg-info/PKG-INFO
+++ b/trytond_product.egg-info/PKG-INFO
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: trytond-product
-Version: 2.6.2
+Version: 2.6.3
 Summary: Tryton module with products
 Home-page: http://www.tryton.org/
 Author: Tryton
diff --git a/trytond_product.egg-info/SOURCES.txt b/trytond_product.egg-info/SOURCES.txt
index 6ba1b94..13cc0f3 100644
--- a/trytond_product.egg-info/SOURCES.txt
+++ b/trytond_product.egg-info/SOURCES.txt
@@ -11,8 +11,23 @@ tryton.cfg
 uom.xml
 ./__init__.py
 ./category.py
+./category.xml
 ./product.py
+./product.xml
+./tryton.cfg
 ./uom.py
+./uom.xml
+./icons/tryton-product.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_product.py
 doc/index.rst
-- 
tryton-modules-product



More information about the tryton-debian-vcs mailing list