aboutsummaryrefslogtreecommitdiff
path: root/debian/control
blob: 3dc61c6f30994645f8f6c50c5026dc09fa917f16 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
Source: indicator-datetime
Section: misc
Priority: optional
Maintainer: Ubuntu Desktop Team <ubuntu-desktop@lists.ubuntu.com>
Build-Depends: cmake,
               dbus,
               debhelper (>= 9), 
               dh-translations,
               intltool (>= 0.35.0), 
               gnome-common,
               libxorg-gtest-dev,
               libgtest-dev,
               libglib2.0-dev (>= 2.35.4),
               libnotify-dev (>= 0.7.6),
               libido3-0.1-dev (>= 0.2.90),
               libgeoclue-dev (>= 0.12.0),
               libecal1.2-dev (>= 3.5),
               libical-dev (>= 1.0),
               libgtk-3-dev (>= 3.1.4),
               libcairo2-dev (>= 1.10),
               libjson-glib-dev,
               libpolkit-gobject-1-dev,
               libedataserver1.2-dev (>= 3.5),
               libgconf2-dev (>= 2.31),
               libgnome-control-center-dev,
               libtimezonemap1-dev,
               liburl-dispatcher1-dev,
               libproperties-cpp-dev,
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
# packaging changes, just go ahead.  ~indicator-applet-developers will notice
# and sync up the code again.
Vcs-Bzr: https://code.launchpad.net/~indicator-applet-developers/indicator-datetime/trunk.13.04
Vcs-Browser: https://bazaar.launchpad.net/~indicator-applet-developers/indicator-datetime/trunk.13.04/files

Package: indicator-datetime
Architecture: any
Depends: ${shlibs:Depends}, 
         ${misc:Depends},
         geoclue-ubuntu-geoip | geoclue-provider,
         systemd-services,
         systemd-shim,
Recommends: indicator-applet | indicator-renderer,
            evolution-data-server,
            gnome-control-center-datetime | ubuntu-system-settings,
Suggests: click,
Conflicts: indicator-datetime (<< 13.10.0)
Replaces: indicator-datetime (<< 13.10.0)
Description: Simple clock
 A simple clock appearing in the indicator bar

Package: gnome-control-center-datetime
Architecture: any
Depends: ${shlibs:Depends}, 
         ${misc:Depends},
         indicator-datetime (=${binary:Version}),
         gnome-control-center,
Conflicts: indicator-datetime (<< 13.10.0)
Replaces: indicator-datetime (<< 13.10.0)
Description: Clock settings in the GNOME Control Center
 A module to get date time and clock settings in the GNOME control
 center.