diff options
author | Wilmer van der Gaast <wilmer@gaast.net> | 2010-03-18 22:22:46 +0000 |
---|---|---|
committer | Wilmer van der Gaast <wilmer@gaast.net> | 2010-03-18 22:22:46 +0000 |
commit | 5fbec3ddda0e3dcf2c300926978b9b363a77a0f7 (patch) | |
tree | c8fcffaeffc418a7b0af54ed30da9a923166b333 /debian/control | |
parent | 84622397b1780e4afa7bd36f0d2f089398ec3597 (diff) | |
parent | b788246cec5a718115a0aa620b72cdaf0315cac2 (diff) |
Merging recent debian/ changes.
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 2 |
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. |