diff options
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/debian/control b/debian/control new file mode 100644 index 0000000..49f0656 --- /dev/null +++ b/debian/control @@ -0,0 +1,20 @@ +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), + libindicate-dev (>= 0.3.0), + libdbusmenu-glib-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 + |