From 893208964c5a9bf3133c9512271e466b6e9c00d1 Mon Sep 17 00:00:00 2001 From: Ken VanDine Date: Thu, 10 Dec 2009 14:37:06 -0500 Subject: * New snapshot for libindicator 0.3.0 * debian/control - Build-Depends on libindicator >= 0.3.0 --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debian/control') diff --git a/debian/control b/debian/control index 08f19e3..eab6140 100644 --- a/debian/control +++ b/debian/control @@ -11,7 +11,7 @@ Build-Depends: debhelper (>= 5.0), intltool, libindicate-dev (>= 0.2.0), libindicate-gtk-dev (>= 0.2.0), - libindicator-dev (>= 0.2.0~bzr301), + libindicator-dev (>= 0.3.0), libdbusmenu-gtk-dev (>= 0.1.1), libdbusmenu-glib-dev (>= 0.1.1) Standards-Version: 3.8.0 -- cgit v1.2.3 From 1fe4c86ce7dd4f206c1b954919a262740cbf76ef Mon Sep 17 00:00:00 2001 From: Ken VanDine Date: Tue, 15 Dec 2009 11:58:16 -0500 Subject: * debian/control - add a Breaks for indicator-applet (<< 0.3.0) --- debian/control | 1 + 1 file changed, 1 insertion(+) (limited to 'debian/control') diff --git a/debian/control b/debian/control index eab6140..477c41d 100644 --- a/debian/control +++ b/debian/control @@ -21,6 +21,7 @@ Vcs-Bzr: http://bazaar.launchpad.net/~ubuntu-desktop/indicator-messages/ubuntu Package: indicator-messages Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, indicator-applet +Breaks: indicator-applet (<< 0.3.0) Description: GNOME panel indicator applet for messages indicator-applet is an applet to display information from various applications consistently in the GNOME panel. -- cgit v1.2.3