aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorunknown <robert.ancell@canonical.com>2011-02-22 16:20:27 +1100
committerunknown <robert.ancell@canonical.com>2011-02-22 16:20:27 +1100
commit8ee230776792cc7c26c4c74f43b314a6ba39e5d4 (patch)
treea820b3e7632aba883fdaaeaa94b3b08313e1c053
parenteef147237bdb67e22b341e6f8cd2af626f7b8a61 (diff)
downloadlibayatana-appindicator-8ee230776792cc7c26c4c74f43b314a6ba39e5d4.tar.gz
libayatana-appindicator-8ee230776792cc7c26c4c74f43b314a6ba39e5d4.tar.bz2
libayatana-appindicator-8ee230776792cc7c26c4c74f43b314a6ba39e5d4.zip
* debian/control:
- Use new build-depends for libgtk-3-dev
-rw-r--r--debian/changelog7
-rw-r--r--debian/control2
2 files changed, 8 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 0e75260..c006e6c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+libappindicator (0.2.95-0ubuntu3) UNRELEASED; urgency=low
+
+ * debian/control:
+ - Use new build-depends for libgtk-3-dev
+
+ -- Robert Ancell <robert.ancell@canonical.com> Tue, 22 Feb 2011 16:14:00 +1100
+
libappindicator (0.2.95-0ubuntu2) natty; urgency=low
* debian/control
diff --git a/debian/control b/debian/control
index ba9bfa9..4f608a9 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Maintainer: Ubuntu Desktop Team <ubuntu-desktop@lists.ubuntu.com>
Build-Depends: debhelper (>= 7.0),
cdbs (>= 0.4.41),
libgtk2.0-dev (>= 2.12.0),
- libgtk3.0-dev (>= 2.91.3),
+ libgtk-3-dev (>= 2.91.3),
libdbus-glib-1-dev (>= 0.82),
gnome-doc-utils,
gtk-doc-tools,