]> asedeno.scripts.mit.edu Git - 1ts-debian.git/commitdiff
fiddle with dependency metadata to aid in switching things around
authorkcr <kcr@cbed1d16-5ef5-0310-b6a1-d4a37b08ba1f>
Mon, 22 Dec 2008 16:12:34 +0000 (16:12 +0000)
committerkcr <kcr@cbed1d16-5ef5-0310-b6a1-d4a37b08ba1f>
Mon, 22 Dec 2008 16:12:34 +0000 (16:12 +0000)
git-svn-id: svn://svn.1ts.org/debian/branches/zephyr-reloaded@376 cbed1d16-5ef5-0310-b6a1-d4a37b08ba1f

zephyr/debian/control

index cac835001a19c5886cac3603cb769553b9e9e935..2763490719151444394f6770aede6bca4a5ab390 100644 (file)
@@ -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.