summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Karl Ramm <kcr@mit.edu>2009-03-23 11:56:10 +0000
committerGravatar Karl Ramm <kcr@mit.edu>2009-03-23 11:56:10 +0000
commite265763fbaede57f2a554ffa0a025f9748d5f9db (patch)
treeaab2cfff61d9f02e29b4a1186e5f60742c45c261
parentcf3e830ba61cafd9d4b27b1a3484a1a09cf63220 (diff)
having the libraries conflict with the orthogonal v3s turned out to be a
less clever idea than originally envisioned
-rw-r--r--zephyr/debian/control8
1 files changed, 4 insertions, 4 deletions
diff --git a/zephyr/debian/control b/zephyr/debian/control
index a493870..8d04b25 100644
--- a/zephyr/debian/control
+++ b/zephyr/debian/control
@@ -13,7 +13,7 @@ Package: libzephyr4
Section: libs
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
-Conflicts: libzephyr4-krb, libzephyr4-krb5, libzephyr4-krb45, libzephyr3-krb
+Conflicts: libzephyr4-krb, libzephyr4-krb5, libzephyr4-krb45
Description: Project Athena's notification service - non-Kerberos libraries
Zephyr is derived from the original Project Athena 'Instant Message' system
and allows users to send messages to other users or to groups of users.
@@ -26,7 +26,7 @@ Package: libzephyr4-krb
Section: libs
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, krb4-config
-Conflicts: libzephyr4, libzephyr4-krb5, libzephyr4-krb45, libzephyr3
+Conflicts: libzephyr4, libzephyr4-krb5, libzephyr4-krb45
Replaces: libzephyr4, libzephyr4-krb5, libzephyr4-krb45
Provides: libzephyr4
Description: Project Athena's notification service - libraries with Kerberos
@@ -41,7 +41,7 @@ Package: libzephyr4-krb5
Section: libs
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, krb5-config
-Conflicts: libzephyr4, libzephyr4-krb, libzephyr4-krb45, libzephyr3
+Conflicts: libzephyr4, libzephyr4-krb, libzephyr4-krb45
Replaces: libzephyr4, libzephyr4-krb, libzephyr4-krb45
Provides: libzephyr4
Description: The original "Instant Message" system libraries with Kerberos 5
@@ -56,7 +56,7 @@ Package: libzephyr4-krb45
Section: libs
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, krb5-config
-Conflicts: libzephyr4, libzephyr4-krb, libzephyr4-krb5, libzephyr3
+Conflicts: libzephyr4, libzephyr4-krb, libzephyr4-krb5
Replaces: libzephyr4, libzephyr4-krb, libzephyr4-krb5
Provides: libzephyr4
Description: The original "Instant Message" system libraries with Kerberos 4+5