aboutsummaryrefslogtreecommitdiffstats
path: root/debian/control
diff options
context:
space:
mode:
authorWilmer van der Gaast <wilmer@gaast.net>2009-06-07 20:13:55 +0100
committerWilmer van der Gaast <wilmer@gaast.net>2009-06-07 20:13:55 +0100
commitb6dd429999c8737589f2f689879f8240d9bc048f (patch)
treec3ccd1c7d2f46472a31dc88bcfe19e1d613b6285 /debian/control
parentc40580daeea1f08d276dd2677ed8276124f8d048 (diff)
Fixed bitlbee.deb dep in bitlbee-dev to deal with binary NMUs.
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index e6302c13..86488c8a 100644
--- a/debian/control
+++ b/debian/control
@@ -18,7 +18,7 @@ Description: An IRC to other chat networks gateway
Package: bitlbee-dev
Architecture: all
-Depends: bitlbee (= ${binary:Version})
+Depends: bitlbee (>= ${source:Version}), bitlbee (<< ${source:Version}.1~)
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.