Christian Perrier <[EMAIL PROTECTED]> writes:
> --- zephyr.old/debian/control 2007-10-25 20:43:25.179785522 +0000
> +++ zephyr/debian/control     2007-11-28 08:22:47.063285782 +0000
> @@ -11,11 +11,14 @@
>  Architecture: any
>  Depends: ${shlibs:Depends}
>  Conflicts: libzephyr3-krb
> -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
> - users.  Users can view incoming Zephyr messages as windowgrams
> - (transient X windows) or as text on a terminal.
> +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.
> + Users can view incoming Zephyr messages as windowgrams (transient X
> + windows) or as text on a terminal.
> + .
> + This package provides the libraries without Kerberos support for message
> + authentication.

s/message/user/

or possibly drop everything after Kerberos

>  
>  Package: libzephyr3-krb
>  Section: libs
> @@ -23,75 +26,74 @@
>  Depends: ${shlibs:Depends}, krb4-config
>  Conflicts: libzephyr3
>  Provides: libzephyr3
> -Description: The original "Instant Message" system libraries with Kerberos 
> - This version of the library uses Kerberos for message authentication.
> +Description: Project Athena's notification service - libraries with Kerberos
> + 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.
> + Users can view incoming Zephyr messages as windowgrams (transient X
> + windows) or as text on a terminal.
>   .
> - 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.
> + This package provides libraries that use Kerberos for message
> + authentication.

as above

>  
>  Package: zephyr-clients
>  Section: net
>  Replaces: zephyr-client
>  Architecture: any
>  Depends: ${shlibs:Depends}, debianutils (>= 1.6), debconf | debconf-2.0
> -Description: The original "Instant Message" system client
> - This package only contains the clients; you'll need a server to talk to.
> +Description: Project Athena's notification service - client programs
> + 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.
> + Users can view incoming Zephyr messages as windowgrams (transient X
> + windows) or as text on a terminal.
>   .
> - 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.
> + This package provides client programs for the messaging service.
>  
>  Package: zephyr-server
>  Section: net
>  Architecture: any
>  Depends: ${shlibs:Depends}, debconf | debconf-2.0
>  Conflicts: zephyr-server-krb
> -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.
> - .
> - 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 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.
> +Description: Project Athena's notification service - non-Kerberos server
> + 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.
> + Users can view incoming Zephyr messages as windowgrams (transient X
> + windows) or as text on a terminal.
> + .
> + This package provides the server for the messaging service, which
> + 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. Only one server is required for a group of clients.
>  
>  Package: zephyr-server-krb
>  Section: net
>  Architecture: any
>  Depends: ${shlibs:Depends}, debconf | debconf-2.0, libzephyr3-krb
>  Conflicts: 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.
> +Description: Project Athena's notification service - server with Kerberos
> + 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.
> + Users can view incoming Zephyr messages as windowgrams (transient X
> + windows) or as text on a terminal.
> + .
> + This package provides the server for the messaging service. Only one
> + server is needed for a group of client. The program consumes much memory,
> + 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.

as above

> - .
> - 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
>  Depends: libzephyr3 (= ${binary:Version}) | libzephyr3-krb (= 
> ${binary:Version}), libc6-dev
> -Description: The original "Instant Message" system development libraries
> - This package is needed to compile certain other zephyr clients. There are
> - various other clients available, including a totally gratuitous Motif 
> client,
> - a Tcl client, several Emacs clients, and a number of X clients.
> - .
> - 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.
> +Description: Project Athena's notification service - development files
> + 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.
> + Users can view incoming Zephyr messages as windowgrams (transient X
> + windows) or as text on a terminal.
> + .
> + This package provides development libraries and files, which are
> + needed to compile alternative Zephyr clients.



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to