diff options
author | Mathieu Trudel-Lapierre <mathieu-tl@ubuntu.com> | 2013-05-02 11:01:49 -0700 |
---|---|---|
committer | Mathieu Trudel-Lapierre <mathieu-tl@ubuntu.com> | 2013-05-02 11:01:49 -0700 |
commit | 228712eb6e20a07c7eaca3f4c06d782c341e6f54 (patch) | |
tree | 7bd258ce9fade5561d5765f8ffd103662b8d192e /debian | |
parent | 78effeb670b399999c42fcb94c05fb4bb9b54894 (diff) | |
download | ayatana-indicator-datetime-228712eb6e20a07c7eaca3f4c06d782c341e6f54.tar.gz ayatana-indicator-datetime-228712eb6e20a07c7eaca3f4c06d782c341e6f54.tar.bz2 ayatana-indicator-datetime-228712eb6e20a07c7eaca3f4c06d782c341e6f54.zip |
Merge changes for saucy: missing 12.10.3daily13.03.26-0ubuntu1.
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..41bdb0f 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 |