1
- Source: indicator-datetime
1
+ Source: ayatana- indicator-datetime
2
2
Section: misc
3
3
Priority: optional
4
- Maintainer:
Ubuntu Desktop Team <[email protected] >
4
+ Maintainer:
Mike Gabriel <[email protected] >
5
5
Build-Depends: cmake,
6
6
dbus,
7
7
debhelper (>= 9),
8
- dh-translations,
9
8
libglib2.0-dev (>= 2.35.4),
10
9
libnotify-dev (>= 0.7.6),
11
10
libgstreamer1.0-dev,
@@ -21,31 +20,22 @@ Build-Depends: cmake,
21
20
python3-dbusmock,
22
21
# for 12h/24h locale unit tests:
23
22
locales,
24
- language-pack-touch-en | language-pack-en-base,
25
23
# for running live EDS tests:
26
24
evolution-data-server,
27
25
gvfs-daemons,
28
- Standards-Version: 3.9.3
29
- Homepage: https://launchpad.net/indicator-datetime
30
- # If you aren't a member of ~indicator-applet-developers but need to upload
31
- # packaging changes, just go ahead. ~indicator-applet-developers will notice
32
- # and sync up the code again.
33
- Vcs-Bzr: https://code.launchpad.net/~indicator-applet-developers/indicator-datetime/trunk.13.04
34
- Vcs-Browser: https://bazaar.launchpad.net/~indicator-applet-developers/indicator-datetime/trunk.13.04/files
26
+ Standards-Version: 3.9.6
27
+ Homepage: https://github.com/ArcticaProject/ayatana-indicator-datetime
28
+ Vcs-Git: git://cgit.arctica-project.org/ayatana/ayatana-indicator-datetime.git
29
+ Vcs-Browser: https://cgit.arctica-project.org/ayatana/ayatana-indicator-datetime.git/
35
30
36
- Package: indicator-datetime
31
+ Package: ayatana- indicator-datetime
37
32
Architecture: any
38
33
Depends: ${shlibs:Depends},
39
34
${misc:Depends},
40
35
systemd-services,
41
36
systemd-shim,
42
37
Recommends: indicator-applet | indicator-renderer,
43
38
evolution-data-server,
44
- geoclue-ubuntu-geoip | geoclue-provider,
45
- unity-control-center (>= 14.04.3) | ubuntu-system-settings,
46
- ubuntu-touch-sounds,
47
- Suggests: click,
48
- Conflicts: indicator-datetime (<< 13.10.0)
49
- Replaces: indicator-datetime (<< 13.10.0)
39
+ geoclue-provider,
50
40
Description: Simple clock
51
41
A simple clock appearing in the indicator bar
0 commit comments