aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSebastien Bacher <seb128@ubuntu.com>2013-03-11 13:59:43 +0100
committerSebastien Bacher <seb128@ubuntu.com>2013-03-11 13:59:43 +0100
commit34d51962a2409debce77e7a4f6d799c0988feec4 (patch)
treeac10b1593a7f590f2992eebae4cd8de5458e7394
parentd3d53908fe44753d60bd141fea1a6e4e09b356d9 (diff)
downloadlibayatana-appindicator-34d51962a2409debce77e7a4f6d799c0988feec4.tar.gz
libayatana-appindicator-34d51962a2409debce77e7a4f6d799c0988feec4.tar.bz2
libayatana-appindicator-34d51962a2409debce77e7a4f6d799c0988feec4.zip
stop build-depending on libindicate, it's deprecated and not used there
-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),