Changeset 095a5f0 for debian/control
- Timestamp:
- 2010-06-05T14:47:54Z (15 years ago)
- Branches:
- master
- Children:
- 4c03881
- Parents:
- 04dc563
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
debian/control
r04dc563 r095a5f0 4 4 Maintainer: Wilmer van der Gaast <wilmer@gaast.net> 5 5 Uploaders: Jelmer Vernooij <jelmer@samba.org> 6 Standards-Version: 3.8. 06 Standards-Version: 3.8.4 7 7 Build-Depends: libglib2.0-dev (>= 2.4), libevent-dev, libgnutls-dev | libnss-dev (>= 1.6), debconf-2.0, po-debconf, libpurple-dev 8 8 Homepage: http://www.bitlbee.org/ … … 12 12 Package: bitlbee 13 13 Architecture: any 14 Depends: ${shlibs:Depends}, adduser, net-tools, ${debconf-depends}, debianutils (>= 1.16)14 Depends: ${shlibs:Depends}, adduser, net-tools, debianutils (>= 1.16), bitlbee-common (>= ${source:Version}), bitlbee-common (<< ${source:Version}.1~) 15 15 Description: An IRC to other chat networks gateway 16 16 This program can be used as an IRC server which forwards everything you 17 17 say to people on other chat networks: Jabber, ICQ, AIM, MSN and Yahoo. 18 19 Package: bitlbee-libpurple 20 Architecture: any 21 Depends: ${shlibs:Depends}, adduser, net-tools, debianutils (>= 1.16), bitlbee-common (>= ${source:Version}), bitlbee-common (<< ${source:Version}.1~) 22 Description: 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 contains a version of BitlBee that uses the libpurple instant 27 messaging library instead of built-in code, which adds support for more IM 28 protocols (all protocols supported by Pidgin/Finch) and features (like file 29 transfers), at the price of being less lightweight. 30 . 31 This variant may not be very suitable for BitlBee instances used by many 32 (tens or hundreds) of clients. 33 34 Package: bitlbee-common 35 Architecture: all 36 Replaces: bitlbee (<= 1.3) 37 Description: An IRC to other chat networks gateway 38 This program can be used as an IRC server which forwards everything you 39 say to people on other chat networks: Jabber, ICQ, AIM, MSN and Yahoo. 40 . 41 This package contains common files (mostly documentation) for bitlbee and 42 bitlbee-libpurple. 18 43 19 44 Package: bitlbee-dev
Note: See TracChangeset
for help on using the changeset viewer.