aboutsummaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorTed Gould <ted@gould.cx>2013-08-27 16:53:10 +0000
committerTarmac <Unknown>2013-08-27 16:53:10 +0000
commitd6a968612906df8ee666434922797ed113672d06 (patch)
treec19c1d373d2008333b0964f288ffa9729c25d544 /debian
parent0226c53034275ff88a3acf6eb30aee2de936595b (diff)
parentdef2cbb6aa5c0eb834fedcb8701d90f64960d449 (diff)
downloadayatana-indicator-datetime-d6a968612906df8ee666434922797ed113672d06.tar.gz
ayatana-indicator-datetime-d6a968612906df8ee666434922797ed113672d06.tar.bz2
ayatana-indicator-datetime-d6a968612906df8ee666434922797ed113672d06.zip
Split out control center modules into its own package.
Approved by Sebastien Bacher, PS Jenkins bot.
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog7
-rw-r--r--debian/control16
-rw-r--r--debian/gnome-control-center-datetime.install3
-rw-r--r--debian/indicator-datetime.install5
4 files changed, 30 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 96e9ebf..81abd59 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+indicator-datetime (13.10.0-0ubuntu1) UNRELEASED; urgency=low
+
+ * Updating version to make the Conflicts/Replace nicer
+ * Split out gnome-control-center panel into it's own package
+
+ -- Ted Gould <ted@ubuntu.com> Tue, 27 Aug 2013 10:26:47 -0500
+
indicator-datetime (12.10.3+13.10.20130822.1-0ubuntu1) saucy; urgency=low
[ Ubuntu daily release ]
diff --git a/debian/control b/debian/control
index 221bd22..ae07129 100644
--- a/debian/control
+++ b/debian/control
@@ -39,7 +39,21 @@ Depends: ${shlibs:Depends},
systemd-shim,
Recommends: indicator-applet | indicator-renderer,
evolution-data-server,
- ubuntu-system-settings | gnome-control-center,
+ gnome-control-center-datetime | ubuntu-system-settings,
+Conflicts: indicator-datetime (<< 13.10.0)
+Replaces: indicator-datetime (<< 13.10.0)
Description: Simple clock
A simple clock appearing in the indicator bar
+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.
+
diff --git a/debian/gnome-control-center-datetime.install b/debian/gnome-control-center-datetime.install
new file mode 100644
index 0000000..52a8c70
--- /dev/null
+++ b/debian/gnome-control-center-datetime.install
@@ -0,0 +1,3 @@
+usr/lib/*/control-center-1/panels/*
+usr/share/indicator-datetime/*
+usr/share/applications/*
diff --git a/debian/indicator-datetime.install b/debian/indicator-datetime.install
new file mode 100644
index 0000000..13d21f2
--- /dev/null
+++ b/debian/indicator-datetime.install
@@ -0,0 +1,5 @@
+usr/share/glib-2.0/schemas/*
+usr/share/dbus-1/services/*
+usr/share/unity/indicators/*
+usr/lib/*/indicator-datetime-service
+usr/share/locale/*