diff options
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 47 |
1 files changed, 47 insertions, 0 deletions
diff --git a/debian/control b/debian/control new file mode 100644 index 0000000..723084a --- /dev/null +++ b/debian/control @@ -0,0 +1,47 @@ +Source: indicator-datetime +Section: misc +Priority: optional +Maintainer: Ubuntu Desktop Team <ubuntu-desktop@lists.ubuntu.com> +Build-Depends: debhelper (>= 9), + quilt, + dh-autoreconf, + intltool (>= 0.35.0), + gnome-common, + libxorg-gtest-dev, + libgtest-dev, + libindicator3-dev (>= 0.3.90), + libdbusmenu-glib-dev (>= 0.5.90), + libdbusmenu-gtk3-dev (>= 0.5.90), + libglib2.0-dev (>= 2.29.19), + libido3-0.1-dev (>= 0.2.90), + libgeoclue-dev (>= 0.12.0), + libecal1.2-dev (>= 3.5), + libical-dev (>= 0.48), + libgtk-3-dev (>= 3.1.4), + libcairo2-dev (>= 1.10), + libjson-glib-dev, + libpolkit-gobject-1-dev, + libedataserver1.2-dev (>= 3.5), + libedataserverui-3.0-dev, + libgconf2-dev (>= 2.31), + libgnome-control-center-dev, + libtimezonemap1-dev, +Standards-Version: 3.9.3 +Homepage: https://launchpad.net/indicator-datetime +# If you aren't a member of ~indicator-applet-developers but need to upload +# packaging changes, just go ahead. ~indicator-applet-developers will notice +# and sync up the code again. +Vcs-Bzr: https://code.launchpad.net/~indicator-applet-developers/indicator-datetime/trunk.13.04 +Vcs-Browser: https://bazaar.launchpad.net/~indicator-applet-developers/indicator-datetime/trunk.13.04/files + +Package: indicator-datetime +Architecture: any +Depends: ${shlibs:Depends}, + ${misc:Depends}, + gnome-control-center, + geoclue-ubuntu-geoip | geoclue-provider, +Recommends: indicator-applet | indicator-renderer, + evolution-data-server, +Description: Simple clock + A simple clock appearing in the indicator bar + |