diff options
author | Ken VanDine <ken.vandine@canonical.com> | 2011-07-08 09:55:29 -0400 |
---|---|---|
committer | Ken VanDine <ken.vandine@canonical.com> | 2011-07-08 09:55:29 -0400 |
commit | cae607b7f5cf4fc12055767069e8a205c1a95587 (patch) | |
tree | 711840bc6cbb0898d4a517778a468cda857b7ed0 /debian/control | |
parent | 5b77a3aec6cef0cf0c1c34d9b185ea0f110c6641 (diff) | |
download | ayatana-indicator-datetime-cae607b7f5cf4fc12055767069e8a205c1a95587.tar.gz ayatana-indicator-datetime-cae607b7f5cf4fc12055767069e8a205c1a95587.tar.bz2 ayatana-indicator-datetime-cae607b7f5cf4fc12055767069e8a205c1a95587.zip |
releasing version 0.2.91-0ubuntu10.2.91-0ubuntu1
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/debian/control b/debian/control index b830e91..5b210b1 100644 --- a/debian/control +++ b/debian/control @@ -6,8 +6,8 @@ Build-Depends: cdbs, debhelper (>= 5), quilt, intltool (>= 0.35.0), - libindicator-dev (>= 0.3.19), - libindicator3-dev (>= 0.3.19), + 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), @@ -27,6 +27,7 @@ Build-Depends: cdbs, libedataserver1.2-dev (>= 2.30), libedataserverui-3.0-dev, libgconf2-dev (>= 2.31), + libgnome-control-center-dev, dh-autoreconf Standards-Version: 3.9.2 Homepage: https://launchpad.net/indicator-datetime @@ -36,6 +37,7 @@ Package: indicator-datetime Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, + gnome-control-center, geoclue-ubuntu-geoip | geoclue-provider Recommends: indicator-applet | indicator-renderer Description: Simple clock @@ -46,9 +48,9 @@ Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, indicator-datetime (= ${binary:Version}), + gnome-control-center, geoclue-ubuntu-geoip | geoclue-provider Replaces: indicator-datetime (<< 0.2.90) Recommends: indicator-applet | indicator-renderer Description: Simple clock A simple clock appearing in the indicator bar - |