aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/changelog3
-rw-r--r--debian/control4
2 files changed, 5 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index ab8c4ab..b1f3745 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,9 @@
indicator-application (0.2.0-0ubuntu4~ppa6) UNRELEASED; urgency=low
* debian/control: Fixing version numbers
+ * debian/control: Making the 0.1-cil replace and provide the 0.0-cil
- -- Ted Gould <ted@ubuntu.com> Fri, 18 Jun 2010 16:59:58 -0500
+ -- Ted Gould <ted@ubuntu.com> Fri, 18 Jun 2010 17:11:53 -0500
indicator-application (0.2.0-0ubuntu4~ppa5) lucid; urgency=low
diff --git a/debian/control b/debian/control
index c107309..fde63cf 100644
--- a/debian/control
+++ b/debian/control
@@ -96,8 +96,10 @@ Description: Application Indicators
Package: libappindicator0.1-cil
Section: cli-mono
Architecture: all
-Replaces: libappindicator0-cil (<= 0.0.19-0ubuntu4)
+Replaces: libappindicator0-cil (<= 0.0.19-0ubuntu4),
+ libappindicator0.0-cil
Conflicts: libappindicator0-cil (<= 0.0.19-0ubuntu4)
+Provides: libappindicator0.0-cil
Depends: ${shlibs:Depends},
${misc:Depends},
${cli:Depends}