]> asedeno.scripts.mit.edu Git - 1ts-debian.git/blob - zephyr/debian/control
up the debhelper version
[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 (>= 7), libc-ares-dev, libkrb5-dev (>= 1.2.2-4), comerr-dev, ss-dev,
7                libreadline-dev | libreadline5-dev, libx11-dev, libxt-dev, x11proto-core-dev, libncurses5-dev,
8                bison, libhesiod-dev, autotools-dev
9 Standards-Version: 3.8.3
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-krb5
26 Section: libs
27 Architecture: any
28 Depends: ${shlibs:Depends}, ${misc:Depends}, krb5-config
29 Conflicts: libzephyr4, libzephyr4-krb, libzephyr4-krb45
30 Replaces: libzephyr4, libzephyr4-krb, libzephyr4-krb45
31 Provides: libzephyr4
32 Description: The original "Instant Message" system libraries with Kerberos V
33  This version of the library uses Kerberos V for message authentication.
34  .
35  This is the Project Athena Zephyr notification system.
36  Zephyr allows users to send messages to other users or to groups of
37  users.  Users can view incoming Zephyr messages as windowgrams
38  (transient X windows) or as text on a terminal.
39
40 Package: libzephyr4-krb45
41 Section: libs
42 Architecture: any
43 Depends: ${shlibs:Depends}, ${misc:Depends}, krb5-config
44 Conflicts: libzephyr4, libzephyr4-krb, libzephyr4-krb5
45 Replaces: libzephyr4, libzephyr4-krb, libzephyr4-krb5
46 Provides: libzephyr4
47 Description: The original "Instant Message" system libraries with Kerberos 4+5
48  This version of the library uses Kerberos V for message authentication, but
49  retains some Kerberos 4 support routines used by the server that accept both.
50  .
51  This is the Project Athena Zephyr notification system.
52  Zephyr allows users to send messages to other users or to groups of
53  users.  Users can view incoming Zephyr messages as windowgrams
54  (transient X windows) or as text on a terminal.
55
56 Package: zephyr-clients
57 Replaces: zephyr-client
58 Architecture: any
59 Depends: ${shlibs:Depends}, ${misc:Depends}, debianutils (>= 1.6), debconf | debconf-2.0
60 Description: Project Athena's notification service - client programs
61  Zephyr is derived from the original Project Athena 'Instant Message' system
62  and allows users to send messages to other users or to groups of users.
63  Users can view incoming Zephyr messages as windowgrams (transient X
64  windows) or as text on a terminal.
65  .
66  This package provides client programs for the messaging service.
67
68 Package: zephyr-server
69 Architecture: any
70 Depends: ${shlibs:Depends}, ${misc:Depends}, debconf | debconf-2.0
71 Conflicts: zephyr-server-krb, zephyr-server-krb5, zephyr-server-krb45
72 Description: Project Athena's notification service - non-Kerberos server
73  Zephyr is derived from the original Project Athena 'Instant Message' system
74  and allows users to send messages to other users or to groups of users.
75  Users can view incoming Zephyr messages as windowgrams (transient X
76  windows) or as text on a terminal.
77  .
78  This package provides the server for the messaging service, which
79  maintains a location and subscription database for all the receiving
80  clients. All zephyrgrams are sent to the server to be routed to the
81  intended recipient. Only one server is required for a group of clients.
82
83 Package: zephyr-server-krb5
84 Architecture: any
85 Depends: ${shlibs:Depends}, ${misc:Depends}, debconf | debconf-2.0, libzephyr4-krb5
86 Conflicts: zephyr-server, zephyr-server-krb, zephyr-server-krb45
87 Replaces: zephyr-server, zephyr-server-krb, zephyr-server-krb45
88 Provides: zephyr-server
89 Description: The original "Instant Message" system-server with Kerberos 5
90  You probably only need one server for a group of clients.
91  This can be a memory-intensive server, especially for very large sites.
92  .
93  The server maintains a location and subscription database for all the
94  receiving clients. All zephyrgrams are sent to the server to be routed
95  to the intended recipient.
96  .
97  This version of the server uses Kerberos V for message authentication.
98  .
99  This is the Project Athena Zephyr notification system.
100  Zephyr allows users to send messages to other users or to groups of
101  users.  Users can view incoming Zephyr messages as windowgrams
102  (transient X windows) or as text on a terminal.
103
104 Package: zephyr-server-krb45
105 Architecture: any
106 Depends: ${shlibs:Depends}, ${misc:Depends}, debconf | debconf-2.0, libzephyr4-krb45
107 Conflicts: zephyr-server, zephyr-server-krb, zephyr-server-krb5
108 Replaces: zephyr-server, zephyr-server-krb, zephyr-server-krb5
109 Provides: zephyr-server
110 Description: The original "Instant Message" system-server with Kerberos 4+5
111  You probably only need one server for a group of clients.
112  This can be a memory-intensive server, especially for very large sites.
113  .
114  The server maintains a location and subscription database for all the
115  receiving clients. All zephyrgrams are sent to the server to be routed
116  to the intended recipient.
117  .
118  This version of the server uses Kerberos 4 and Kerberos V for message
119  authentication.
120  .
121  This is the Project Athena Zephyr notification system.
122  Zephyr allows users to send messages to other users or to groups of
123  users.  Users can view incoming Zephyr messages as windowgrams
124  (transient X windows) or as text on a terminal.
125
126 Package: libzephyr-dev
127 Section: libdevel
128 Architecture: any
129 Depends: libzephyr4 (= ${binary:Version}) | libzephyr4-krb (= ${binary:Version}) | libzephyr4-krb5 (= ${binary:Version}) | libzephyr4-krb45 (= ${binary:Version}), ${misc:Depends}, libc6-dev
130 Description: Project Athena's notification service - development files
131  Zephyr is derived from the original Project Athena 'Instant Message' system
132  and allows users to send messages to other users or to groups of users.
133  Users can view incoming Zephyr messages as windowgrams (transient X
134  windows) or as text on a terminal.
135  .
136  This package provides development libraries and files, which are
137  needed to compile alternative Zephyr clients.