From eef147237bdb67e22b341e6f8cd2af626f7b8a61 Mon Sep 17 00:00:00 2001 From: Ken VanDine Date: Thu, 17 Feb 2011 15:43:16 -0500 Subject: releasing version 0.2.95-0ubuntu2 --- debian/control | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'debian/control') diff --git a/debian/control b/debian/control index 73e285e..ba9bfa9 100644 --- a/debian/control +++ b/debian/control @@ -15,8 +15,8 @@ Build-Depends: debhelper (>= 7.0), python-gtk2-dev, libindicate-dev (>= 0.2.0), libindicate-gtk-dev (>= 0.2.0), - libindicator-dev (>= 0.3.14), - libindicator3-dev (>= 0.3.14), + libindicator-dev (>= 0.3.19), + libindicator3-dev (>= 0.3.19), libdbusmenu-glib-dev (>= 0.3.94), libdbusmenu-gtk-dev (>= 0.3.94), libdbusmenu-gtk3-dev (>= 0.3.94), -- cgit v1.2.3 From 8ee230776792cc7c26c4c74f43b314a6ba39e5d4 Mon Sep 17 00:00:00 2001 From: unknown Date: Tue, 22 Feb 2011 16:20:27 +1100 Subject: * debian/control: - Use new build-depends for libgtk-3-dev --- debian/changelog | 7 +++++++ debian/control | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) (limited to 'debian/control') 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 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 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, -- cgit v1.2.3