diff options
author | Ted Gould <ted@gould.cx> | 2013-08-27 10:26:42 -0500 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2013-08-27 10:26:42 -0500 |
commit | ae5e28e58887846799e3f31f6a7920617e9258fd (patch) | |
tree | 7b0898b9b03a0c49d17160314283f5b5197f933b /debian/control | |
parent | 5b157efa2ccf670fdacd7c6eeff8d5bfc5133007 (diff) | |
download | ayatana-indicator-datetime-ae5e28e58887846799e3f31f6a7920617e9258fd.tar.gz ayatana-indicator-datetime-ae5e28e58887846799e3f31f6a7920617e9258fd.tar.bz2 ayatana-indicator-datetime-ae5e28e58887846799e3f31f6a7920617e9258fd.zip |
Clean up versions
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/debian/control b/debian/control index 37ed84b..e7fa72e 100644 --- a/debian/control +++ b/debian/control @@ -40,6 +40,8 @@ Depends: ${shlibs:Depends}, Recommends: indicator-applet | indicator-renderer, evolution-data-server, gnome-control-center-datetime | ubuntu-system-settings, +Conflicts: indicator-datetime (<< 12.10.3) +Replaces: indicator-datetime (<< 12.10.3) Description: Simple clock A simple clock appearing in the indicator bar @@ -49,6 +51,8 @@ Depends: ${shlibs:Depends}, ${misc:Depends}, indicator-datetime (=${binary:Version}), gnome-control-center, +Conflicts: indicator-datetime (<< 12.10.3) +Replaces: indicator-datetime (<< 12.10.3) Description: Clock settings in the GNOME Control Center A module to get date time and clock settings in the GNOME control center. |