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

Mathias Behrle tryton-debian-vcs at alioth.debian.org
Wed Mar 4 00:34:34 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-party.git;a=commitdiff;h=debian/2.6.2-1-3-gc6c6fff

commit c6c6fff15cf7b79ab6f2966552c2a6932168b2aa
Author: Mathias Behrle <mathiasb at m9s.biz>
Date:   Tue Mar 3 12:06:59 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 94f2bf1..d8696f6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+tryton-modules-party (2.6.3-1) unstable; urgency=medium
+
+  * Merging upstream version 2.6.3.
+  * Updating copyright file.
+
+ -- Mathias Behrle <mathiasb at m9s.biz>  Tue, 03 Mar 2015 12:06:59 +0100
+
 tryton-modules-party (2.6.2-1) unstable; urgency=low
 
   * Merging upstream version 2.6.2.
commit a04193020aebf166729f0eccc1b5989a43400aa5
Author: Mathias Behrle <mathiasb at m9s.biz>
Date:   Tue Mar 3 12:06:58 2015 +0100

    Updating copyright file.

diff --git a/debian/copyright b/debian/copyright
index 2a8de3e..4da60fd 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
            2008-2011 Udo Spallek
            2008-2011 Korbinian Preisler
            2008-2011 virtual things
commit 98b06cadb3245899313289290da4f635d79ae160
Author: Mathias Behrle <mathiasb at m9s.biz>
Date:   Tue Mar 3 12:06:58 2015 +0100

    Merging upstream version 2.6.3.

diff --git a/CHANGELOG b/CHANGELOG
index bc16bca..1ab2e40 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,3 +1,6 @@
+Version 2.6.3 - 2015-02-25
+* 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 89aabe7..a4c9485 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) 2008-2011 Udo Spallek.
 Copyright (C) 2008-2011 Korbinian Preisler.
 Copyright (C) 2008-2011 virtual things.
diff --git a/PKG-INFO b/PKG-INFO
index 94fd795..50136df 100644
--- a/PKG-INFO
+++ b/PKG-INFO
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: trytond_party
-Version: 2.6.2
+Version: 2.6.3
 Summary: Tryton module with parties and addresses
 Home-page: http://www.tryton.org/
 Author: Tryton
diff --git a/tryton.cfg b/tryton.cfg
index 7570ab3..c8971fc 100644
--- a/tryton.cfg
+++ b/tryton.cfg
@@ -1,5 +1,5 @@
 [tryton]
-version=2.6.2
+version=2.6.3
 depends:
     country
     ir
diff --git a/trytond_party.egg-info/PKG-INFO b/trytond_party.egg-info/PKG-INFO
index 2849cf5..94c41d9 100644
--- a/trytond_party.egg-info/PKG-INFO
+++ b/trytond_party.egg-info/PKG-INFO
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: trytond-party
-Version: 2.6.2
+Version: 2.6.3
 Summary: Tryton module with parties and addresses
 Home-page: http://www.tryton.org/
 Author: Tryton
diff --git a/trytond_party.egg-info/SOURCES.txt b/trytond_party.egg-info/SOURCES.txt
index 5723344..aea3ed9 100644
--- a/trytond_party.egg-info/SOURCES.txt
+++ b/trytond_party.egg-info/SOURCES.txt
@@ -14,10 +14,28 @@ setup.py
 tryton.cfg
 ./__init__.py
 ./address.py
+./address.xml
 ./category.py
+./category.xml
 ./configuration.py
+./configuration.xml
 ./contact_mechanism.py
+./contact_mechanism.xml
+./label.odt
 ./party.py
+./party.xml
+./tryton.cfg
+./icons/tryton-party.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_party.py
 doc/index.rst
-- 
tryton-modules-party



More information about the tryton-debian-vcs mailing list