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
|
Source: indicator-datetime
Section: misc
Priority: optional
Maintainer: Ubuntu Desktop Team <ubuntu-desktop@lists.ubuntu.com>
Build-Depends: cdbs,
debhelper (>= 5),
quilt,
intltool (>= 0.35.0),
libindicator-dev (>= 0.3.90),
libindicator3-dev (>= 0.3.90),
libdbusmenu-glib-dev (>= 0.3.90),
libdbusmenu-gtk-dev (>= 0.3.94),
libdbusmenu-gtk3-dev (>= 0.3.94),
libglib2.0-dev (>= 2.25.0),
libido-0.1-dev (>= 0.2.2),
libido3-0.1-dev (>= 0.2.90),
libunique-3.0-dev,
libgeoclue-dev (>= 0.12.0),
libecal1.2-dev (>= 2.30),
libical-dev (>= 0.44),
libgtk2.0-dev (>= 2.22),
libgtk-3-dev (>= 3.1.4),
libcairo2-dev (>= 1.10),
libjson-glib-dev,
libunique-dev,
libpolkit-gtk-1-dev,
libedataserver1.2-dev (>= 2.30),
libedataserverui-3.0-dev,
libgconf2-dev (>= 2.31),
libgnome-control-center-dev,
dh-autoreconf
Standards-Version: 3.9.2
Homepage: https://launchpad.net/indicator-datetime
Vcs-Bzr: http://bazaar.launchpad.net/~ubuntu-desktop/indicator-datetime/ubuntu
Package: indicator-datetime
Architecture: any
Depends: ${shlibs:Depends},
${misc:Depends},
gnome-control-center,
geoclue-ubuntu-geoip | geoclue-provider
Recommends: indicator-applet | indicator-renderer
Description: Simple clock
A simple clock appearing in the indicator bar
Package: indicator-datetime-gtk2
Architecture: any
Depends: ${shlibs:Depends},
${misc:Depends},
indicator-datetime (= ${binary:Version}),
gnome-control-center,
geoclue-ubuntu-geoip | geoclue-provider
Replaces: indicator-datetime (<< 0.2.90)
Recommends: indicator-applet | indicator-renderer
Description: Simple clock
A simple clock appearing in the indicator bar
|