aboutsummaryrefslogtreecommitdiffstats
path: root/debian/control
diff options
context:
space:
mode:
authorulim <a.sporto+bee@gmail.com>2008-06-02 14:58:57 +0200
committerulim <a.sporto+bee@gmail.com>2008-06-02 14:58:57 +0200
commitc821e8ad0d1cf9ab71e6e34c685d0adea2dde923 (patch)
tree0273986e236651d17157ccd3907f64242fd13da9 /debian/control
parentcce0450184b4358ef06d91cca985fa3ca389fcd6 (diff)
parentde8e584d7f4fea214934af094a4df2672d7e0be8 (diff)
merged in upstream r384. No conflicts.
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.