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/changelog | |
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/changelog')
-rw-r--r-- | debian/changelog | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index c1c6d23..07cd704 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,15 @@ +indicator-datetime (0.2.90-0ubuntu2) oneiric; urgency=low + + * debian/control: + - 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 + + -- Michael Terry <mterry@ubuntu.com> Tue, 28 Jun 2011 15:42:39 +0100 + indicator-datetime (0.2.90-0ubuntu1) oneiric; urgency=low [ Ted Gould ] |