From f4031e6beb4bf139fe22fd6d8476d42031a2d6f0 Mon Sep 17 00:00:00 2001 From: Ted Gould Date: Tue, 27 Aug 2013 09:52:26 -0500 Subject: Split out control center modules into its own package --- debian/control | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) (limited to 'debian/control') diff --git a/debian/control b/debian/control index 221bd22..ea5fd74 100644 --- a/debian/control +++ b/debian/control @@ -39,7 +39,17 @@ Depends: ${shlibs:Depends}, systemd-shim, Recommends: indicator-applet | indicator-renderer, evolution-data-server, - ubuntu-system-settings | gnome-control-center, + ubuntu-system-settings | indicator-datetime-control-center, Description: Simple clock A simple clock appearing in the indicator bar +Package: indicator-datetime-control-center +Architecture: any +Depends: ${shlibs:Depends}, + ${misc:Depends}, + indicator-datetime (=${binary:Version}), + gnome-control-center, +Description: Clock settings in the GNOME Control Center + A module to get date time and clock settings in the GNOME control + center. + -- cgit v1.2.3