diff options
author | Ken VanDine <ken.vandine@canonical.com> | 2011-03-16 18:44:40 -0400 |
---|---|---|
committer | Ken VanDine <ken.vandine@canonical.com> | 2011-03-16 18:44:40 -0400 |
commit | 28103d195c1356c21e61b09c546e2ee583b03112 (patch) | |
tree | 3543bbcc42ba554878b3e05b2fe1ac504c4b7c91 /debian | |
parent | dad04c02798827909038b22b993027b800596557 (diff) | |
parent | 27e02c433cc3a871e100a7120f9f9e6e73c5a661 (diff) | |
download | ayatana-indicator-datetime-28103d195c1356c21e61b09c546e2ee583b03112.tar.gz ayatana-indicator-datetime-28103d195c1356c21e61b09c546e2ee583b03112.tar.bz2 ayatana-indicator-datetime-28103d195c1356c21e61b09c546e2ee583b03112.zip |
releasing version 0.1.98-0ubuntu10.1.98-0ubuntu1
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 10 | ||||
-rw-r--r-- | debian/control | 2 |
2 files changed, 9 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog index 505a49e..f420f39 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,11 +1,17 @@ -indicator-datetime (0.1.97-0ubuntu1) UNRELEASED; urgency=low +indicator-datetime (0.1.98-0ubuntu1) natty; urgency=low * New upstream release. + ∘ Make appointments match calendar month + ∘ Fix time format of appointments + ∘ Get date change signals from calendar and adjust based on them. + ∘ Crash fixes (LP: #733833, LP: #729444) + ∘ Valgrind invalid read (LP: #729175) + ∘ Translation fixes to date label (LP: #729632) * Fix handling of reoccruing events * Handle settings in the indicator * Allow for hiding the calendar and the clock - -- Ted Gould <ted@ubuntu.com> Thu, 10 Mar 2011 23:14:41 -0600 + -- Ted Gould <ted@ubuntu.com> Wed, 16 Mar 2011 16:17:38 -0500 indicator-datetime (0.1.96-0ubuntu1) natty; urgency=low diff --git a/debian/control b/debian/control index 1aacc14..ff8df82 100644 --- a/debian/control +++ b/debian/control @@ -9,7 +9,7 @@ Build-Depends: cdbs, libdbusmenu-glib-dev (>= 0.3.90), libdbusmenu-gtk-dev (>= 0.3.90), libglib2.0-dev (>= 2.25.0), - libido-0.1-dev (>= 0.2.1-0ubuntu2), + libido-0.1-dev (>= 0.2.2), libgeoclue-dev (>= 0.12.0), liboobs-1-dev (>= 2.31.0), libecal1.2-dev (>= 2.30), |