aboutsummaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog49
-rw-r--r--debian/control23
-rw-r--r--debian/gnome-control-center-datetime.install3
-rw-r--r--debian/indicator-datetime.install6
4 files changed, 55 insertions, 26 deletions
diff --git a/debian/changelog b/debian/changelog
index 5ceaecf..097df7e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,52 @@
+indicator-datetime (13.10.0+14.04.20140217-0ubuntu1) trusty; urgency=low
+
+ [ Robert Ancell ]
+ * Move date/time panel into unity-control-center
+
+ -- Ubuntu daily release <ps-jenkins@lists.canonical.com> Mon, 17 Feb 2014 12:53:26 +0000
+
+indicator-datetime (13.10.0+14.04.20140205-0ubuntu1) trusty; urgency=low
+
+ [ Charles Kerr ]
+ * Don't load the alarm icon until it's needed s.t. we don't hit click
+ unnecessarily when starting up in the greeter.
+
+ [ Sebastien Bacher ]
+ * use the correct naming under unity-control-center
+
+ -- Ubuntu daily release <ps-jenkins@lists.canonical.com> Wed, 05 Feb 2014 18:22:52 +0000
+
+indicator-datetime (13.10.0+14.04.20140131-0ubuntu1) trusty; urgency=low
+
+ [ Charles Kerr ]
+ * Finally land this. Other, still open bugs will be fixed in
+ subsequent commits. (LP: #793450)
+
+ [ Sebastien Bacher ]
+ * Use the correct location for datetime-dialog.ui. (LP: #1274046)
+
+ [ Lars Uebernickel ]
+ * Set calendar to the current date when the menu is popped up This
+ makes use of the "submenu-action" attribute to get notified when the
+ menu is popped up. Charles, if your big refactoring-branch should
+ land before this, do you mind adapting this patch for that? Thanks .
+ (LP: #793450)
+
+ -- Ubuntu daily release <ps-jenkins@lists.canonical.com> Fri, 31 Jan 2014 11:46:16 +0000
+
+indicator-datetime (13.10.0+14.04.20140124-0ubuntu1) trusty; urgency=low
+
+ [ Robert Ancell ]
+ * Support both gnome-control-center and unity-control-center. (LP:
+ #1257505)
+ * Run the unity-control-center panel under Unity. Rename the unity
+ panel to just "datetime".
+
+ [ Ubuntu daily release ]
+ * Automatic snapshot from revision 294
+
+ -- Ubuntu daily release <ps-jenkins@lists.canonical.com> Fri, 24 Jan 2014 11:00:08 +0000
+
indicator-datetime (13.10.0+14.04.20131217-0ubuntu1) trusty; urgency=low
[ Charles Kerr ]
diff --git a/debian/control b/debian/control
index d9d4f56..84f76ca 100644
--- a/debian/control
+++ b/debian/control
@@ -5,6 +5,8 @@ Maintainer: Ubuntu Desktop Team <ubuntu-desktop@lists.ubuntu.com>
# language-pack-en-base is for the unit tests s.t. we can test in 12h and 24h locales
Build-Depends: cmake,
dbus,
+ dbus-test-runner,
+ python3-dbusmock,
debhelper (>= 9),
dh-translations,
intltool (>= 0.35.0),
@@ -14,19 +16,19 @@ Build-Depends: cmake,
libgtest-dev,
libglib2.0-dev (>= 2.35.4),
libnotify-dev (>= 0.7.6),
+ libcanberra-dev,
libido3-0.1-dev (>= 0.2.90),
libgeoclue-dev (>= 0.12.0),
libecal1.2-dev (>= 3.5),
libical-dev (>= 1.0),
libgtk-3-dev (>= 3.1.4),
libcairo2-dev (>= 1.10),
- libjson-glib-dev,
libpolkit-gobject-1-dev,
libedataserver1.2-dev (>= 3.5),
libgconf2-dev (>= 2.31),
- libgnome-control-center-dev,
- libtimezonemap1-dev,
liburl-dispatcher1-dev,
+ libproperties-cpp-dev,
+ libdbustest1-dev,
locales,
Standards-Version: 3.9.3
Homepage: https://launchpad.net/indicator-datetime
@@ -45,22 +47,9 @@ Depends: ${shlibs:Depends},
systemd-shim,
Recommends: indicator-applet | indicator-renderer,
evolution-data-server,
- gnome-control-center-datetime | ubuntu-system-settings,
+ unity-control-center (>= 14.04.3) | ubuntu-system-settings,
Suggests: click,
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
deleted file mode 100644
index 52a8c70..0000000
--- a/debian/gnome-control-center-datetime.install
+++ /dev/null
@@ -1,3 +0,0 @@
-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
deleted file mode 100644
index 1085d5f..0000000
--- a/debian/indicator-datetime.install
+++ /dev/null
@@ -1,6 +0,0 @@
-usr/share/glib-2.0/schemas/*
-usr/share/upstart/sessions/*
-usr/share/unity/indicators/*
-usr/lib/*/indicator-datetime/indicator-datetime-service
-usr/share/locale/*
-etc/xdg/autostart/*