[tryton-debian-vcs] tryton-modules-stock-inventory-location branch debian updated. debian/3.2.0-1-5-g51fc97f

Mathias Behrle tryton-debian-vcs at alioth.debian.org
Thu Oct 23 12:18:36 UTC 2014


The following commit has been merged in the debian branch:
https://alioth.debian.org/plugins/scmgit/cgi-bin/gitweb.cgi/?p=tryton/tryton-modules-stock-inventory-location.git;a=commitdiff;h=debian/3.2.0-1-5-g51fc97f

commit 51fc97f6777aabf7777248b51c74cd9712f76cd5
Author: Mathias Behrle <mathiasb at m9s.biz>
Date:   Thu Oct 23 13:32:09 2014 +0200

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

diff --git a/debian/changelog b/debian/changelog
index 7059bcc..ae04d6f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,13 @@
+tryton-modules-stock-inventory-location (3.4.0-1) unstable; urgency=medium
+
+  * Updating signing key while using now plain .asc files instead of .pgp
+    binaries.
+  * Adding actual upstream signing key.
+  * Updating to Standards-Version: 3.9.6, no changes needed.
+  * Merging upstream version 3.4.0.
+
+ -- Mathias Behrle <mathiasb at m9s.biz>  Tue, 21 Oct 2014 20:24:31 +0200
+
 tryton-modules-stock-inventory-location (3.2.0-1) unstable; urgency=medium
 
   * Removing  LC_ALL=C.UTF-8 as build environment.
commit bb8875efd69adbd2f9672c3fad52c07f805e4e91
Author: Mathias Behrle <mathiasb at m9s.biz>
Date:   Tue Oct 21 11:29:22 2014 +0200

    Merging upstream version 3.4.0.

diff --git a/CHANGELOG b/CHANGELOG
index 2a3a1b5..0755de3 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,3 +1,6 @@
+Version 3.4.0 - 2014-10-20
+* Bug fixes (see mercurial logs for details)
+
 Version 3.2.0 - 2014-04-21
 * Bug fixes (see mercurial logs for details)
 
diff --git a/PKG-INFO b/PKG-INFO
index d2ed02c..b01133a 100644
--- a/PKG-INFO
+++ b/PKG-INFO
@@ -1,12 +1,12 @@
 Metadata-Version: 1.1
 Name: trytond_stock_inventory_location
-Version: 3.2.0
+Version: 3.4.0
 Summary: Tryton module to create inventories by locations
 Home-page: http://www.tryton.org/
 Author: Tryton
 Author-email: issue_tracker at tryton.org
 License: GPL-3
-Download-URL: http://downloads.tryton.org/3.2/
+Download-URL: http://downloads.tryton.org/3.4/
 Description: trytond_stock_inventory_location
         ================================
         
diff --git a/locale/sl_SI.po b/locale/es_EC.po
similarity index 80%
copy from locale/sl_SI.po
copy to locale/es_EC.po
index 6dd34b1..405a4e4 100644
--- a/locale/sl_SI.po
+++ b/locale/es_EC.po
@@ -4,11 +4,11 @@ msgstr "Content-Type: text/plain; charset=utf-8\n"
 
 msgctxt "field:stock.inventory.create.start,company:"
 msgid "Company"
-msgstr "Družba"
+msgstr "Empresa"
 
 msgctxt "field:stock.inventory.create.start,date:"
 msgid "Date"
-msgstr "Datum"
+msgstr "Fecha"
 
 msgctxt "field:stock.inventory.create.start,id:"
 msgid "ID"
@@ -16,32 +16,32 @@ msgstr "ID"
 
 msgctxt "field:stock.inventory.create.start,locations:"
 msgid "Locations"
-msgstr "Lokacije"
+msgstr "Bodegas"
 
 msgctxt "field:stock.inventory.create.start,lost_found:"
 msgid "Lost and Found"
-msgstr "Izgubljeno/najdeno"
+msgstr "Perdido y Encontrado"
 
 msgctxt "model:ir.action,name:wizard_create_inventory"
 msgid "Create Inventories"
-msgstr "Izdelava popisov"
+msgstr "Crear Inventarios"
 
 msgctxt "model:ir.ui.menu,name:menu_create_inventory"
 msgid "Create Inventories"
-msgstr "Izdelava popisov"
+msgstr "Crear Inventarios"
 
 msgctxt "model:stock.inventory.create.start,name:"
 msgid "Create Inventories"
