source: debian/control @ 46d4230

1.2-4
Last change on this file since 46d4230 was 46d4230, checked in by Wilmer van der Gaast <wilmer@…>, at 2008-05-08T05:43:53Z

Added bitlbee-dev package, finalized 1.2-4 package.

  • Property mode set to 100644
File size: 902 bytes
Line 
1Source: bitlbee
2Section: net
3Priority: optional
4Maintainer: Wilmer van der Gaast <wilmer@gaast.net>
5Standards-Version: 3.5.9
6Build-Depends: libglib2.0-dev (>= 2.4), libevent-dev, libgnutls-dev | libnss-dev (>= 1.6), debconf-2.0, po-debconf
7
8Package: bitlbee
9Architecture: any
10Depends: ${shlibs:Depends}, adduser, net-tools, ${debconf-depends}, debianutils (>= 1.16)
11Description: An IRC to other chat networks gateway
12 This program can be used as an IRC server which forwards everything you
13 say to people on other chat networks: Jabber, ICQ, AIM, MSN and Yahoo.
14
15Package: bitlbee-dev
16Architecture: all
17Depends: bitlbee (= ${binary:Version})
18Description: An IRC to other chat networks gateway
19 This program can be used as an IRC server which forwards everything you
20 say to people on other chat networks: Jabber, ICQ, AIM, MSN and Yahoo.
21 .
22 This package holds development stuff for compiling plug-ins.
Note: See TracBrowser for help on using the repository browser.