summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorGravatar Karl Ramm <kcr@mit.edu>2008-12-20 21:01:17 +0000
committerGravatar Karl Ramm <kcr@mit.edu>2008-12-20 21:01:17 +0000
commit684442253a03487286afa067cc4671b45faf1d0d (patch)
tree3ddb0a7b4dc67b55043a1270132d3d28564e8cc3 /debian/control
parent5ae506c279c3e14249b74eb74c4f89412ac79ca6 (diff)
build separate krb4 and krb5 packages
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control44
1 files changed, 39 insertions, 5 deletions
diff --git a/debian/control b/debian/control
index df8502e..c7c8aea 100644
--- a/debian/control
+++ b/debian/control
@@ -10,7 +10,7 @@ Package: libzephyr3
Section: libs
Architecture: any
Depends: ${shlibs:Depends}
-Conflicts: libzephyr3-krb
+Conflicts: libzephyr3-krb, libzephyr4-krb5
Description: The original "Instant Message" system libraries without Kerberos
This is the Project Athena Zephyr notification system 2000/04/21 snapshot.
Zephyr allows users to send messages to other users or to groups of
@@ -20,8 +20,8 @@ Description: The original "Instant Message" system libraries without Kerberos
Package: libzephyr3-krb
Section: libs
Architecture: any
-Depends: ${shlibs:Depends}, krb5-config
-Conflicts: libzephyr3
+Depends: ${shlibs:Depends}, krb4-config
+Conflicts: libzephyr3, libzephyr3-krb5
Provides: libzephyr3
Description: The original "Instant Message" system libraries with Kerberos
This version of the library uses Kerberos for message authentication.
@@ -31,6 +31,20 @@ Description: The original "Instant Message" system libraries with Kerberos
users. Users can view incoming Zephyr messages as windowgrams
(transient X windows) or as text on a terminal.
+Package: libzephyr3-krb5
+Section: libs
+Architecture: any
+Depends: ${shlibs:Depends}, krb5-config
+Conflicts: libzephyr3, libzephyr3-krb
+Provides: libzephyr3
+Description: The original "Instant Message" system libraries with Kerberos 5
+ This version of the library uses Kerberos for message authentication.
+ .
+ This is the Project Athena Zephyr notification system 2000/04/21 snapshot.
+ Zephyr allows users to send messages to other users or to groups of
+ users. Users can view incoming Zephyr messages as windowgrams
+ (transient X windows) or as text on a terminal.
+
Package: zephyr-clients
Section: net
Replaces: zephyr-client
@@ -48,7 +62,7 @@ Package: zephyr-server
Section: net
Architecture: any
Depends: ${shlibs:Depends}, debconf | debconf-2.0
-Conflicts: zephyr-server-krb
+Conflicts: zephyr-server-krb, zephyr-server-krb5
Description: The original "Instant Message" system-server without Kerberos
You probably only need one server for a group of clients.
This can be a memory-intensive server, especially for very large sites.
@@ -66,7 +80,7 @@ Package: zephyr-server-krb
Section: net
Architecture: any
Depends: ${shlibs:Depends}, debconf | debconf-2.0, libzephyr3-krb
-Conflicts: zephyr-server
+Conflicts: zephyr-server, zephyr-server-krb5
Description: The original "Instant Message" system-server with Kerberos
You probably only need one server for a group of clients.
This can be a memory-intensive server, especially for very large sites.
@@ -82,6 +96,26 @@ Description: The original "Instant Message" system-server with Kerberos
users. Users can view incoming Zephyr messages as windowgrams
(transient X windows) or as text on a terminal.
+Package: zephyr-server-krb5
+Section: net
+Architecture: any
+Depends: ${shlibs:Depends}, debconf | debconf-2.0, libzephyr3-krb
+Conflicts: zephyr-server, zephyr-server-krb
+Description: The original "Instant Message" system-server with Kerberos 5
+ You probably only need one server for a group of clients.
+ This can be a memory-intensive server, especially for very large sites.
+ .
+ The server maintains a location and subscription database for all the
+ receiving clients. All zephyrgrams are sent to the server to be routed
+ to the intended recipient.
+ .
+ This version of the server uses Kerberos for message authentication.
+ .
+ This is the Project Athena Zephyr notification system 2000/04/21 snapshot.
+ Zephyr allows users to send messages to other users or to groups of
+ users. Users can view incoming Zephyr messages as windowgrams
+ (transient X windows) or as text on a terminal.
+
Package: libzephyr-dev
Section: libdevel
Architecture: any