aboutsummaryrefslogtreecommitdiffstats
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
parentc40580daeea1f08d276dd2677ed8276124f8d048 (diff)
Fixed bitlbee.deb dep in bitlbee-dev to deal with binary NMUs.
-rw-r--r--debian/changelog4
-rw-r--r--debian/control2
2 files changed, 4 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index 9435ed19..46ae380b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,8 +2,10 @@ bitlbee (1.2.3-2) unstable; urgency=low
* Fixed bitblee typo in prerm (introduced by NMU 1.2.1-1.1).
(Closes: #531287)
+ * Fixed bitlbee.deb dep in bitlbee-dev to deal with binary NMUs.
+ (Closes: #531219)
- -- Wilmer van der Gaast <wilmer@gaast.net> Mon, 01 Jun 2009 00:56:41 +0100
+ -- Wilmer van der Gaast <wilmer@gaast.net> Sun, 07 Jun 2009 20:04:45 +0100
bitlbee (1.2.3-1) unstable; urgency=critical
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.