aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md5
-rw-r--r--debian/control2
2 files changed, 7 insertions, 0 deletions
diff --git a/README.md b/README.md
index 59ce0f4..32564b7 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,10 @@
# Ayatana Indicator DateTime
+## INSTALLATION
+
+When using the -datetime Ayatana Indicator, make sure that the -datetime
+Ubuntu Indicator (package name: indicator-datetime) is not installed.
+
## ACTIONS
* **desktop.open-settings-app**<br />
diff --git a/debian/control b/debian/control
index d2a27e5..d63c4d1 100644
--- a/debian/control
+++ b/debian/control
@@ -45,6 +45,8 @@ Depends: ${shlibs:Depends},
Recommends: indicator-applet | mate-indicator-applet | xfce4-indicator-plugin | indicator-renderer,
evolution-data-server,
geoclue-provider,
+Breaks: indicator-datetime,
+Replaces: indicator-datetime,
Description: Ayatana Indicator providing clock and calendar
This Ayatana Indicator provides a combined calendar, clock, alarm and
event management tool.