blob: da100b2f46e1a43bfc276d33ec9314f8dd0100e7 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
Source: indicator-datetime
Section: misc
Priority: optional
Maintainer: Ubuntu Desktop Team <ubuntu-desktop@lists.ubuntu.com>
Build-Depends: cdbs,
debhelper (>= 5),
pkg-config,
intltool (>= 0.35.0),
libindicator-dev (>= 0.3.0),
libdbusmenu-glib-dev (>= 0.1.1),
libdbusmenu-gtk-dev (>= 0.1.1)
Standards-Version: 3.8.3
Homepage: https://launchpad.net/indicator-applet-developers
Package: indicator-datetime
Architecture: any
Depends: ${shlibs:Depends},
${misc:Depends}
Description: A very, very simple clock
A simple clock appearing in the indicator bar
|