From 6191263b71f7060e7d0d754db519599bbb71a802 Mon Sep 17 00:00:00 2001 From: zer0def Date: Thu, 28 May 2015 09:34:21 +0200 Subject: Fixes 'Provides' in debian control file --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 4feedb5f..49251a5f 100644 --- a/debian/control +++ b/debian/control @@ -21,7 +21,7 @@ Description: An IRC to other chat networks gateway (default version) Package: bitlbee-libpurple Architecture: any Depends: ${misc:Depends}, ${shlibs:Depends}, debianutils (>= 1.16), bitlbee-common (= ${source:Version}) -Provides: bitlbee +Provides: bitlbee (= ${source:Version}) Conflicts: bitlbee Replaces: bitlbee Description: An IRC to other chat networks gateway (using libpurple) -- cgit v1.2.3