aboutsummaryrefslogtreecommitdiffstats
path: root/debian/control
diff options
context:
space:
mode:
authorWilmer van der Gaast <wilmer@gaast.net>2008-05-07 22:43:53 -0700
committerWilmer van der Gaast <wilmer@gaast.net>2008-05-07 22:43:53 -0700
commit46d42308ee9a1120e39923dd38652681f2242665 (patch)
treecfc2ce258d22628cffed733bf5ec41447386703a /debian/control
parente74c7fe11099e45da9a17b4d791162d57d2768f8 (diff)
Added bitlbee-dev package, finalized 1.2-4 package.1.2-4
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control9
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.