aboutsummaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorKen VanDine <ken.vandine@canonical.com>2011-03-23 18:11:15 -0400
committerKen VanDine <ken.vandine@canonical.com>2011-03-23 18:11:15 -0400
commite5ab7b2fe688d3270cfafb43bc31f2edba5e2835 (patch)
treec55032bddea3443c59269c90e5bcf453e5038c28 /debian
parent28103d195c1356c21e61b09c546e2ee583b03112 (diff)
parentd4f784368426403772cbc203286d54ecd1588b19 (diff)
downloadayatana-indicator-datetime-e5ab7b2fe688d3270cfafb43bc31f2edba5e2835.tar.gz
ayatana-indicator-datetime-e5ab7b2fe688d3270cfafb43bc31f2edba5e2835.tar.bz2
ayatana-indicator-datetime-e5ab7b2fe688d3270cfafb43bc31f2edba5e2835.zip
releasing version 0.2.0-0ubuntu10.2.0-0ubuntu1
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog24
-rw-r--r--debian/control1
2 files changed, 24 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index f420f39..dbbf46d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,18 @@
+indicator-datetime (0.2.0-0ubuntu1) natty; urgency=low
+
+ * New upstream release.
+ ∘ Remove unused liboobs
+ ∘ Add translator comments and make strings translatable (LP: #737326)
+ ∘ Remove password dialog for calendars not the keyring
+ ∘ Use default matching when geonames aren't available (LP: #740870)
+ ∘ UI Cleanups and naming fixes (LP: #740806, LP: #740819)
+ ∘ Free JSON parser data
+ ∘ Avoid duplicates in GeoNames data (LP: #740884)
+ ∘ Make location completion more robust
+ * debian/control: Dropping liboobs
+
+ -- Ted Gould <ted@ubuntu.com> Wed, 23 Mar 2011 16:22:50 -0500
+
indicator-datetime (0.1.98-0ubuntu1) natty; urgency=low
* New upstream release.
@@ -13,6 +28,15 @@ indicator-datetime (0.1.98-0ubuntu1) natty; urgency=low
-- 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
+
indicator-datetime (0.1.96-0ubuntu1) natty; urgency=low
[ Ted Gould ]
diff --git a/debian/control b/debian/control
index ff8df82..884a37a 100644
--- a/debian/control
+++ b/debian/control
@@ -11,7 +11,6 @@ Build-Depends: cdbs,
libglib2.0-dev (>= 2.25.0),
libido-0.1-dev (>= 0.2.2),
libgeoclue-dev (>= 0.12.0),
- liboobs-1-dev (>= 2.31.0),
libecal1.2-dev (>= 2.30),
libical-dev (>= 0.44),
libgtk2.0-dev (>= 2.22),