aboutsummaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog18
-rw-r--r--debian/control4
2 files changed, 22 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index d97de34..e3de384 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,21 @@
+indicator-datetime (13.10.0+14.04.20140131-0ubuntu1) trusty; urgency=low
+
+ [ Charles Kerr ]
+ * Finally land this. Other, still open bugs will be fixed in
+ subsequent commits. (LP: #793450)
+
+ [ Sebastien Bacher ]
+ * Use the correct location for datetime-dialog.ui. (LP: #1274046)
+
+ [ Lars Uebernickel ]
+ * Set calendar to the current date when the menu is popped up This
+ makes use of the "submenu-action" attribute to get notified when the
+ menu is popped up. Charles, if your big refactoring-branch should
+ land before this, do you mind adapting this patch for that? Thanks .
+ (LP: #793450)
+
+ -- Ubuntu daily release <ps-jenkins@lists.canonical.com> Fri, 31 Jan 2014 11:46:16 +0000
+
indicator-datetime (13.10.0+14.04.20140124-0ubuntu1) trusty; urgency=low
[ Robert Ancell ]
diff --git a/debian/control b/debian/control
index 0b9d12b..175684f 100644
--- a/debian/control
+++ b/debian/control
@@ -5,6 +5,8 @@ Maintainer: Ubuntu Desktop Team <ubuntu-desktop@lists.ubuntu.com>
# language-pack-en-base is for the unit tests s.t. we can test in 12h and 24h locales
Build-Depends: cmake,
dbus,
+ dbus-test-runner,
+ python3-dbusmock,
debhelper (>= 9),
dh-translations,
intltool (>= 0.35.0),
@@ -28,6 +30,8 @@ Build-Depends: cmake,
libunity-control-center-dev,
libtimezonemap1-dev,
liburl-dispatcher1-dev,
+ libproperties-cpp-dev,
+ libdbustest1-dev,
locales,
Standards-Version: 3.9.3
Homepage: https://launchpad.net/indicator-datetime