-msgstr "Izdelava popisov"
+msgstr "Crear Inventarios"
 
 msgctxt "view:stock.inventory.create.start:"
 msgid "Create Inventories"
-msgstr "Izdelava popisov"
+msgstr "Crear Inventarios"
 
 msgctxt "wizard_button:stock.inventory.create,start,create_:"
 msgid "Create"
-msgstr "Ustvari"
+msgstr "Crear"
 
 msgctxt "wizard_button:stock.inventory.create,start,end:"
 msgid "Cancel"
-msgstr "Prekliči"
+msgstr "Cancelar"
diff --git a/locale/sl_SI.po b/locale/sl_SI.po
index 6dd34b1..02b405b 100644
--- a/locale/sl_SI.po
+++ b/locale/sl_SI.po
@@ -40,7 +40,7 @@ msgstr "Izdelava popisov"
 
 msgctxt "wizard_button:stock.inventory.create,start,create_:"
 msgid "Create"
-msgstr "Ustvari"
+msgstr "Izdelaj"
 
 msgctxt "wizard_button:stock.inventory.create,start,end:"
 msgid "Cancel"
diff --git a/tryton.cfg b/tryton.cfg
index 806faee..007fd00 100644
--- a/tryton.cfg
+++ b/tryton.cfg
@@ -1,5 +1,5 @@
 [tryton]
-version=3.2.0
+version=3.4.0
 depends:
     company
     ir
diff --git a/trytond_stock_inventory_location.egg-info/PKG-INFO b/trytond_stock_inventory_location.egg-info/PKG-INFO
index d645f13..4f634f4 100644
--- a/trytond_stock_inventory_location.egg-info/PKG-INFO
+++ b/trytond_stock_inventory_location.egg-info/PKG-INFO
@@ -1,12 +1,12 @@
 Metadata-Version: 1.1
 Name: trytond-stock-inventory-location
-Version: 3.2.0
+Version: 3.4.0
 Summary: Tryton module to create inventories by locations
 Home-page: http://www.tryton.org/
 Author: Tryton
 Author-email: issue_tracker at tryton.org
 License: GPL-3
-Download-URL: http://downloads.tryton.org/3.2/
+Download-URL: http://downloads.tryton.org/3.4/
 Description: trytond_stock_inventory_location
         ================================
         
diff --git a/trytond_stock_inventory_location.egg-info/SOURCES.txt b/trytond_stock_inventory_location.egg-info/SOURCES.txt
index 86d9385..fb2f85b 100644
--- a/trytond_stock_inventory_location.egg-info/SOURCES.txt
+++ b/trytond_stock_inventory_location.egg-info/SOURCES.txt
@@ -9,8 +9,23 @@ setup.py
 tryton.cfg
 ./__init__.py
 ./inventory.py
+./inventory.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_EC.po
+./locale/es_ES.po
+./locale/fr_FR.po
+./locale/nl_NL.po
+./locale/ru_RU.po
+./locale/sl_SI.po
 ./tests/__init__.py
 ./tests/test_stock_inventory_location.py
+./view/inventory_create_start_form.xml
 doc/index.rst
 locale/bg_BG.po
 locale/ca_ES.po
@@ -18,6 +33,7 @@ locale/cs_CZ.po
 locale/de_DE.po
 locale/es_AR.po
 locale/es_CO.po
+locale/es_EC.po
 locale/es_ES.po
 locale/fr_FR.po
 locale/nl_NL.po
diff --git a/trytond_stock_inventory_location.egg-info/requires.txt b/trytond_stock_inventory_location.egg-info/requires.txt
index 465c9eb..e8d951f 100644
--- a/trytond_stock_inventory_location.egg-info/requires.txt
+++ b/trytond_stock_inventory_location.egg-info/requires.txt
@@ -1,4 +1,4 @@
-trytond_company >= 3.2, < 3.3
-trytond_product >= 3.2, < 3.3
-trytond_stock >= 3.2, < 3.3
-trytond >= 3.2, < 3.3
\ No newline at end of file
+trytond_company >= 3.4, < 3.5
+trytond_product >= 3.4, < 3.5
+trytond_stock >= 3.4, < 3.5
+trytond >= 3.4, < 3.5
\ No newline at end of file
-- 
tryton-modules-stock-inventory-location



More information about the tryton-debian-vcs mailing list