diff options
author | Sebastien Bacher <seb128@ubuntu.com> | 2012-08-27 15:15:03 +0200 |
---|---|---|
committer | Sebastien Bacher <seb128@ubuntu.com> | 2012-08-27 15:15:03 +0200 |
commit | d93c8a821f24aabdb702f9897b704e7394f435a5 (patch) | |
tree | 8a7ea9ae3fb573ee66f86bb3e8575bc7932f372c /debian/changelog | |
parent | 2ce1422774eeece36ace8e260a2161dd1f69f1a4 (diff) | |
download | ayatana-indicator-session-d93c8a821f24aabdb702f9897b704e7394f435a5.tar.gz ayatana-indicator-session-d93c8a821f24aabdb702f9897b704e7394f435a5.tar.bz2 ayatana-indicator-session-d93c8a821f24aabdb702f9897b704e7394f435a5.zip |
* debian/rules:
- set libexecdir to a non multiarch location, other components look
to the standard path for the logout dialog helper, that's a workaround
until the binary is moved to bin (lp: #1041410)
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index a366efc..2b6e258 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,12 @@ +indicator-session (12.10.1-0ubuntu3) UNRELEASED; urgency=low + + * debian/rules: + - set libexecdir to a non multiarch location, other components look + to the standard path for the logout dialog helper, that's a workaround + until the binary is moved to bin (lp: #1041410) + + -- Sebastien Bacher <seb128@ubuntu.com> Mon, 27 Aug 2012 14:46:08 +0200 + indicator-session (12.10.1-0ubuntu2) quantal; urgency=low * Backported upstream fix for the testsuit |