aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/changelog5
-rw-r--r--debian/control9
2 files changed, 9 insertions, 5 deletions
diff --git a/debian/changelog b/debian/changelog
index cbec1e7..28866b4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -9,8 +9,11 @@ indicator-datetime (0.3.90-0ubuntu1~ppa1) UNRELEASED; urgency=low
* Add a name hint on the indicator
* Build fixes for updated dependencies
* Fixing Geoclue support
+ * debian/control:
+ * Bumping libdbusmenu requirement to 0.5.90
+ * Added dependency on libtimezonemap
- -- Ted Gould <ted@ubuntu.com> Fri, 17 Feb 2012 16:16:23 -0600
+ -- Ted Gould <ted@ubuntu.com> Fri, 17 Feb 2012 16:21:42 -0600
indicator-datetime (0.3.1-0ubuntu5) precise; urgency=low
diff --git a/debian/control b/debian/control
index 3167f9e..4aba64a 100644
--- a/debian/control
+++ b/debian/control
@@ -8,9 +8,9 @@ Build-Depends: cdbs,
intltool (>= 0.35.0),
libindicator-dev (>= 0.3.90),
libindicator3-dev (>= 0.3.90),
- libdbusmenu-glib-dev (>= 0.3.90),
- libdbusmenu-gtk-dev (>= 0.3.94),
- libdbusmenu-gtk3-dev (>= 0.3.94),
+ libdbusmenu-glib-dev (>= 0.5.90),
+ libdbusmenu-gtk-dev (>= 0.5.90),
+ libdbusmenu-gtk3-dev (>= 0.5.90),
libglib2.0-dev (>= 2.29.19),
libido-0.1-dev (>= 0.2.2),
libido3-0.1-dev (>= 0.2.90),
@@ -26,7 +26,8 @@ Build-Depends: cdbs,
libedataserverui-3.0-dev,
libgconf2-dev (>= 2.31),
libgnome-control-center-dev,
- dh-autoreconf
+ dh-autoreconf,
+ libtimezonemap1-dev
Standards-Version: 3.9.2
Homepage: https://launchpad.net/indicator-datetime
Vcs-Bzr: http://bazaar.launchpad.net/~ubuntu-desktop/indicator-datetime/ubuntu