aboutsummaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog24
-rw-r--r--debian/control4
2 files changed, 26 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index c77c4bb..21e1db3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,27 @@
+indicator-datetime (13.10.0+14.10.20140716-0ubuntu1) utopic; urgency=low
+
+ [ Charles Kerr ]
+ * Set a x-canonical-snap-decisions-timeout hint for the alarm snap
+ decisions. (LP: #1324580)
+
+ -- Ubuntu daily release <ps-jenkins@lists.canonical.com> Wed, 16 Jul 2014 19:23:15 +0000
+
+indicator-datetime (13.10.0+14.10.20140714.1-0ubuntu1) utopic; urgency=low
+
+ [ Charles Kerr ]
+ * Use GStreamer's API directly to play sound instead of using
+ libcanberra. (LP: #1283065)
+
+ -- Ubuntu daily release <ps-jenkins@lists.canonical.com> Mon, 14 Jul 2014 13:40:44 +0000
+
+indicator-datetime (13.10.0+14.10.20140701-0ubuntu1) utopic; urgency=low
+
+ [ Charles Kerr ]
+ * Add the ability to have per-alarm custom sounds. (LP: #1318997)
+ * Expose the new alarm settings as DBus properties. (LP: #1318997)
+
+ -- Ubuntu daily release <ps-jenkins@lists.canonical.com> Tue, 01 Jul 2014 09:37:06 +0000
+
indicator-datetime (13.10.0+14.10.20140611-0ubuntu3) utopic; urgency=medium
* Migrading to Platform V2
diff --git a/debian/control b/debian/control
index 6699f31..9e7133e 100644
--- a/debian/control
+++ b/debian/control
@@ -12,11 +12,11 @@ Build-Depends: cmake,
python3-dbusmock,
debhelper (>= 9),
dh-translations,
- language-pack-en-base,
+ language-pack-touch-en | language-pack-en-base,
libgtest-dev,
libglib2.0-dev (>= 2.35.4),
libnotify-dev (>= 0.7.6),
- libcanberra-dev,
+ libgstreamer1.0-dev,
libecal1.2-dev (>= 3.5),
libical-dev (>= 1.0),
libedataserver1.2-dev (>= 3.5),