diff options
author | Charles Kerr <charles.kerr@canonical.com> | 2013-05-03 13:57:11 -0700 |
---|---|---|
committer | Charles Kerr <charles.kerr@canonical.com> | 2013-05-03 13:57:11 -0700 |
commit | fde3000c07a30bc55ac294c6c877f08050397d29 (patch) | |
tree | 4a69a5702a25021166627ceab79d792bfe356374 /debian | |
parent | 5e6762db2485ef88859bdb8fcca636c3dc8aa832 (diff) | |
parent | 956c8275300ba29d556711723ef04bfeaf876f7f (diff) | |
download | ayatana-indicator-datetime-fde3000c07a30bc55ac294c6c877f08050397d29.tar.gz ayatana-indicator-datetime-fde3000c07a30bc55ac294c6c877f08050397d29.tar.bz2 ayatana-indicator-datetime-fde3000c07a30bc55ac294c6c877f08050397d29.zip |
merge ryan's timedate1 changes from trunk.13.04
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 7 | ||||
-rw-r--r-- | debian/control | 2 |
2 files changed, 9 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 3d4bafe..3223098 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +indicator-datetime (12.10.3daily13.03.26-0ubuntu1) raring; urgency=low + + * Use systemd's service backend, ffe lp: #1153567 + * debian/control: depends on systemd-services and systemd-shim + + -- Sebastien Bacher <seb128@ubuntu.com> Tue, 26 Mar 2013 19:53:55 +0100 + indicator-datetime (12.10.3daily13.03.07-0ubuntu1) raring; urgency=low [ Michael Terry ] diff --git a/debian/control b/debian/control index 2117e9b..7645232 100644 --- a/debian/control +++ b/debian/control @@ -40,6 +40,8 @@ Depends: ${shlibs:Depends}, ${misc:Depends}, gnome-control-center, geoclue-ubuntu-geoip | geoclue-provider, + systemd-services, + systemd-shim Recommends: indicator-applet | indicator-renderer, evolution-data-server, Description: Simple clock |