Debian update

This commit is contained in:
Xavier Guimard 2010-08-03 07:28:04 +00:00
parent 4ff9614cfc
commit b12e287acb
3 changed files with 28 additions and 6 deletions

View File

@ -1,5 +1,5 @@
lemonldap-ng (1.0rc1-0.1) unstable; urgency=low
lemonldap-ng (1.0rc2-0.1) unstable; urgency=low
* Local build
-- Xavier Guimard <x.guimard@free.fr> Wed, 16 Dec 2009 21:42:58 +0100
-- Xavier Guimard <x.guimard@free.fr> Mon, 02 Aug 2010 16:58:52 +0200

View File

@ -9,7 +9,7 @@ Build-Depends-Indep:libapache-session-perl, libnet-ldap-perl (>=1:0.38), libdbi-
libio-string-perl, libregexp-assemble-perl, liburi-perl, libstring-random-perl,
libmime-lite-perl, libsoap-lite-perl, libconfig-inifiles-perl,
libnet-twitter-perl, libnet-openid-consumer-perl, libcrypt-openssl-x509-perl
Standards-Version: 3.8.3
Standards-Version: 3.9.1
Homepage: http://lemonldap.ow2.org/
Package: lemonldap-ng

View File

@ -34,10 +34,32 @@ License: GPL-2
Public License can be found in `/usr/share/common-licenses/GPL-2'
Licence: BSD
Copyright (c) The Regents of the University of California.
All rights reserved.
Redistribution and use in source and binary forms, with or without
modification, are permitted under the terms of the BSD License.
On Debian GNU/Linux systems, the complete text of the BSD License can
be found in `/usr/share/common-licenses/BSD'.
modification, are permitted provided that the following conditions
are met:
1. Redistributions of source code must retain the above copyright
notice, this list of conditions and the following disclaimer.
2. Redistributions in binary form must reproduce the above copyright
notice, this list of conditions and the following disclaimer in the
documentation and/or other materials provided with the distribution.
3. Neither the name of the University nor the names of its contributors
may be used to endorse or promote products derived from this software
without specific prior written permission.
THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
SUCH DAMAGE.
Licence: LGPL
This package is free software; you can redistribute it and/or modify