From c56d9e2efbad2bd43fb50d2293c16a2b764a95e7 Mon Sep 17 00:00:00 2001 From: Didier Roche Date: Thu, 15 Sep 2011 18:10:36 +0200 Subject: * debian/control: - bump the libglib build-dep --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debian/control') diff --git a/debian/control b/debian/control index 5b210b1..8e11195 100644 --- a/debian/control +++ b/debian/control @@ -11,7 +11,7 @@ Build-Depends: cdbs, libdbusmenu-glib-dev (>= 0.3.90), libdbusmenu-gtk-dev (>= 0.3.94), libdbusmenu-gtk3-dev (>= 0.3.94), - libglib2.0-dev (>= 2.25.0), + libglib2.0-dev (>= 2.29.19), libido-0.1-dev (>= 0.2.2), libido3-0.1-dev (>= 0.2.90), libunique-3.0-dev, -- cgit v1.2.3 From 95fcdc5a0e1e2d4184149e2354f0cb33d6755d48 Mon Sep 17 00:00:00 2001 From: Ken VanDine Date: Thu, 29 Sep 2011 16:29:20 -0400 Subject: * debian/control - Added recommends for e-d-s --- 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 bce0042..61c09be 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +indicator-datetime (0.2.95-0ubuntu2) UNRELEASED; urgency=low + + * debian/control + - Added recommends for e-d-s + + -- Ken VanDine Thu, 29 Sep 2011 16:28:52 -0400 + indicator-datetime (0.2.95-0ubuntu1) oneiric; urgency=low [ Ted Gould ] diff --git a/debian/control b/debian/control index 8e11195..64abb69 100644 --- a/debian/control +++ b/debian/control @@ -39,7 +39,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends}, gnome-control-center, geoclue-ubuntu-geoip | geoclue-provider -Recommends: indicator-applet | indicator-renderer +Recommends: indicator-applet | indicator-renderer, evolution-data-server Description: Simple clock A simple clock appearing in the indicator bar -- cgit v1.2.3