Changeset c780a08


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
Location:
debian
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • debian/changelog

    r52d8ee8 rc780a08  
     1barnowl (1.0.1-1) unstable; urgency=low
     2
     3  * New Upstream version
     4  * Upload to Debian, Closes: #483382
     5      - The IRC module is split into its own package at the request of
     6    upstream.  They believe it is less stable than the rest of the
     7    project. 
     8
     9 -- Sam Hartman <hartmans@debian.org>  Fri, 30 May 2008 19:38:19 -0400
     10
    111barnowl (1.0.0-1) unstable; urgency=low
    212
  • 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.