aboutsummaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorTed Gould <ted@canonical.com>2009-02-04 14:16:06 +0100
committerTed Gould <ted@canonical.com>2009-02-04 14:16:06 +0100
commit663d92661c8eecc51728b8e4d2c9c3886864d2ca (patch)
tree95e082c9c26a36e478ceeadcb035dff4998f1480 /debian
parent212b1753d681fc2d8dd7399ba49430d7b77cc5e0 (diff)
downloadlibayatana-indicator-663d92661c8eecc51728b8e4d2c9c3886864d2ca.tar.gz
libayatana-indicator-663d92661c8eecc51728b8e4d2c9c3886864d2ca.tar.bz2
libayatana-indicator-663d92661c8eecc51728b8e4d2c9c3886864d2ca.zip
Adding a conflicts and a replaces to get rid of errors.
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog6
-rw-r--r--debian/control2
2 files changed, 8 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index ae3db50..a6372f0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+indicator-applet (0.1~ppa24) intrepid; urgency=low
+
+ * Adding a conflicts and a replaces to get rid of errors.
+
+ -- Ted Gould <ted@ubuntu.com> Wed, 04 Feb 2009 14:14:25 +0100
+
indicator-applet (0.1~ppa23) intrepid; urgency=low
* Removing border
diff --git a/debian/control b/debian/control
index 9d04325..7cacf57 100644
--- a/debian/control
+++ b/debian/control
@@ -25,6 +25,8 @@ Description: Applet for the GNOME panel providing various indicators for
Package: libindicate0
Section: libs
+Conflicts: libindicate
+Replaces: libindicate
Architecture: any
Depends: ${shlibs:Depends},
${misc:Depends}