diff options
-rw-r--r-- | debian/changelog | 10 | ||||
-rw-r--r-- | debian/control | 2 |
2 files changed, 3 insertions, 9 deletions
diff --git a/debian/changelog b/debian/changelog index 75792ba..f420f39 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -indicator-datetime (0.1.98-0ubuntu1~ppa1) natty; urgency=low +indicator-datetime (0.1.98-0ubuntu1) natty; urgency=low * New upstream release. ∘ Make appointments match calendar month @@ -7,17 +7,11 @@ indicator-datetime (0.1.98-0ubuntu1~ppa1) natty; urgency=low ∘ Crash fixes (LP: #733833, LP: #729444) ∘ Valgrind invalid read (LP: #729175) ∘ Translation fixes to date label (LP: #729632) - - -- Ted Gould <ted@ubuntu.com> Wed, 16 Mar 2011 16:17:38 -0500 - -indicator-datetime (0.1.97-0ubuntu1~ppa1) natty; urgency=low - - * New upstream release. * 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), |