diff options
author | Wilmer van der Gaast <wilmer@gaast.net> | 2008-05-20 21:41:55 -0700 |
---|---|---|
committer | Wilmer van der Gaast <wilmer@gaast.net> | 2008-05-20 21:41:55 -0700 |
commit | 92998915be47eab17e548af5c3dd43fa4eab9683 (patch) | |
tree | 8dff2202657f8a6a70a0396849bc8011f10d2dbf /debian/control | |
parent | 23c4e648e3d38336f949498d0b93e5b399087e44 (diff) | |
parent | 46d42308ee9a1120e39923dd38652681f2242665 (diff) |
Merging Debian 1.2-4 package changes.
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. |