diff options
author | Mathieu Trudel-Lapierre <mathieu-tl@ubuntu.com> | 2012-12-05 12:59:49 -0500 |
---|---|---|
committer | Mathieu Trudel-Lapierre <mathieu-tl@ubuntu.com> | 2012-12-05 12:59:49 -0500 |
commit | 2333cc937e08c8027ff62faceea6e383d0fc9b78 (patch) | |
tree | 82d3e4da2739f4206d20c19298dd5d3b5ebdee9f /debian/changelog | |
parent | 7b3703e6ed6bec9f2880a4b40371551077314430 (diff) | |
download | ayatana-indicator-session-2333cc937e08c8027ff62faceea6e383d0fc9b78.tar.gz ayatana-indicator-session-2333cc937e08c8027ff62faceea6e383d0fc9b78.tar.bz2 ayatana-indicator-session-2333cc937e08c8027ff62faceea6e383d0fc9b78.zip |
Move TestCanStartService into a separate make target "localcheck"; so that
the other tests can successfully run, and this one be used as an
integration check.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 060d8a7..d4a6e10 100644 --- a/debian/changelog +++ b/debian/changelog @@ -21,6 +21,9 @@ indicator-session (12.10.5-0ubuntu1) UNRELEASED; urgency=low - Hide 'start screen saver' action, if it's locked down. (LP: #1066825) - Use the same icons in the greeter as in the user session (LP: #1049244) - Test upower_proxy for NULL before using it. (LP: #1061844) + * Move TestCanStartService into a separate make target "localcheck"; so that + the other tests can successfully run, and this one be used as an + integration check. [ Sebastien Bacher ] * debian/control: |