Changeset c780a08 for debian/control


Ignore:
Timestamp:
May 30, 2008, 7:40:02 PM (16 years ago)
Author:
Sam Hartman <hartmans@mit.edu>
Branches:
debian
Children:
cacc65b
Parents:
aed6bcd
Message:
Prepare for 1.0.2-1 release

* De-emphasize zephyr support because most debian users are more familiar with other IM protocols
* make irc module priority extra
* update maintainer in control field
File:
1 edited

Legend:

Unmodified
Added
Removed
  • debian/control

    r1b60295 rc780a08  
    22Section: net
    33Priority: optional
    4 Maintainer: Debian-Athena Project <debathena@mit.edu>
     4Maintainer: Sam Hartman <hartmans@debian.org>
    55Build-Depends: cdbs (>= 0.4.23-1.1), debhelper (>= 4.2.0), autoconf, libglib2.0-dev, libzephyr-dev, libncurses5-dev, libncursesw5-dev, libkrb5-dev, libperl-dev, pkg-config, zip
    66Standards-Version: 3.7.2
     
    99Architecture: any
    1010Depends: ${shlibs:Depends}, ${perl:Depends}, libnet-dns-perl, libauthen-sasl-perl, libdigest-sha1-perl, libgssapi-perl, libio-socket-ssl-perl, libpar-perl
    11 Recommends: zephyr-clients
     11Suggests: zephyr-clients
    1212Description: A curses-based tty Jabber and Zephyr client
    13  A curses-based instant-messaging client supporting the Zephyr,
    14  Jabber, and AIM protocols.  Much of the functionality is written in
     13 A curses-based instant-messaging client supporting the Jabber, IRC, AIM and Zephyr  protocols.  Much of the functionality is written in
    1514 Perl, which is supported as an extension language.
    1615 .
     
    2019Architecture: all
    2120Depends: ${shlibs:Depends}, ${perl:Depends}, libnet-irc-perl, libclass-accessor-perl, barnowl
     21Priority: extra
    2222Description: Provide IRC support for the BarnOwl Zephyr client
    2323 Install the Perl-based IRC module which will add IRC support to
     
    2525 .
    2626 BarnOwl is a curses-based instant-messaging client supporting the
    27  Zephyr, Jabber, and AIM protocols. Much of the functionality is
     27 Zephyr, Jabber, IRC and AIM protocols. Much of the functionality is
    2828 written in Perl, which is supported as an etension language.
    2929 .
Note: See TracChangeset for help on using the changeset viewer.