source: debian/control @ c521362

Last change on this file since c521362 was c521362, checked in by Wilmer van der Gaast <wilmer@…>, at 2010-04-24T17:04:28Z

libpurple-dev build dependency.

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