aboutsummaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorRobert Ancell <robert.ancell@canonical.com>2014-02-11 11:59:02 +1300
committerRobert Ancell <robert.ancell@canonical.com>2014-02-11 11:59:02 +1300
commit50f1783714c3f2427d8c68c79f2103bb06377abb (patch)
treeae6055b3d8044798c9874e3845161ffd7b4b5cb3 /debian/control
parent65eec54164026c8ee269c6c3db2509a856f632c3 (diff)
downloadayatana-indicator-datetime-50f1783714c3f2427d8c68c79f2103bb06377abb.tar.gz
ayatana-indicator-datetime-50f1783714c3f2427d8c68c79f2103bb06377abb.tar.bz2
ayatana-indicator-datetime-50f1783714c3f2427d8c68c79f2103bb06377abb.zip
Move date/time panel into unity-control-center
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control25
1 files changed, 7 insertions, 18 deletions
diff --git a/debian/control b/debian/control
index 175684f..4f7211f 100644
--- a/debian/control
+++ b/debian/control
@@ -26,8 +26,6 @@ Build-Depends: cmake,
libpolkit-gobject-1-dev,
libedataserver1.2-dev (>= 3.5),
libgconf2-dev (>= 2.31),
- libgnome-control-center-dev,
- libunity-control-center-dev,
libtimezonemap1-dev,
liburl-dispatcher1-dev,
libproperties-cpp-dev,
@@ -50,7 +48,7 @@ Depends: ${shlibs:Depends},
systemd-shim,
Recommends: indicator-applet | indicator-renderer,
evolution-data-server,
- unity-control-center-datetime | gnome-control-center-datetime | ubuntu-system-settings,
+ unity-control-center (>= 14.04.3) | gnome-control-center-datetime | ubuntu-system-settings,
Suggests: click,
Conflicts: indicator-datetime (<< 13.10.0)
Replaces: indicator-datetime (<< 13.10.0)
@@ -61,23 +59,14 @@ Package: gnome-control-center-datetime
Architecture: any
Depends: ${shlibs:Depends},
${misc:Depends},
- indicator-datetime (=${binary:Version}),
- gnome-control-center,
-Conflicts: indicator-datetime (<< 13.10.0)
-Replaces: indicator-datetime (<< 13.10.0)
-Description: Clock settings in the GNOME Control Center
- A module to get date time and clock settings in the GNOME control
- center.
+Description: transitional dummy package
+ This is a transitional dummy package. It can safely be removed.
Package: unity-control-center-datetime
Architecture: any
-Depends: ${shlibs:Depends},
+Depends: ${shlibs:Depends},
${misc:Depends},
- indicator-datetime (=${binary:Version}),
- unity-control-center,
-Conflicts: indicator-datetime (<< 13.10.0)
-Replaces: indicator-datetime (<< 13.10.0)
-Description: Clock settings in the Unity Control Center
- A module to get date time and clock settings in the Unity control
- center.
+ unity-control-center (>= 14.04.3)
+Description: transitional dummy package
+ This is a transitional dummy package. It can safely be removed.