aboutsummaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control26
1 files changed, 26 insertions, 0 deletions
diff --git a/debian/control b/debian/control
new file mode 100644
index 0000000..d56e2a9
--- /dev/null
+++ b/debian/control
@@ -0,0 +1,26 @@
+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.1.10),
+ libgeoclue-dev (>= 0.12.0),
+ liboobs-1-dev (>= 2.31.0)
+Standards-Version: 3.8.4
+Homepage: https://launchpad.net/indicator-datetime
+
+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
+