diff options
author | Wilmer van der Gaast <wilmer@gaast.net> | 2008-05-07 22:43:53 -0700 |
---|---|---|
committer | Wilmer van der Gaast <wilmer@gaast.net> | 2008-05-07 22:43:53 -0700 |
commit | 46d42308ee9a1120e39923dd38652681f2242665 (patch) | |
tree | cfc2ce258d22628cffed733bf5ec41447386703a /debian/control | |
parent | e74c7fe11099e45da9a17b4d791162d57d2768f8 (diff) |
Added bitlbee-dev package, finalized 1.2-4 package.1.2-4
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/debian/control b/debian/control index 8383391b..8faa27b8 100644 --- a/debian/control +++ b/debian/control @@ -11,3 +11,12 @@ Depends: ${shlibs:Depends}, adduser, net-tools, ${debconf-depends}, debianutils Description: An IRC to other chat networks gateway This program can be used as an IRC server which forwards everything you say to people on other chat networks: Jabber, ICQ, AIM, MSN and Yahoo. + +Package: bitlbee-dev +Architecture: all +Depends: bitlbee (= ${binary:Version}) +Description: An IRC to other chat networks gateway + This program can be used as an IRC server which forwards everything you + say to people on other chat networks: Jabber, ICQ, AIM, MSN and Yahoo. + . + This package holds development stuff for compiling plug-ins. |