From daaf146585e8bad6912bd926ded7c177a0fe6d0d Mon Sep 17 00:00:00 2001 From: Ted Gould Date: Fri, 17 Sep 2010 16:41:30 -0500 Subject: debian/control: Replaces really needs to be conflicts. You don't want both of these. --- debian/changelog | 7 +++++++ debian/control | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 542a812..8e8a1a3 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +libindicator (0.3.13-0ubuntu1~ppa2~ats4) UNRELEASED; urgency=low + + * debian/control: Replaces really needs to be conflicts. You don't + want both of these. + + -- Ted Gould Fri, 17 Sep 2010 16:41:00 -0500 + libindicator (0.3.13-0ubuntu1~ppa2~ats3) maverick; urgency=low * Autogen update diff --git a/debian/control b/debian/control index eabc1f9..0dfe822 100644 --- a/debian/control +++ b/debian/control @@ -22,7 +22,7 @@ Section: libs Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} -Replaces: libindicator0 +Conflicts: libindicator0 Description: panel indicator applet - shared library This library contains information to build indicators to go into the indicator applet. -- cgit v1.2.3