aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/changelog7
-rw-r--r--debian/control2
2 files changed, 7 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index 5249247..5eb2948 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+libappindicator (12.10.1daily13.02.15-0ubuntu2) UNRELEASED; urgency=low
+
+ * stop build-depending on libindicate, it's deprecated and not used
+ there
+
+ -- Sebastien Bacher <seb128@ubuntu.com> Mon, 11 Mar 2013 13:59:16 +0100
+
libappindicator (12.10.1daily13.02.15-0ubuntu1) raring; urgency=low
[ Charles Kerr ]
diff --git a/debian/control b/debian/control
index 04851eb..7ff551b 100644
--- a/debian/control
+++ b/debian/control
@@ -24,8 +24,6 @@ Build-Depends: debhelper (>= 9),
gtk-sharp2-gapi,
libgtk2.0-cil-dev,
libdbus-glib-1-dev (>= 0.82),
- libindicate-dev (>= 0.2.0),
- libindicate-gtk-dev (>= 0.2.0),
libindicator-dev (>= 0.3.90),
libindicator3-dev (>= 0.3.90),
libdbusmenu-glib-dev (>= 0.5.90),