diff options
author | Lars Uebernickel <lars.uebernickel@canonical.com> | 2013-06-07 22:15:28 +0000 |
---|---|---|
committer | Tarmac <Unknown> | 2013-06-07 22:15:28 +0000 |
commit | e5a4ba5371000d1075d18205ecdd25fafbde3c38 (patch) | |
tree | ee8934012f52d77f67be4181b11d193016bd2639 /debian | |
parent | b38a660213950fa1aa46d1fd73901eafcd7b8a75 (diff) | |
parent | 014158fd7f63b25840bbcecc92e9ec3f42a7002c (diff) | |
download | ayatana-indicator-messages-e5a4ba5371000d1075d18205ecdd25fafbde3c38.tar.gz ayatana-indicator-messages-e5a4ba5371000d1075d18205ecdd25fafbde3c38.tar.bz2 ayatana-indicator-messages-e5a4ba5371000d1075d18205ecdd25fafbde3c38.zip |
Notify the service when an app unrefs its MessagingMenuApp. Fixes: https://bugs.launchpad.net/bugs/1154099.
Approved by PS Jenkins bot, Ted Gould.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/control | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/control b/debian/control index e44b405..7773476 100644 --- a/debian/control +++ b/debian/control @@ -19,6 +19,7 @@ Build-Depends: debhelper (>= 9), libgirepository1.0-dev (>= 0.9.12), gtk-doc-tools, libgtest-dev, + python3-dbusmock, Standards-Version: 3.9.3 Homepage: https://launchpad.net/indicator-messages # If you aren't a member of ~indicator-applet-developers but need to upload |