]> asedeno.scripts.mit.edu Git - 1ts-debian.git/blob - zephyr/debian/control
Temporary kludge to make this not fall over without krb4. needs revisiting.
[1ts-debian.git] / zephyr / debian / control
1 Source: zephyr
2 Section: net
3 Priority: optional
4 Maintainer: Karl Ramm <kcr@debian.org>
5 Uploaders: Karl Ramm <kcr@debian.org>, Sam Hartman <hartmans@debian.org>
6 Build-Depends: debhelper (>= 4), libares-dev, libkrb5-dev (>= 1.2.2-4), comerr-dev, ss-dev, libreadline5-dev, libx11-dev, libxt-dev, x-dev, libxaw7-dev | libxaw8-dev, libxmu-dev, libncurses5-dev, bison, libhesiod-dev
7 Standards-Version: 3.7.2.2
8
9 Package: libzephyr3
10 Section: libs
11 Architecture: any
12 Depends: ${shlibs:Depends}
13 Conflicts: libzephyr3-krb, libzephyr4-krb5
14 Description: The original "Instant Message" system libraries without Kerberos
15  This is the Project Athena Zephyr notification system 2000/04/21 snapshot.
16  Zephyr allows users to send messages to other users or to groups of
17  users.  Users can view incoming Zephyr messages as windowgrams
18  (transient X windows) or as text on a terminal.
19
20 Package: libzephyr3-krb
21 Section: libs
22 Architecture: any
23 Depends: ${shlibs:Depends}, krb4-config
24 Conflicts: libzephyr3, libzephyr3-krb5
25 Provides: libzephyr3
26 Description: The original "Instant Message" system libraries with Kerberos 
27  This version of the library uses Kerberos for message authentication.
28  .
29  This is the Project Athena Zephyr notification system 2000/04/21 snapshot.
30  Zephyr allows users to send messages to other users or to groups of
31  users.  Users can view incoming Zephyr messages as windowgrams
32  (transient X windows) or as text on a terminal.
33
34 Package: libzephyr3-krb5
35 Section: libs
36 Architecture: any
37 Depends: ${shlibs:Depends}, krb5-config
38 Conflicts: libzephyr3, libzephyr3-krb
39 Provides: libzephyr3
40 Description: The original "Instant Message" system libraries with Kerberos 5
41  This version of the library uses Kerberos for message authentication.
42  .
43  This is the Project Athena Zephyr notification system 2000/04/21 snapshot.
44  Zephyr allows users to send messages to other users or to groups of
45  users.  Users can view incoming Zephyr messages as windowgrams
46  (transient X windows) or as text on a terminal.
47
48 Package: zephyr-clients
49 Section: net
50 Replaces: zephyr-client
51 Architecture: any
52 Depends: ${shlibs:Depends}, debianutils (>= 1.6), debconf | debconf-2.0
53 Description: The original "Instant Message" system client
54  This package only contains the clients; you'll need a server to talk to.
55  .
56  This is the Project Athena Zephyr notification system 2000/04/21 snapshot.
57  Zephyr allows users to send messages to other users or to groups of
58  users.  Users can view incoming Zephyr messages as windowgrams
59  (transient X windows) or as text on a terminal.
60
61 Package: zephyr-server
62 Section: net
63 Architecture: any
64 Depends: ${shlibs:Depends}, debconf | debconf-2.0
65 Conflicts: zephyr-server-krb, zephyr-server-krb5
66 Description: The original "Instant Message" system-server without Kerberos
67  You probably only need one server for a group of clients.
68  This can be a memory-intensive server, especially for very large sites.
69  .
70  The server maintains a location and subscription database for all the
71  receiving clients. All zephyrgrams are sent to the server to be routed
72  to the intended recipient.
73  .
74  This is the Project Athena Zephyr notification system 2000/04/21 snapshot.
75  Zephyr allows users to send messages to other users or to groups of
76  users.  Users can view incoming Zephyr messages as windowgrams
77  (transient X windows) or as text on a terminal.
78
79 Package: zephyr-server-krb
80 Section: net
81 Architecture: any
82 Depends: ${shlibs:Depends}, debconf | debconf-2.0, libzephyr3-krb
83 Conflicts: zephyr-server, zephyr-server-krb5
84 Description: The original "Instant Message" system-server with Kerberos
85  You probably only need one server for a group of clients.
86  This can be a memory-intensive server, especially for very large sites.
87  .
88  The server maintains a location and subscription database for all the
89  receiving clients. All zephyrgrams are sent to the server to be routed
90  to the intended recipient.
91  .
92  This version of the server uses Kerberos for message authentication.
93  .
94  This is the Project Athena Zephyr notification system 2000/04/21 snapshot.
95  Zephyr allows users to send messages to other users or to groups of
96  users.  Users can view incoming Zephyr messages as windowgrams
97  (transient X windows) or as text on a terminal.
98
99 Package: zephyr-server-krb5
100 Section: net
101 Architecture: any
102 Depends: ${shlibs:Depends}, debconf | debconf-2.0, libzephyr3-krb
103 Conflicts: zephyr-server, zephyr-server-krb
104 Description: The original "Instant Message" system-server with Kerberos 5
105  You probably only need one server for a group of clients.
106  This can be a memory-intensive server, especially for very large sites.
107  .
108  The server maintains a location and subscription database for all the
109  receiving clients. All zephyrgrams are sent to the server to be routed
110  to the intended recipient.
111  .
112  This version of the server uses Kerberos for message authentication.
113  .
114  This is the Project Athena Zephyr notification system 2000/04/21 snapshot.
115  Zephyr allows users to send messages to other users or to groups of
116  users.  Users can view incoming Zephyr messages as windowgrams
117  (transient X windows) or as text on a terminal.
118
119 Package: libzephyr-dev
120 Section: libdevel
121 Architecture: any
122 Depends: libzephyr3 (= ${binary:Version}) | libzephyr3-krb (= ${binary:Version}), libc6-dev
123 Description: The original "Instant Message" system development libraries
124  This package is needed to compile certain other zephyr clients. There are
125  various other clients available, including a totally gratuitous Motif client,
126  a Tcl client, several Emacs clients, and a number of X clients.
127  .
128  This is the Project Athena Zephyr notification system 2000/04/21 snapshot.
129  Zephyr allows users to send messages to other users or to groups of
130  users.  Users can view incoming Zephyr messages as windowgrams
131  (transient X windows) or as text on a terminal.