diff -Nru tryton-modules-ldap-connection-2.8.0/CHANGELOG tryton-modules-ldap-connection-2.8.1/CHANGELOG --- tryton-modules-ldap-connection-2.8.0/CHANGELOG 2013-04-22 09:03:12.000000000 +0000 +++ tryton-modules-ldap-connection-2.8.1/CHANGELOG 2015-02-26 21:52:37.000000000 +0000 @@ -1,3 +1,6 @@ +Version 2.8.1 - 2015-02-26 +* Bug fixes (see mercurial logs for details) + Version 2.8.0 - 2013-04-22 * Bug fixes (see mercurial logs for details) diff -Nru tryton-modules-ldap-connection-2.8.0/COPYRIGHT tryton-modules-ldap-connection-2.8.1/COPYRIGHT --- tryton-modules-ldap-connection-2.8.0/COPYRIGHT 2013-04-22 09:03:11.000000000 +0000 +++ tryton-modules-ldap-connection-2.8.1/COPYRIGHT 2015-02-26 21:52:35.000000000 +0000 @@ -1,6 +1,6 @@ -Copyright (C) 2006-2013 Cédric Krier. +Copyright (C) 2006-2015 Cédric Krier. Copyright (C) 2009-2012 Bertrand Chenal. -Copyright (C) 2009-2013 B2CK SPRL. +Copyright (C) 2009-2015 B2CK SPRL. Copyright (C) 2008 Josh Dukes. Copyright (C) 2008 Micro-Vu. Copyright (C) 2008-2010 Udo Spallek. diff -Nru tryton-modules-ldap-connection-2.8.0/debian/changelog tryton-modules-ldap-connection-2.8.1/debian/changelog --- tryton-modules-ldap-connection-2.8.0/debian/changelog 2014-06-26 15:53:03.000000000 +0000 +++ tryton-modules-ldap-connection-2.8.1/debian/changelog 2015-04-24 09:00:45.000000000 +0000 @@ -1,8 +1,16 @@ -tryton-modules-ldap-connection (2.8.0-3ubuntu0~ppa2~precise) precise; urgency=low +tryton-modules-ldap-connection (2.8.1-1ubuntu0~ppa1~precise) precise; urgency=low * Ubuntu build - -- Ilya Melnikov Thu, 26 Jun 2014 21:22:36 +0600 + -- Ilya Melnikov Fri, 24 Apr 2015 12:54:05 +0500 + +tryton-modules-ldap-connection (2.8.1-1) unstable; urgency=medium + + * Fixing the branch version in the watch file. + * Merging upstream version 2.8.1. + * Updating copyright file. + + -- Mathias Behrle Tue, 03 Mar 2015 13:59:50 +0100 tryton-modules-ldap-connection (2.8.0-3) unstable; urgency=low diff -Nru tryton-modules-ldap-connection-2.8.0/debian/copyright tryton-modules-ldap-connection-2.8.1/debian/copyright --- tryton-modules-ldap-connection-2.8.0/debian/copyright 2014-06-26 14:44:28.000000000 +0000 +++ tryton-modules-ldap-connection-2.8.1/debian/copyright 2015-04-24 07:45:50.000000000 +0000 @@ -1,9 +1,9 @@ Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Files: * -Copyright: 2006-2013 Cédric Krier +Copyright: 2006-2015 Cédric Krier 2009-2012 Bertrand Chenal - 2009-2013 B2CK SPRL + 2009-2015 B2CK SPRL 2008 Josh Dukes 2008 Micro-Vu 2008-2010 Udo Spallek diff -Nru tryton-modules-ldap-connection-2.8.0/PKG-INFO tryton-modules-ldap-connection-2.8.1/PKG-INFO --- tryton-modules-ldap-connection-2.8.0/PKG-INFO 2013-04-22 09:03:16.000000000 +0000 +++ tryton-modules-ldap-connection-2.8.1/PKG-INFO 2015-02-26 21:52:42.000000000 +0000 @@ -1,6 +1,6 @@ Metadata-Version: 1.1 Name: trytond_ldap_connection -Version: 2.8.0 +Version: 2.8.1 Summary: Tryton module to add LDAP connection Home-page: http://www.tryton.org/ Author: Tryton diff -Nru tryton-modules-ldap-connection-2.8.0/tryton.cfg tryton-modules-ldap-connection-2.8.1/tryton.cfg --- tryton-modules-ldap-connection-2.8.0/tryton.cfg 2013-04-22 09:03:08.000000000 +0000 +++ tryton-modules-ldap-connection-2.8.1/tryton.cfg 2014-11-09 11:31:07.000000000 +0000 @@ -1,5 +1,5 @@ [tryton] -version=2.8.0 +version=2.8.1 depends: ir res diff -Nru tryton-modules-ldap-connection-2.8.0/trytond_ldap_connection.egg-info/PKG-INFO tryton-modules-ldap-connection-2.8.1/trytond_ldap_connection.egg-info/PKG-INFO --- tryton-modules-ldap-connection-2.8.0/trytond_ldap_connection.egg-info/PKG-INFO 2013-04-22 09:03:15.000000000 +0000 +++ tryton-modules-ldap-connection-2.8.1/trytond_ldap_connection.egg-info/PKG-INFO 2015-02-26 21:52:41.000000000 +0000 @@ -1,6 +1,6 @@ Metadata-Version: 1.1 Name: trytond-ldap-connection -Version: 2.8.0 +Version: 2.8.1 Summary: Tryton module to add LDAP connection Home-page: http://www.tryton.org/ Author: Tryton diff -Nru tryton-modules-ldap-connection-2.8.0/trytond_ldap_connection.egg-info/SOURCES.txt tryton-modules-ldap-connection-2.8.1/trytond_ldap_connection.egg-info/SOURCES.txt --- tryton-modules-ldap-connection-2.8.0/trytond_ldap_connection.egg-info/SOURCES.txt 2013-04-22 09:03:16.000000000 +0000 +++ tryton-modules-ldap-connection-2.8.1/trytond_ldap_connection.egg-info/SOURCES.txt 2015-02-26 21:52:42.000000000 +0000 @@ -9,8 +9,22 @@ tryton.cfg ./__init__.py ./connection.py +./connection.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_ldap_connection.py +./view/connection_form.xml +./view/test_connection_result_form.xml locale/bg_BG.po locale/ca_ES.po locale/cs_CZ.po