From 1b00ccd36d46b3aacfbaff6837a79d67bd89220e Mon Sep 17 00:00:00 2001 From: Benjamin Renard Date: Thu, 30 Jul 2015 18:20:32 +0200 Subject: [PATCH] Release 1.2-1 Debian package --- debian/changelog | 14 ++++++++++++++ debian/control | 2 +- 2 files changed, 15 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 85b0e721..9a6edd94 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,17 @@ +ldapsaisie (1.2-1) unstable; urgency=low + + * Translation : manage message strings in templates files + * Add import feature + * Add LSformRule_callable + * LSsession : Catch initialization exceptions + * Fix Smarty default path to default smarty3 path of Debian package + * LSldapObject : Fix method to get rdn value + * LSformElement : + * valueWithUnit : improve floatint number display and add parameter for formatting control + * select_list / select_box : permit to put possible values in labelled group + + -- Benjamin Renard Thu, 30 Jul 2015 16:55:06 +0200 + ldapsaisie (1.1-6) unstable; urgency=low * Global : diff --git a/debian/control b/debian/control index 4d824fad..fbd4677a 100644 --- a/debian/control +++ b/debian/control @@ -6,7 +6,7 @@ Maintainer: Benjamin Renard Package: ldapsaisie Architecture: all -Depends: apache2 | httpd, php5-ldap, libapache2-mod-php5 | php5-cli, smarty, php-net-ldap2, php-net-ftp, php-mail +Depends: apache2 | httpd, php5-ldap, libapache2-mod-php5 | php5-cli, smarty, php-net-ldap2, php-net-ftp, php-mail, php-file-csv-datasource Description: web based interface for managing LDAP servers content LdapSaisie is a Web application developed to manage LDAP directory. It has been written in PHP / JavaScript and is published under the