aboutsummaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorCharles Kerr <charles.kerr@canonical.com>2013-12-13 19:39:47 +0000
committerTarmac <Unknown>2013-12-13 19:39:47 +0000
commit79972de2f13e9886330f87c3f7ce3a24f641c46d (patch)
tree23dae184a48b6ee3659cf2c7163d31fcf8d56f6c /debian
parent171d8c455f8dcd00e3e0eb37d02b0ffa82f06cb7 (diff)
parentb91dc2ac50d421d29e22bac9c9564029ba64350d (diff)
downloadayatana-indicator-datetime-79972de2f13e9886330f87c3f7ce3a24f641c46d.tar.gz
ayatana-indicator-datetime-79972de2f13e9886330f87c3f7ce3a24f641c46d.tar.bz2
ayatana-indicator-datetime-79972de2f13e9886330f87c3f7ce3a24f641c46d.zip
Make the phone profile's header format sensitive to whether the phone is running in a 12h or 24h locale, and use a 12h or 24h notation accordingly. Fixes: https://bugs.launchpad.net/bugs/1256061.
Approved by PS Jenkins bot, Ted Gould.
Diffstat (limited to 'debian')
-rw-r--r--debian/control3
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/control b/debian/control
index 357b099..d9d4f56 100644
--- a/debian/control
+++ b/debian/control
@@ -2,12 +2,14 @@ Source: indicator-datetime
Section: misc
Priority: optional
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,
debhelper (>= 9),
dh-translations,
intltool (>= 0.35.0),
gnome-common,
+ language-pack-en-base,
libxorg-gtest-dev,
libgtest-dev,
libglib2.0-dev (>= 2.35.4),
@@ -25,6 +27,7 @@ Build-Depends: cmake,
libgnome-control-center-dev,
libtimezonemap1-dev,
liburl-dispatcher1-dev,
+ locales,
Standards-Version: 3.9.3
Homepage: https://launchpad.net/indicator-datetime
# If you aren't a member of ~indicator-applet-developers but need to upload