[tryton-debian-vcs] tryton-modules-country branch debian-wheezy-2.6 updated. debian/2.6.1-1-3-g1e9e3bf

Mathias Behrle tryton-debian-vcs at alioth.debian.org
Wed Mar 4 00:33:44 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-country.git;a=commitdiff;h=debian/2.6.1-1-3-g1e9e3bf

commit 1e9e3bf92e67c67376e28ab8e26c28686d0c4ead
Author: Mathias Behrle <mathiasb at m9s.biz>
Date:   Tue Mar 3 12:40:21 2015 +0100

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

diff --git a/debian/changelog b/debian/changelog
index a18854f..a048767 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+tryton-modules-country (2.6.2-1) unstable; urgency=medium
+
+  * Merging upstream version 2.6.2.
+  * Updating copyright file.
+
+ -- Mathias Behrle <mathiasb at m9s.biz>  Tue, 03 Mar 2015 12:40:21 +0100
+
 tryton-modules-country (2.6.1-1) unstable; urgency=low
 
   * Removing Daniel from Uploaders. Thanks for your work! (Closes:
commit 9f0dbb63e498a62ff98f815343e519855ec2a04f
Author: Mathias Behrle <mathiasb at m9s.biz>
Date:   Tue Mar 3 12:40:21 2015 +0100

    Updating copyright file.

diff --git a/debian/copyright b/debian/copyright
index 899bb6c..9b80c32 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-2012 Cédric Krier
+Copyright: 2008-2015 Cédric Krier
            2008-2012 Bertrand Chenal
-           2008-2012 B2CK SPRL
+           2008-2015 B2CK SPRL
            2004-2008 Tiny SPRL
 License: GPL-3+
 
commit 7c471accf4506b1281899f1de033103292631234
Author: Mathias Behrle <mathiasb at m9s.biz>
Date:   Tue Mar 3 12:40:21 2015 +0100

    Merging upstream version 2.6.2.

diff --git a/CHANGELOG b/CHANGELOG
index e5e7c54..2e175cf 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,3 +1,6 @@
+Version 2.6.2 - 2015-02-28
+* Bug fixes (see mercurial logs for details)
+
 Version 2.6.1 - 2013-12-04
 * Bug fixes (see mercurial logs for details)
 
diff --git a/COPYRIGHT b/COPYRIGHT
index ede3fac..e6e5a37 100644
--- a/COPYRIGHT
+++ b/COPYRIGHT
@@ -1,6 +1,6 @@
-Copyright (C) 2008-2012 Cédric Krier.
+Copyright (C) 2008-2015 Cédric Krier.
 Copyright (C) 2008-2012 Bertrand Chenal.
-Copyright (C) 2008-2012 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 6c938ea..01780d7 100644
--- a/PKG-INFO
+++ b/PKG-INFO
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: trytond_country
-Version: 2.6.1
+Version: 2.6.2
 Summary: Tryton module with countries
 Home-page: http://www.tryton.org/
 Author: Tryton
diff --git a/tryton.cfg b/tryton.cfg
index 9d690ee..7c2ffa4 100644
--- a/tryton.cfg
+++ b/tryton.cfg
@@ -1,5 +1,5 @@
 [tryton]
-version=2.6.1
+version=2.6.2
 depends:
     ir
     res
diff --git a/trytond_country.egg-info/PKG-INFO b/trytond_country.egg-info/PKG-INFO
index 4c47b51..30bc13e 100644
--- a/trytond_country.egg-info/PKG-INFO
+++ b/trytond_country.egg-info/PKG-INFO
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: trytond-country
-Version: 2.6.1
+Version: 2.6.2
 Summary: Tryton module with countries
 Home-page: http://www.tryton.org/
 Author: Tryton
diff --git a/trytond_country.egg-info/SOURCES.txt b/trytond_country.egg-info/SOURCES.txt
index 49f30a6..a96adbf 100644
--- a/trytond_country.egg-info/SOURCES.txt
+++ b/trytond_country.egg-info/SOURCES.txt
@@ -9,6 +9,18 @@ setup.py
 tryton.cfg
 ./__init__.py
 ./country.py
+./country.xml
+./tryton.cfg
+./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_country.py
 doc/index.rst
-- 
tryton-modules-country



More information about the tryton-debian-vcs mailing list