~indicator-applet-developers/indicator-datetime/trunk.14.04

« back to all changes in this revision

Viewing changes to debian/control

  • Committer: Tarmac
  • Author(s): Charles Kerr
  • Date: 2013-12-13 19:39:47 UTC
  • mfrom: (290.1.11 lp-1256061)
  • Revision ID: tarmac-20131213193947-w0cndhbtz9m403t2
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.

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
Section: misc
3
3
Priority: optional
4
4
Maintainer: Ubuntu Desktop Team <ubuntu-desktop@lists.ubuntu.com>
 
5
# language-pack-en-base is for the unit tests s.t. we can test in 12h and 24h locales
5
6
Build-Depends: cmake,
6
7
               dbus,
7
8
               debhelper (>= 9), 
8
9
               dh-translations,
9
10
               intltool (>= 0.35.0), 
10
11
               gnome-common,
 
12
               language-pack-en-base,
11
13
               libxorg-gtest-dev,
12
14
               libgtest-dev,
13
15
               libglib2.0-dev (>= 2.35.4),
25
27
               libgnome-control-center-dev,
26
28
               libtimezonemap1-dev,
27
29
               liburl-dispatcher1-dev,
 
30
               locales,
28
31
Standards-Version: 3.9.3
29
32
Homepage: https://launchpad.net/indicator-datetime
30
33
# If you aren't a member of ~indicator-applet-developers but need to upload