From 4447040f1ad2c370a7532bb3ecb01fc7c0ab0da9 Mon Sep 17 00:00:00 2001 From: Ted Gould Date: Thu, 17 Feb 2011 10:25:54 -0600 Subject: debian/control: Adding Breaks for the previous library rev so that users don't end up with systems that use both. --- debian/control | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'debian/control') diff --git a/debian/control b/debian/control index 4a138a8..03085a2 100644 --- a/debian/control +++ b/debian/control @@ -23,7 +23,8 @@ Section: libs Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} -Breaks: libindicator1 +Breaks: libindicator1 (<= ${binary:Version}), + libindicator2 (<= ${binary:Version}) Description: panel indicator applet - shared library This library contains information to build indicators to go into the indicator applet. @@ -59,6 +60,7 @@ Section: libs Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} +Breaks: libindicator3-2 (<= ${binary:Version}) Description: panel indicator applet - shared library This library contains information to build indicators to go into the indicator applet. -- cgit v1.2.3