[tryton-debian-vcs] tryton-modules-account-invoice-line-standalone branch debian-jessie-3.0 updated. debian/3.0.0-3-8-g415fd71

Mathias Behrle tryton-debian-vcs at alioth.debian.org
Wed Mar 4 00:29:53 UTC 2015


The following commit has been merged in the debian-jessie-3.0 branch:
https://alioth.debian.org/plugins/scmgit/cgi-bin/gitweb.cgi/?p=tryton/tryton-modules-account-invoice-line-standalone.git;a=commitdiff;h=debian/3.0.0-3-8-g415fd71

commit 415fd713f9374f420e77fd0d4c476e7a8e1cfd1b
Author: Mathias Behrle <mathiasb at m9s.biz>
Date:   Tue Mar 3 12:54:06 2015 +0100

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

diff --git a/debian/changelog b/debian/changelog
index 7b4589d..babb388 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,16 @@
+tryton-modules-account-invoice-line-standalone (3.0.1-1) unstable; urgency=medium
+
+  * Removing  LC_ALL=C.UTF-8 as build environment.
+  * Setting the branch in the watch file to the fixed version 3.0.
+  * Updating signing key while using now plain .asc files instead of .pgp
+    binaries.
+  * Adding actual upstream signing key.
+  * Adding actual upstream signing key.
+  * Merging upstream version 3.0.1.
+  * Updating copyright file.
+
+ -- Mathias Behrle <mathiasb at m9s.biz>  Tue, 03 Mar 2015 12:54:06 +0100
+
 tryton-modules-account-invoice-line-standalone (3.0.0-3) unstable; urgency=medium
 
   * Updating year in debian copyright.
commit 5fa8cc885a5a5f369a91f9ce94b135a45c872a6a
Author: Mathias Behrle <mathiasb at m9s.biz>
Date:   Tue Mar 3 12:54:05 2015 +0100

    Updating copyright file.

diff --git a/debian/copyright b/debian/copyright
index 39077e3..143b89e 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
 License: GPL-3+
 
 Files: debian/*
commit 248dcb879d70c145345fb33eb05adcf6d02e26fa
Author: Mathias Behrle <mathiasb at m9s.biz>
Date:   Tue Mar 3 12:54:05 2015 +0100

    Merging upstream version 3.0.1.

diff --git a/CHANGELOG b/CHANGELOG
index 71892e9..f4cf8b5 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,3 +1,6 @@
+Version 3.0.1 - 2015-03-01
+* Bug fixes (see mercurial logs for details)
+
 Version 3.0.0 - 2013-10-21
 * Bug fixes (see mercurial logs for details)
 
diff --git a/COPYRIGHT b/COPYRIGHT
index d7165c7..34d4187 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.
 
 This program is free software: you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
diff --git a/PKG-INFO b/PKG-INFO
index d75f8f9..a1d7240 100644
--- a/PKG-INFO
+++ b/PKG-INFO
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: trytond_account_invoice_line_standalone
-Version: 3.0.0
+Version: 3.0.1
 Summary: Tryton module to have standalone invoice lines
 Home-page: http://www.tryton.org/
 Author: Tryton
diff --git a/tryton.cfg b/tryton.cfg
index 1f05006..fe67584 100644
--- a/tryton.cfg
+++ b/tryton.cfg
@@ -1,5 +1,5 @@
 [tryton]
-version=3.0.0
+version=3.0.1
 depends:
     account_invoice
     ir
diff --git a/trytond_account_invoice_line_standalone.egg-info/PKG-INFO b/trytond_account_invoice_line_standalone.egg-info/PKG-INFO
index 8682a9d..39c5cd7 100644
--- a/trytond_account_invoice_line_standalone.egg-info/PKG-INFO
+++ b/trytond_account_invoice_line_standalone.egg-info/PKG-INFO
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: trytond-account-invoice-line-standalone
-Version: 3.0.0
+Version: 3.0.1
 Summary: Tryton module to have standalone invoice lines
 Home-page: http://www.tryton.org/
 Author: Tryton
diff --git a/trytond_account_invoice_line_standalone.egg-info/SOURCES.txt b/trytond_account_invoice_line_standalone.egg-info/SOURCES.txt
index d47ddbf..a563fa3 100644
--- a/trytond_account_invoice_line_standalone.egg-info/SOURCES.txt
+++ b/trytond_account_invoice_line_standalone.egg-info/SOURCES.txt
@@ -9,8 +9,23 @@ setup.py
 tryton.cfg
 ./__init__.py
 ./invoice.py
+./invoice.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
+./locale/sl_SI.po
 ./tests/__init__.py
 ./tests/test_account_invoice_line_standalone.py
+./view/invoice_line_form.xml
+./view/invoice_line_tree.xml
 locale/bg_BG.po
 locale/ca_ES.po
 locale/cs_CZ.po
-- 
tryton-modules-account-invoice-line-standalone



More information about the tryton-debian-vcs mailing list