Changeset c780a08
- Timestamp:
- May 30, 2008, 7:40:02 PM (16 years ago)
- Branches:
- debian
- Children:
- cacc65b
- Parents:
- aed6bcd
- Location:
- debian
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
debian/changelog
r52d8ee8 rc780a08 1 barnowl (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 1 11 barnowl (1.0.0-1) unstable; urgency=low 2 12 -
debian/control
r1b60295 rc780a08 2 2 Section: net 3 3 Priority: optional 4 Maintainer: Debian-Athena Project <debathena@mit.edu>4 Maintainer: Sam Hartman <hartmans@debian.org> 5 5 Build-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 6 6 Standards-Version: 3.7.2 … … 9 9 Architecture: any 10 10 Depends: ${shlibs:Depends}, ${perl:Depends}, libnet-dns-perl, libauthen-sasl-perl, libdigest-sha1-perl, libgssapi-perl, libio-socket-ssl-perl, libpar-perl 11 Recommends: zephyr-clients11 Suggests: zephyr-clients 12 12 Description: 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 15 14 Perl, which is supported as an extension language. 16 15 . … … 20 19 Architecture: all 21 20 Depends: ${shlibs:Depends}, ${perl:Depends}, libnet-irc-perl, libclass-accessor-perl, barnowl 21 Priority: extra 22 22 Description: Provide IRC support for the BarnOwl Zephyr client 23 23 Install the Perl-based IRC module which will add IRC support to … … 25 25 . 26 26 BarnOwl is a curses-based instant-messaging client supporting the 27 Zephyr, Jabber, and AIM protocols. Much of the functionality is27 Zephyr, Jabber, IRC and AIM protocols. Much of the functionality is 28 28 written in Perl, which is supported as an etension language. 29 29 .
Note: See TracChangeset
for help on using the changeset viewer.