aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/changelog6
-rw-r--r--debian/control1
2 files changed, 6 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index f5b84c7..f286daf 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-libindicator (0.3.16-0ubuntu1~ppa1) natty; urgency=low
+libindicator (0.3.16-0ubuntu1) natty; urgency=low
* New upstream release.
* GDBus Port
@@ -8,6 +8,10 @@ libindicator (0.3.16-0ubuntu1~ppa1) natty; urgency=low
* debian/libindicator3-dev: Adding in the include files for this
version of the library.
+ [ Ken VanDine ]
+ * debian/control:
+ - libindicator2 Breaks libindicator1
+
-- Ted Gould <ted@ubuntu.com> Thu, 13 Jan 2011 12:49:25 -0600
libindicator (0.3.15-0ubuntu2) natty; urgency=low
diff --git a/debian/control b/debian/control
index 17855cf..4d0932f 100644
--- a/debian/control
+++ b/debian/control
@@ -23,6 +23,7 @@ Section: libs
Architecture: any
Depends: ${shlibs:Depends},
${misc:Depends}
+Breaks: libindicator1
Description: panel indicator applet - shared library
This library contains information to build indicators to go into
the indicator applet.