diff options
author | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2017-12-08 14:10:03 +0100 |
---|---|---|
committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2017-12-08 14:10:07 +0100 |
commit | 6a0950b360c49169f44de819d356dc7cf19c7f6d (patch) | |
tree | f22affec87b7a340c1b13b5c88bed5c0f5387df8 /debian | |
parent | 6ecf3c4d15ca98cb6ce21a0d2bd9de2bb7de420b (diff) | |
download | ayatana-indicator-datetime-6a0950b360c49169f44de819d356dc7cf19c7f6d.tar.gz ayatana-indicator-datetime-6a0950b360c49169f44de819d356dc7cf19c7f6d.tar.bz2 ayatana-indicator-datetime-6a0950b360c49169f44de819d356dc7cf19c7f6d.zip |
debian/control: Tweak bin:pkg dependencies, improve SYNOPSIS and LONG_DESCRIPTION.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/control | 13 |
1 files changed, 8 insertions, 5 deletions
diff --git a/debian/control b/debian/control index 613cc3c..addd3cd 100644 --- a/debian/control +++ b/debian/control @@ -35,11 +35,14 @@ Package: ayatana-indicator-datetime Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, - systemd-services, - systemd-shim, libglib2.0-bin, -Recommends: indicator-applet | indicator-renderer, +Recommends: indicator-applet | mate-indicator-applet | xfce4-indicator-plugin | indicator-renderer, evolution-data-server, geoclue-provider, -Description: Simple clock - A simple clock appearing in the indicator bar +Description: Ayatana Indicator providing clock and calendar + This Ayatana Indicator provides a combined calendar, clock, alarm and + event management tool. + . + On Ubuntu systems, this Indicator supports phone devices based on + Ubuntu. On non-Ubuntu systems, the phone support has been disabled at + build-time. |