]> asedeno.scripts.mit.edu Git - 1ts-debian.git/blob - debian/control
c0df67425779dbcff854057796702ca30e0b58e0
[1ts-debian.git] / debian / control
1 Source: zephyr
2 Section: non-us/main
3 Priority: optional
4 Maintainer: Karl Ramm <kcr@1ts.org>
5 Build-Depends: debhelper, libares-dev, libkrb5-dev, comerr-dev, ss-dev, libreadline4-dev, xlibs-dev | xlib6g-dev, libxaw-dev|xlib6g-dev, libncurses5-dev, bison
6 Standards-Version: 3.1.1
7
8 Package: libzephyr3
9 Architecture: any
10 Depends: ${shlibs:Depends}
11 Description: The original "Instant Message" system libraries without Kerberos
12  This is the Project Athena Zephyr notification system 2000/04/21 snapshot.
13  Zephyr allows users to send messages to other users or to groups of
14  users.  Users can view incoming Zephyr messages as windowgrams
15  (transient X windows) or as text on a terminal.
16
17 Package: libzephyr3-krb
18 Architecture: any
19 Depends: ${shlibs:Depends}
20 Conflicts: libzephyr3
21 Provides: libzephyr3
22 Description: The original "Instant Message" system libraries with Kerberos 
23  This is the Project Athena Zephyr notification system 2000/04/21 snapshot.
24  Zephyr allows users to send messages to other users or to groups of
25  users.  Users can view incoming Zephyr messages as windowgrams
26  (transient X windows) or as text on a terminal.
27
28 Package: zephyr-clients
29 Replaces: zephyr-client
30 Architecture: any
31 Depends: ${shlibs:Depends}, debianutils (>= 1.6)
32 Description: The original "Instant Message" system client
33  This is the Project Athena Zephyr notification system 2000/04/21 snapshot.
34  Zephyr allows users to send messages to other users or to groups of
35  users.  Users can view incoming Zephyr messages as windowgrams
36  (transient X windows) or as text on a terminal.
37
38 Package: zephyr-server
39 Architecture: any
40 Depends: ${shlibs:Depends}
41 Description: The original "Instant Message" system-server without Kerberos
42  This is the Project Athena Zephyr notification system 2000/04/21 snapshot.
43  Zephyr allows users to send messages to other users or to groups of
44  users.  Users can view incoming Zephyr messages as windowgrams
45  (transient X windows) or as text on a terminal.
46
47 Package: zephyr-server-krb
48 Architecture: any
49 Depends: ${shlibs:Depends}, libzephyr3-krb
50 Conflicts: zephyr-server
51 Description: The original "Instant Message" system-server with Kerberos
52  This is the Project Athena Zephyr notification system 2000/04/21 snapshot.
53  Zephyr allows users to send messages to other users or to groups of
54  users.  Users can view incoming Zephyr messages as windowgrams
55  (transient X windows) or as text on a terminal.
56
57 Package: libzephyr-dev
58 Architecture: any
59 Depends: libc6-dev
60 Description: The original "Instant Message" system development libraries
61  This is the Project Athena Zephyr notification system 2000/04/21 snapshot.
62  Zephyr allows users to send messages to other users or to groups of
63  users.  Users can view incoming Zephyr messages as windowgrams
64  (transient X windows) or as text on a terminal.
65
66 Package: zephyr-client
67 Depends: zephyr-clients, libzephyr3-krb
68 Priority: extra
69 Architecture: all
70 Description: Phased upgrade package from kcr's earlier build
71  This package should make your life easier if you are using the earlier Zephyr packages; 
72  it will install the Kerberized versions of Zephyr.
73  You can remove once installed.