]> asedeno.scripts.mit.edu Git - 1ts-debian.git/blob - zephyr/debian/control
resurrect zephyr packaging
[1ts-debian.git] / zephyr / debian / control
1 Source: zephyr
2 Section: net
3 Priority: optional
4 Maintainer: Karl Ramm <kcr@debian.org>
5 Uploaders: Sam Hartman <hartmans@debian.org>
6 Build-Depends: debhelper (>= 5), libc-ares-dev, libkrb5-dev (>= 1.2.2-4), comerr-dev, ss-dev,
7                libreadline5-dev, libx11-dev, libxt-dev, x11proto-core-dev, libncurses5-dev,
8                bison, libhesiod-dev, autotools-dev
9 Standards-Version: 3.8.1.0
10 Vcs-Svn: svn://svn.1ts.org/debian/branches/zephyr-reloaded/zephyr
11
12 Package: libzephyr4
13 Section: libs
14 Architecture: any
15 Depends: ${shlibs:Depends}, ${misc:Depends}
16 Conflicts: libzephyr4-krb, libzephyr4-krb5, libzephyr4-krb45
17 Description: Project Athena's notification service - non-Kerberos libraries
18  Zephyr is derived from the original Project Athena 'Instant Message' system
19  and allows users to send messages to other users or to groups of users.
20  Users can view incoming Zephyr messages as windowgrams (transient X
21  windows) or as text on a terminal.
22  .
23  This package provides the libraries without Kerberos support.
24
25 Package: libzephyr4-krb
26 Section: libs
27 Architecture: any
28 Depends: ${shlibs:Depends}, ${misc:Depends}, krb4-config
29 Conflicts: libzephyr4, libzephyr4-krb5, libzephyr4-krb45
30 Replaces: libzephyr4, libzephyr4-krb5, libzephyr4-krb45
31 Provides: libzephyr4
32 Description: Project Athena's notification service - libraries with Kerberos
33  Zephyr is derived from the original Project Athena 'Instant Message' system
34  and allows users to send messages to other users or to groups of users.
35  Users can view incoming Zephyr messages as windowgrams (transient X
36  windows) or as text on a terminal.
37  .
38  This package provides libraries that use Kerberos.
39
40 Package: libzephyr4-krb5
41 Section: libs
42 Architecture: any
43 Depends: ${shlibs:Depends}, ${misc:Depends}, krb5-config
44 Conflicts: libzephyr4, libzephyr4-krb, libzephyr4-krb45
45 Replaces: libzephyr4, libzephyr4-krb, libzephyr4-krb45
46 Provides: libzephyr4
47 Description: The original "Instant Message" system libraries with Kerberos 5
48  This version of the library uses Kerberos for message authentication.
49  .
50  This is the Project Athena Zephyr notification system.
51  Zephyr allows users to send messages to other users or to groups of
52  users.  Users can view incoming Zephyr messages as windowgrams
53  (transient X windows) or as text on a terminal.
54
55 Package: libzephyr4-krb45
56 Section: libs
57 Architecture: any
58 Depends: ${shlibs:Depends}, ${misc:Depends}, krb5-config
59 Conflicts: libzephyr4, libzephyr4-krb, libzephyr4-krb5
60 Replaces: libzephyr4, libzephyr4-krb, libzephyr4-krb5
61 Provides: libzephyr4
62 Description: The original "Instant Message" system libraries with Kerberos 4+5
63  This version of the library uses Kerberos for message authentication.
64  .
65  This is the Project Athena Zephyr notification system.
66  Zephyr allows users to send messages to other users or to groups of
67  users.  Users can view incoming Zephyr messages as windowgrams
68  (transient X windows) or as text on a terminal.
69
70 Package: zephyr-clients
71 Section: net
72 Replaces: zephyr-client
73 Architecture: any
74 Depends: ${shlibs:Depends}, ${misc:Depends}, debianutils (>= 1.6), debconf | debconf-2.0
75 Description: Project Athena's notification service - client programs
76  Zephyr is derived from the original Project Athena 'Instant Message' system
77  and allows users to send messages to other users or to groups of users.
78  Users can view incoming Zephyr messages as windowgrams (transient X
79  windows) or as text on a terminal.
80  .
81  This package provides client programs for the messaging service.
82
83 Package: zephyr-server
84 Section: net
85 Architecture: any
86 Depends: ${shlibs:Depends}, ${misc:Depends}, debconf | debconf-2.0
87 Conflicts: zephyr-server-krb, zephyr-server-krb5, zephyr-server-krb45
88 Description: Project Athena's notification service - non-Kerberos server
89  Zephyr is derived from the original Project Athena 'Instant Message' system
90  and allows users to send messages to other users or to groups of users.
91  Users can view incoming Zephyr messages as windowgrams (transient X
92  windows) or as text on a terminal.
93  .
94  This package provides the server for the messaging service, which
95  maintains a location and subscription database for all the receiving
96  clients. All zephyrgrams are sent to the server to be routed to the
97  intended recipient. Only one server is required for a group of clients.
98
99 Package: zephyr-server-krb
100 Section: net
101 Architecture: any
102 Depends: ${shlibs:Depends}, ${misc:Depends}, debconf | debconf-2.0, libzephyr4-krb
103 Conflicts: zephyr-server, zephyr-server-krb5, zephyr-server-krb45
104 Replaces: zephyr-server, zephyr-server-krb5, zephyr-server-krb45
105 Provides: zephyr-server
106 Description: Project Athena's notification service - server with Kerberos
107  Zephyr is derived from the original Project Athena 'Instant Message' system
108  and allows users to send messages to other users or to groups of users.
109  Users can view incoming Zephyr messages as windowgrams (transient X
110  windows) or as text on a terminal.
111  .
112  This package provides the server for the messaging service. Only one
113  server is needed for a group of client. The program consumes much memory,
114  especially for very large sites.
115  .
116  The server maintains a location and subscription database for all the
117  receiving clients. All zephyrgrams are sent to the server to be routed
118  to the intended recipient.
119  .
120  This version of the server uses Kerberos.
121
122 Package: zephyr-server-krb5
123 Section: net
124 Architecture: any
125 Depends: ${shlibs:Depends}, ${misc:Depends}, debconf | debconf-2.0, libzephyr4-krb5
126 Conflicts: zephyr-server, zephyr-server-krb, zephyr-server-krb45
127 Replaces: zephyr-server, zephyr-server-krb, zephyr-server-krb45
128 Provides: zephyr-server
129 Description: The original "Instant Message" system-server with Kerberos 5
130  You probably only need one server for a group of clients.
131  This can be a memory-intensive server, especially for very large sites.
132  .
133  The server maintains a location and subscription database for all the
134  receiving clients. All zephyrgrams are sent to the server to be routed
135  to the intended recipient.
136  .
137  This version of the server uses Kerberos for message authentication.
138  .
139  This is the Project Athena Zephyr notification system.
140  Zephyr allows users to send messages to other users or to groups of
141  users.  Users can view incoming Zephyr messages as windowgrams
142  (transient X windows) or as text on a terminal.
143
144 Package: zephyr-server-krb45
145 Section: net
146 Architecture: any
147 Depends: ${shlibs:Depends}, ${misc:Depends}, debconf | debconf-2.0, libzephyr4-krb45
148 Conflicts: zephyr-server, zephyr-server-krb, zephyr-server-krb5
149 Replaces: zephyr-server, zephyr-server-krb, zephyr-server-krb5
150 Provides: zephyr-server
151 Description: The original "Instant Message" system-server with Kerberos 4+5
152  You probably only need one server for a group of clients.
153  This can be a memory-intensive server, especially for very large sites.
154  .
155  The server maintains a location and subscription database for all the
156  receiving clients. All zephyrgrams are sent to the server to be routed
157  to the intended recipient.
158  .
159  This version of the server uses Kerberos for message authentication.
160  .
161  This is the Project Athena Zephyr notification system.
162  Zephyr allows users to send messages to other users or to groups of
163  users.  Users can view incoming Zephyr messages as windowgrams
164  (transient X windows) or as text on a terminal.
165
166 Package: libzephyr-dev
167 Section: libdevel
168 Architecture: any
169 Depends: libzephyr4 (= ${binary:Version}) | libzephyr4-krb (= ${binary:Version}), ${misc:Depends}, libc6-dev
170 Description: Project Athena's notification service - development files
171  Zephyr is derived from the original Project Athena 'Instant Message' system
172  and allows users to send messages to other users or to groups of users.
173  Users can view incoming Zephyr messages as windowgrams (transient X
174  windows) or as text on a terminal.
175  .
176  This package provides development libraries and files, which are
177  needed to compile alternative Zephyr clients.