updates for 0.4.7
This commit is contained in:
parent
b16460a74e
commit
1c74e6d645
|
@ -1,3 +1,9 @@
|
|||
ldap-account-manager (0.4.7-1) unstable; urgency=low
|
||||
|
||||
* Updated to new upstream version 0.4.7.
|
||||
|
||||
-- Roland Gruber <post@rolandgruber.de> Thu, 16 Dec 2004 21:06:58 +0100
|
||||
|
||||
ldap-account-manager (0.4.6-3) unstable; urgency=low
|
||||
|
||||
* Closes: #281781: syntax error in apache.conf fixed
|
||||
|
|
|
@ -1,62 +0,0 @@
|
|||
This package was debianized by Roland Gruber <linux@rolandgruber.de> on
|
||||
Sat, 3 May 2003 21:14:23 +0200.
|
||||
|
||||
It was downloaded from http://www.sf.net/projects/lam
|
||||
|
||||
Upstream Author: Roland Gruber <post@rolandgruber.de>
|
||||
|
||||
Copyright:
|
||||
|
||||
This software is copyright (c) 2003 - 2004 by Tilo Lutz, Roland Gruber, Michael Duergner
|
||||
and Leo Walchshaeusl.
|
||||
|
||||
|
||||
This program is free software; you can redistribute it and/or modify
|
||||
it under the terms of the GNU General Public License as published by
|
||||
the Free Software Foundation; either version 2 of the License, or
|
||||
(at your option) any later version.
|
||||
|
||||
This program is distributed in the hope that it will be useful,
|
||||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
GNU General Public License for more details.
|
||||
|
||||
You should have received a copy of the GNU General Public License
|
||||
along with this program; if not, write to the Free Software
|
||||
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
||||
|
||||
On Debian systems, the complete text of the GNU General Public
|
||||
License can be found in /usr/share/common-licenses/GPL file.
|
||||
|
||||
|
||||
Some parts of this package have other, compatible licences. These are:
|
||||
|
||||
A: GNU Lesser General Public License
|
||||
|
||||
This library is free software; you can redistribute it and/or
|
||||
modify it under the terms of the GNU Lesser General Public
|
||||
License as published by the Free Software Foundation; either
|
||||
version 2.1 of the License, or (at your option) any later version.
|
||||
|
||||
This library is distributed in the hope that it will be useful,
|
||||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
|
||||
Lesser General Public License for more details.
|
||||
|
||||
You should have received a copy of the GNU Lesser General Public
|
||||
License along with this library; if not, write to the Free Software
|
||||
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
||||
|
||||
On Debian systems, the complete text of the GNU Lesser General Public
|
||||
License can be found in /usr/share/common-licenses/LGPL file.
|
||||
|
||||
B: Freeware
|
||||
|
||||
You may use, modify and redistribute this software as you wish.
|
||||
|
||||
|
||||
Programms and licenses with other licenses and/or authors than the
|
||||
main license and authors:
|
||||
|
||||
lib/blowfish.inc A 2002-2003 Mike Cochrane
|
||||
lib/fpdf.php B 2003 Olivier Plathey
|
|
@ -6,9 +6,59 @@ Priority: extra
|
|||
Maintainer: Roland Gruber <post@rolandgruber.de>
|
||||
Standards-Version: 3.6.1
|
||||
Home-Page: <URL:http://lam.sf.net>
|
||||
Upstream-Source: <URL:http://www.sourceforge.net/projects/lam>
|
||||
Description: Webfrontend to manage Samba and Unix accounts
|
||||
Copyright: GPL
|
||||
Copyright 2003 - 2004 Tilo Lutz, Roland Gruber, Michael Duergner, Leo Walchshaeusel
|
||||
This software is copyright (c) 2003 - 2004 by Tilo Lutz, Roland Gruber
|
||||
and Michael Duergner.
|
||||
.
|
||||
.
|
||||
This program is free software; you can redistribute it and/or modify
|
||||
it under the terms of the GNU General Public License as published by
|
||||
the Free Software Foundation; either version 2 of the License, or
|
||||
(at your option) any later version.
|
||||
.
|
||||
This program is distributed in the hope that it will be useful,
|
||||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
GNU General Public License for more details.
|
||||
.
|
||||
You should have received a copy of the GNU General Public License
|
||||
along with this program; if not, write to the Free Software
|
||||
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
||||
.
|
||||
.
|
||||
Some parts of this package have other, compatible licences. These are:
|
||||
.
|
||||
A: GNU Lesser General Public License
|
||||
.
|
||||
This library is free software; you can redistribute it and/or
|
||||
modify it under the terms of the GNU Lesser General Public
|
||||
License as published by the Free Software Foundation; either
|
||||
version 2.1 of the License, or (at your option) any later version.
|
||||
.
|
||||
This library is distributed in the hope that it will be useful,
|
||||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
|
||||
Lesser General Public License for more details.
|
||||
.
|
||||
You should have received a copy of the GNU Lesser General Public
|
||||
License along with this library; if not, write to the Free Software
|
||||
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
||||
.
|
||||
On Debian systems, the complete text of the GNU Lesser General Public
|
||||
License can be found in /usr/share/common-licenses/LGPL file.
|
||||
.
|
||||
B: Freeware
|
||||
.
|
||||
You may use, modify and redistribute this software as you wish.
|
||||
.
|
||||
.
|
||||
Programs and licenses with other licenses and/or authors than the
|
||||
main license and authors:
|
||||
.
|
||||
lib/blowfish.inc A 2002-2003 Mike Cochrane
|
||||
lib/fpdf.php B 2003 Olivier Plathey
|
||||
Major-Changes:
|
||||
|
||||
Package: ldap-account-manager
|
||||
|
|
Loading…
Reference in New Issue