aboutsummaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control37
1 files changed, 37 insertions, 0 deletions
diff --git a/debian/control b/debian/control
new file mode 100644
index 0000000..1aacc14
--- /dev/null
+++ b/debian/control
@@ -0,0 +1,37 @@
+Source: indicator-datetime
+Section: misc
+Priority: optional
+Maintainer: Ubuntu Desktop Team <ubuntu-desktop@lists.ubuntu.com>
+Build-Depends: cdbs,
+ debhelper (>= 5),
+ intltool (>= 0.35.0),
+ libindicator-dev (>= 0.3.14),
+ libdbusmenu-glib-dev (>= 0.3.90),
+ libdbusmenu-gtk-dev (>= 0.3.90),
+ libglib2.0-dev (>= 2.25.0),
+ libido-0.1-dev (>= 0.2.1-0ubuntu2),
+ libgeoclue-dev (>= 0.12.0),
+ liboobs-1-dev (>= 2.31.0),
+ libecal1.2-dev (>= 2.30),
+ libical-dev (>= 0.44),
+ libgtk2.0-dev (>= 2.22),
+ libcairo2-dev (>= 1.10),
+ libjson-glib-dev,
+ libunique-dev,
+ libpolkit-gtk-1-dev,
+ libedataserver1.2-dev (>= 2.30),
+ libedataserverui1.2-dev (>= 2.30),
+ dh-autoreconf
+Standards-Version: 3.9.1
+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},
+ geoclue-ubuntu-geoip | geoclue-provider
+Recommends: indicator-applet | indicator-renderer
+Description: A very, very simple clock
+ A simple clock appearing in the indicator bar
+