]> asedeno.scripts.mit.edu Git - 1ts-debian.git/commitdiff
Provide zephyr-client as upgrade path
authorhartmans <hartmans@cbed1d16-5ef5-0310-b6a1-d4a37b08ba1f>
Wed, 28 Mar 2001 23:28:44 +0000 (23:28 +0000)
committerhartmans <hartmans@cbed1d16-5ef5-0310-b6a1-d4a37b08ba1f>
Wed, 28 Mar 2001 23:28:44 +0000 (23:28 +0000)
git-svn-id: svn://svn.1ts.org/debian/trunk/zephyr@25 cbed1d16-5ef5-0310-b6a1-d4a37b08ba1f

debian/changelog
debian/control

index 7dbd5382c3610ecb182038916b1c8b28681e7412..4e6e155c064da298de95fb2025cfbbf5f2f931d8 100644 (file)
@@ -6,8 +6,9 @@ zephyr (2.1.20000421.SNAPSHOT-8) unstable; urgency=low
   * Clean up debian/rules to only call movefiles once
   * Depend on libxaw-dev for sid/woody
   * Support both Kerberos and non-Kerberos
+  * Add dummy zephyr-client package to phase upgrades.
 
- -- Sam Hartman <hartmans@mit.edu>  Wed, 28 Mar 2001 17:57:21 -0500
+ -- Sam Hartman <hartmans@mit.edu>  Wed, 28 Mar 2001 18:19:32 -0500
 
 zephyr (2.1.20000421.SNAPSHOT-7) unstable; urgency=low
 
index 290eb561b7ca85b2f782ea0b72bcbdec25fdb0d6..c0df67425779dbcff854057796702ca30e0b58e0 100644 (file)
@@ -1,5 +1,5 @@
 Source: zephyr
-Section: unknown
+Section: non-us/main
 Priority: optional
 Maintainer: Karl Ramm <kcr@1ts.org>
 Build-Depends: debhelper, libares-dev, libkrb5-dev, comerr-dev, ss-dev, libreadline4-dev, xlibs-dev | xlib6g-dev, libxaw-dev|xlib6g-dev, libncurses5-dev, bison
@@ -26,9 +26,7 @@ Description: The original "Instant Message" system libraries with Kerberos
  (transient X windows) or as text on a terminal.
 
 Package: zephyr-clients
-Provides: zephyr-client
 Replaces: zephyr-client
-Conflicts: zephyr-client
 Architecture: any
 Depends: ${shlibs:Depends}, debianutils (>= 1.6)
 Description: The original "Instant Message" system client
@@ -64,3 +62,12 @@ Description: The original "Instant Message" system development libraries
  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-client
+Depends: zephyr-clients, libzephyr3-krb
+Priority: extra
+Architecture: all
+Description: Phased upgrade package from kcr's earlier build
+ This package should make your life easier if you are using the earlier Zephyr packages; 
+ it will install the Kerberized versions of Zephyr.
+ You can remove once installed.