aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-x.travis/obs.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis/obs.sh b/.travis/obs.sh
index 34b08b9..7292750 100755
--- a/.travis/obs.sh
+++ b/.travis/obs.sh
@@ -18,6 +18,7 @@ sed -ri \
configure.ac
sed -ri \
-e "s/bitlbee-dev \([^\(\)]+\),?\s*//" \
+ -e "s/(bitlbee[^ ]*) \(>= 3.4\)/\1 (>= 3.5)/g" \
debian/control
cat <<EOF > debian/changelog