Subversion Repositories

?revision_form?Rev ?revision_input??revision_submit??revision_endform?

Rev 29 | Only display areas with differences | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 29 Rev 48
1
This package was debianized by Timshel Knoll <timshel@debian.org> on
1
This package was debianized by Timshel Knoll <timshel@debian.org> on
2
Thu, 25 May 2000 13:13:39 +1000. Package based on initial work by
2
Thu, 25 May 2000 13:13:39 +1000. Package based on initial work by
3
Robert Bihlmeyer <robbe@orcus.priv.at>
3
Robert Bihlmeyer <robbe@orcus.priv.at>
4
4
5
It was downloaded from ftp://ftp.lysator.liu.se/pub/security/lsh/
5
The upstream tarball was built from the CVS repository as of 2009-09-02:
6
6
7
The original upstream tarball has been repacked because it bundles
7
$ cvs -d :pserver:anonymous@cvs.lysator.liu.se:/cvsroot/lsh co -D 2009-09-02 lsh
-
 
8
$ cd lsh
8
Nettle 1.14 (actually a snapshot between 1.14 and 1.15), which
9
$ ./.bootstrap && ./configure && make dist
9
contains a non-free RFC.
10
$ mv lsh-2.9.1-exp.tar.gz ../lsh-utils_2.9.1-exp+cvs20090902.orig.tar.gz
10
11
11
Upstream Authors: Niels Möller <nisse@lysator.liu.se>
12
Upstream Authors: Niels Möller <nisse@lysator.liu.se>
12
		  Balázs Scheidler
13
		  Balázs Scheidler
13
	Many others, too numerous to list here. See the file
14
	Many others, too numerous to list here. See the file
14
	`/usr/share/doc/lsh-utils/AUTHORS' for a more complete list of
15
	`/usr/share/doc/lsh-utils/AUTHORS' for a more complete list of
15
	the authors and licenses the of various lsh components.
16
	the authors and licenses the of various lsh components.
16
17
17
Copyright:
18
Copyright:
18
19
19
    Copyright (C) 1999 Niels Möller
20
    Copyright (C) 1999 Niels Möller
20
    This program is free software; you can redistribute it and/or modify
21
    This program is free software; you can redistribute it and/or modify
21
    it under the terms of the GNU General Public License as published by
22
    it under the terms of the GNU General Public License as published by
22
    the Free Software Foundation; either version 2 of the License, or
23
    the Free Software Foundation; either version 2 of the License, or
23
    (at your option) any later version.
24
    (at your option) any later version.
24
    This program is distributed in the hope that it will be useful,
25
    This program is distributed in the hope that it will be useful,
25
    but WITHOUT ANY WARRANTY; without even the implied warranty of
26
    but WITHOUT ANY WARRANTY; without even the implied warranty of
26
    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
27
    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
27
    GNU General Public License for more details.
28
    GNU General Public License for more details.
28
    You should have received a copy of the GNU General Public License
29
    You should have received a copy of the GNU General Public License
29
    along with this program; if not, write to the Free Software
30
    along with this program; if not, write to the Free Software
30
    Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301 USA
31
    Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301 USA
31
32
32
On Debian GNU/Linux systems, the complete text of the GNU General
33
On Debian GNU/Linux systems, the complete text of the GNU General
33
Public License can be found in `/usr/share/common-licenses/GPL'.
34
Public License can be found in `/usr/share/common-licenses/GPL'.
34
35
35
Some of the components of lsh are licensed under the GNU Lesser
36
Some of the components of lsh are licensed under the GNU Lesser
36
General Public License (LGPL) which can be found (on Debian GNU
37
General Public License (LGPL) which can be found (on Debian GNU
37
systems) in the file `/usr/share/common-licenses/LGPL'
38
systems) in the file `/usr/share/common-licenses/LGPL'
38
39
39
Other components of lsh are from the public domain. For a more
40
Other components of lsh are from the public domain. For a more
40
complete list of the authors and licenses of various components
41
complete list of the authors and licenses of various components
41
within lsh, see the file `/usr/share/doc/lsh-utils/AUTHORS'
42
within lsh, see the file `/usr/share/doc/lsh-utils/AUTHORS'
42
43
43
 -- Timshel Knoll <timshel@debian.org>  Tue, 18 Jul 2000 19:40:07 +1000
44
 -- Timshel Knoll <timshel@debian.org>  Tue, 18 Jul 2000 19:40:07 +1000
44
45