[tryton-debian-vcs] tryton-modules-account-payment-sepa-cfonb branch debian updated. debian/4.0.0-1-3-g122d896

Mathias Behrle tryton-debian-vcs at alioth.debian.org
Tue Dec 6 15:24:52 UTC 2016


The following commit has been merged in the debian branch:
https://alioth.debian.org/plugins/scmgit/cgi-bin/gitweb.cgi/?p=tryton/tryton-modules-account-payment-sepa-cfonb.git;a=commitdiff;h=debian/4.0.0-1-3-g122d896

commit 122d8962cd8a003c524b45401e59c7d2ecfe3e9a
Author: Mathias Behrle <mathiasb at m9s.biz>
Date:   Tue Dec 6 10:58:07 2016 +0100

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

diff --git a/debian/changelog b/debian/changelog
index c0c6190..e9ced60 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+tryton-modules-account-payment-sepa-cfonb (4.2.0-1) unstable; urgency=medium
+
+  * Updating to Standards-Version: 3.9.8, no changes needed.
+  * Merging upstream version 4.2.0.
+
+ -- Mathias Behrle <mathiasb at m9s.biz>  Mon, 05 Dec 2016 15:31:08 +0100
+
 tryton-modules-account-payment-sepa-cfonb (4.0.0-1) unstable; urgency=medium
 
   * Updating signing-key.asc with the actual upstream maintainer keys.
commit 453ecaa9d21f2cb428fdd5a1fc4cd8f64e33331a
Author: Mathias Behrle <mathiasb at m9s.biz>
Date:   Mon Dec 5 09:34:14 2016 +0100

    Merging upstream version 4.2.0.

diff --git a/CHANGELOG b/CHANGELOG
index b43a07b..baf41b3 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,3 +1,6 @@
+Version 4.2.0 - 2016-11-28
+* Bug fixes (see mercurial logs for details)
+
 Version 4.0.0 - 2016-05-02
 * Bug fixes (see mercurial logs for details)
 * Add Python3 support
diff --git a/INSTALL b/INSTALL
index ba7f24f..0d27199 100644
--- a/INSTALL
+++ b/INSTALL
@@ -28,7 +28,7 @@ site-packages directory on your system.
 For advanced options, please refer to the easy_install and/or the distutils
 documentation:
 
-  http://peak.telecommunity.com/DevCenter/EasyInstall
+  http://setuptools.readthedocs.io/en/latest/easy_install.html
   http://docs.python.org/inst/inst.html
 
 To use without installation, extract the archive into ``trytond/modules`` with
diff --git a/PKG-INFO b/PKG-INFO
index 99f630a..c0785be 100644
--- a/PKG-INFO
+++ b/PKG-INFO
@@ -1,12 +1,12 @@
 Metadata-Version: 1.1
 Name: trytond_account_payment_sepa_cfonb
-Version: 4.0.0
+Version: 4.2.0
 Summary: Tryton module for CFONB SEPA payment
 Home-page: http://www.tryton.org/
 Author: Tryton
 Author-email: issue_tracker at tryton.org
 License: GPL-3
-Download-URL: http://downloads.tryton.org/4.0/
+Download-URL: http://downloads.tryton.org/4.2/
 Description: trytond_account_payment_sepa_cfonb
         ==================================
         
@@ -62,6 +62,7 @@ Classifier: Natural Language :: French
 Classifier: Natural Language :: German
 Classifier: Natural Language :: Hungarian
 Classifier: Natural Language :: Italian
+Classifier: Natural Language :: Polish
 Classifier: Natural Language :: Portuguese (Brazilian)
 Classifier: Natural Language :: Russian
 Classifier: Natural Language :: Slovenian
diff --git a/setup.py b/setup.py
index fd49e15..f7ef9dc 100644
--- a/setup.py
+++ b/setup.py
@@ -92,6 +92,7 @@ setup(name=name,
         'Natural Language :: German',
         'Natural Language :: Hungarian',
         'Natural Language :: Italian',
+        'Natural Language :: Polish',
         'Natural Language :: Portuguese (Brazilian)',
         'Natural Language :: Russian',
         'Natural Language :: Slovenian',
diff --git a/tryton.cfg b/tryton.cfg
index 6ce49e0..7168dfc 100644
--- a/tryton.cfg
+++ b/tryton.cfg
@@ -1,5 +1,5 @@
 [tryton]
-version=4.0.0
+version=4.2.0
 depends:
     account_payment
     account_payment_sepa
diff --git a/trytond_account_payment_sepa_cfonb.egg-info/PKG-INFO b/trytond_account_payment_sepa_cfonb.egg-info/PKG-INFO
index 40cc7a9..6fd122d 100644
--- a/trytond_account_payment_sepa_cfonb.egg-info/PKG-INFO
+++ b/trytond_account_payment_sepa_cfonb.egg-info/PKG-INFO
@@ -1,12 +1,12 @@
 Metadata-Version: 1.1
 Name: trytond-account-payment-sepa-cfonb
-Version: 4.0.0
+Version: 4.2.0
 Summary: Tryton module for CFONB SEPA payment
 Home-page: http://www.tryton.org/
 Author: Tryton
 Author-email: issue_tracker at tryton.org
 License: GPL-3
-Download-URL: http://downloads.tryton.org/4.0/
+Download-URL: http://downloads.tryton.org/4.2/
 Description: trytond_account_payment_sepa_cfonb
         ==================================
         
@@ -62,6 +62,7 @@ Classifier: Natural Language :: French
 Classifier: Natural Language :: German
 Classifier: Natural Language :: Hungarian
 Classifier: Natural Language :: Italian
+Classifier: Natural Language :: Polish
 Classifier: Natural Language :: Portuguese (Brazilian)
 Classifier: Natural Language :: Russian
 Classifier: Natural Language :: Slovenian
diff --git a/trytond_account_payment_sepa_cfonb.egg-info/requires.txt b/trytond_account_payment_sepa_cfonb.egg-info/requires.txt
index ade1139..32dc3b8 100644
--- a/trytond_account_payment_sepa_cfonb.egg-info/requires.txt
+++ b/trytond_account_payment_sepa_cfonb.egg-info/requires.txt
@@ -1,8 +1,8 @@
 Genshi
 lxml
-trytond_account_payment >= 4.0, < 4.1
-trytond_account_payment_sepa >= 4.0, < 4.1
-trytond_company >= 4.0, < 4.1
-trytond_bank >= 4.0, < 4.1
-trytond_party >= 4.0, < 4.1
-trytond >= 4.0, < 4.1
\ No newline at end of file
+trytond_account_payment >= 4.2, < 4.3
+trytond_account_payment_sepa >= 4.2, < 4.3
+trytond_company >= 4.2, < 4.3
+trytond_bank >= 4.2, < 4.3
+trytond_party >= 4.2, < 4.3
+trytond >= 4.2, < 4.3
-- 
tryton-modules-account-payment-sepa-cfonb



More information about the tryton-debian-vcs mailing list