source: debian/control @ 5916995

Last change on this file since 5916995 was b6dd429, checked in by Wilmer van der Gaast <wilmer@…>, at 2009-06-07T19:13:55Z

Fixed bitlbee.deb dep in bitlbee-dev to deal with binary NMUs.

  • Property mode set to 100644
File size: 1.1 KB
RevLine 
[19a8088]1Source: bitlbee
2Section: net
3Priority: optional
4Maintainer: Wilmer van der Gaast <wilmer@gaast.net>
[945eb1e]5Uploaders: Jelmer Vernooij <jelmer@samba.org>
6Standards-Version: 3.8.0
[379c08a]7Build-Depends: libglib2.0-dev (>= 2.4), libevent-dev, libgnutls-dev | libnss-dev (>= 1.6), debconf-2.0, po-debconf
[a8d28d9]8Homepage: http://www.bitlbee.org/
9Vcs-Bzr: http://code.bitlbee.org/bitlbee/
[945eb1e]10DM-Upload-Allowed: yes
[19a8088]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.
[46d4230]18
19Package: bitlbee-dev
20Architecture: all
[b6dd429]21Depends: bitlbee (>= ${source:Version}), bitlbee (<< ${source:Version}.1~)
[46d4230]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.