diff options
author | Michael Terry <michael.terry@canonical.com> | 2011-06-28 15:56:27 +0100 |
---|---|---|
committer | Michael Terry <michael.terry@canonical.com> | 2011-06-28 15:56:27 +0100 |
commit | 5e9dc5469428fe05f7e70948980a0e79d193b857 (patch) | |
tree | 90b91ef1d9825227efa22d98e0d92506d683c71e /debian/control | |
parent | 4a2c7a22fa0d6c46327cd9be18ebc64057692769 (diff) | |
download | ayatana-indicator-datetime-5e9dc5469428fe05f7e70948980a0e79d193b857.tar.gz ayatana-indicator-datetime-5e9dc5469428fe05f7e70948980a0e79d193b857.tar.bz2 ayatana-indicator-datetime-5e9dc5469428fe05f7e70948980a0e79d193b857.zip |
* debian/control:0.2.90-0ubuntu2
- Drop -gtk2 recommends for the gtk3 indicator
* debian/rules:
- Use dh-autoreconf
* debian/patches/fix-timezones.patch:
- Add patch to handle g-s-d DBus API change for timezones and to
be more robust about querying what the current timezone is
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/debian/control b/debian/control index 83819e0..66d7e0a 100644 --- a/debian/control +++ b/debian/control @@ -36,8 +36,7 @@ Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, geoclue-ubuntu-geoip | geoclue-provider -Recommends: indicator-applet | indicator-renderer, - indicator-datetime-gtk2 +Recommends: indicator-applet | indicator-renderer Description: Simple clock A simple clock appearing in the indicator bar |