[tryton-debian-vcs] tryton-modules-ldap-authentication branch debian-wheezy-2.6 updated. debian/2.6.1-1-3-g085ae91
Mathias Behrle
tryton-debian-vcs at alioth.debian.org
Wed Mar 4 00:34:06 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-ldap-authentication.git;a=commitdiff;h=debian/2.6.1-1-3-g085ae91
commit 085ae91ba2b12b094142324d1e97224eda6857ca
Author: Mathias Behrle <mathiasb at m9s.biz>
Date: Tue Mar 3 20:27:46 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 5c6d95c..e46bd37 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+tryton-modules-ldap-authentication (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 20:27:46 +0100
+
tryton-modules-ldap-authentication (2.6.1-1) unstable; urgency=medium
* Removing Daniel from Uploaders. Thanks for your work! (Closes:
commit e5f22fdd0edcafc319c619360d8038f9ae00abb9
Author: Mathias Behrle <mathiasb at m9s.biz>
Date: Tue Mar 3 20:27:45 2015 +0100
Updating copyright file.
diff --git a/debian/copyright b/debian/copyright
index 3ad255b..e696fa1 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: 2006-2014 Cédric Krier
+Copyright: 2006-2015 Cédric Krier
2009-2012 Bertrand Chenal
- 2009-2014 B2CK SPRL
+ 2009-2015 B2CK SPRL
2008-2012 Udo Spallek
2008-2011 virtual things
License: GPL-3+
commit 8ef63da7b22b9a8dcd3da5f713a77004ad63a78e
Author: Mathias Behrle <mathiasb at m9s.biz>
Date: Tue Mar 3 20:27:45 2015 +0100
Merging upstream version 2.6.2.
diff --git a/CHANGELOG b/CHANGELOG
index 153a03b..828ddaa 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,3 +1,6 @@
+Version 2.6.2 - 2015-02-26
+* Bug fixes (see mercurial logs for details)
+
Version 2.6.1 - 2014-11-06
* Bug fixes (see mercurial logs for details)
diff --git a/COPYRIGHT b/COPYRIGHT
index c7afa3f..1e8c07c 100644
--- a/COPYRIGHT
+++ b/COPYRIGHT
@@ -1,6 +1,6 @@
-Copyright (C) 2006-2014 Cédric Krier.
+Copyright (C) 2006-2015 Cédric Krier.
Copyright (C) 2009-2012 Bertrand Chenal.
-Copyright (C) 2009-2014 B2CK SPRL.
+Copyright (C) 2009-2015 B2CK SPRL.
Copyright (C) 2008-2012 Udo Spallek.
Copyright (C) 2008-2011 virtual things.
diff --git a/PKG-INFO b/PKG-INFO
index 7bf8b8d..8832910 100644
--- a/PKG-INFO
+++ b/PKG-INFO
@@ -1,6 +1,6 @@
Metadata-Version: 1.1
Name: trytond_ldap_authentication
-Version: 2.6.1
+Version: 2.6.2
Summary: Tryton module to authenticate users through LDAP
Home-page: http://www.tryton.org/
Author: Tryton
diff --git a/tryton.cfg b/tryton.cfg
index cd928b9..f3097a5 100644
--- a/tryton.cfg
+++ b/tryton.cfg
@@ -1,5 +1,5 @@
[tryton]
-version=2.6.1
+version=2.6.2
depends:
ir
ldap_connection
diff --git a/trytond_ldap_authentication.egg-info/PKG-INFO b/trytond_ldap_authentication.egg-info/PKG-INFO
index 143be95..0ac6d0f 100644
--- a/trytond_ldap_authentication.egg-info/PKG-INFO
+++ b/trytond_ldap_authentication.egg-info/PKG-INFO
@@ -1,6 +1,6 @@
Metadata-Version: 1.1
Name: trytond-ldap-authentication
-Version: 2.6.1
+Version: 2.6.2
Summary: Tryton module to authenticate users through LDAP
Home-page: http://www.tryton.org/
Author: Tryton
--
tryton-modules-ldap-authentication
More information about the tryton-debian-vcs
mailing list