summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorGravatar Karl Ramm <kcr@mit.edu>2008-12-22 16:12:34 +0000
committerGravatar Karl Ramm <kcr@mit.edu>2008-12-22 16:12:34 +0000
commit10d5bbadb2d02453173d1d147ae08e44f0ff2d21 (patch)
tree4b76aef0b1a1ad6a711818197b2598ab01fa1b5c /debian/control
parent6c726c3d1e32e5cb24aa7337eab97f1e8f49ada8 (diff)
fiddle with dependency metadata to aid in switching things around
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control9
1 files changed, 9 insertions, 0 deletions
diff --git a/debian/control b/debian/control
index cac8350..2763490 100644
--- a/debian/control
+++ b/debian/control
@@ -23,6 +23,7 @@ Architecture: any
Depends: ${shlibs:Depends}, krb4-config
Conflicts: libzephyr3, libzephyr3-krb5, libzephyr3-krb45
Provides: libzephyr3
+Replaces: libzephyr3
Description: The original "Instant Message" system libraries with Kerberos
This version of the library uses Kerberos for message authentication.
.
@@ -37,6 +38,7 @@ Architecture: any
Depends: ${shlibs:Depends}, krb5-config
Conflicts: libzephyr3, libzephyr3-krb, libzephyr3-krb45
Provides: libzephyr3
+Replaces: libzephyr3
Description: The original "Instant Message" system libraries with Kerberos 5
This version of the library uses Kerberos for message authentication.
.
@@ -51,6 +53,7 @@ Architecture: any
Depends: ${shlibs:Depends}, krb5-config
Conflicts: libzephyr3, libzephyr3-krb, libzephyr3-krb5
Provides: libzephyr3
+Replaces: libzephyr3
Description: The original "Instant Message" system libraries with Kerberos 4+5
This version of the library uses Kerberos for message authentication.
.
@@ -95,6 +98,8 @@ Section: net
Architecture: any
Depends: ${shlibs:Depends}, debconf | debconf-2.0, libzephyr3-krb
Conflicts: zephyr-server, zephyr-server-krb5, zephyr-server-krb45
+Provides: zephyr-server
+Replaces: zephyr-server
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.
@@ -115,6 +120,8 @@ Section: net
Architecture: any
Depends: ${shlibs:Depends}, debconf | debconf-2.0, libzephyr3-krb5
Conflicts: zephyr-server, zephyr-server-krb, zephyr-server-krb45
+Provides: zephyr-server
+Replaces: zephyr-server
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.
@@ -135,6 +142,8 @@ Section: net
Architecture: any
Depends: ${shlibs:Depends}, debconf | debconf-2.0, libzephyr3-krb45
Conflicts: zephyr-server, zephyr-server-krb, zephyr-server-krb5
+Provides: zephyr-server
+Replaces: zephyr-server
Description: The original "Instant Message" system-server with Kerberos 4+5
You probably only need one server for a group of clients.
This can be a memory-intensive server, especially for very large sites.