diff options
author | Mathieu Trudel-Lapierre <mathieu-tl@ubuntu.com> | 2012-12-06 10:05:18 -0500 |
---|---|---|
committer | Mathieu Trudel-Lapierre <mathieu-tl@ubuntu.com> | 2012-12-06 10:05:18 -0500 |
commit | 32c7a3f3a74a74543b8c33447261b103bb165f60 (patch) | |
tree | 3e6174211f7769ca54c7e4ed6c7e89cedebf7b17 /debian/changelog | |
parent | 2333cc937e08c8027ff62faceea6e383d0fc9b78 (diff) | |
download | ayatana-indicator-session-32c7a3f3a74a74543b8c33447261b103bb165f60.tar.gz ayatana-indicator-session-32c7a3f3a74a74543b8c33447261b103bb165f60.tar.bz2 ayatana-indicator-session-32c7a3f3a74a74543b8c33447261b103bb165f60.zip |
- Add XS-Testsuite: autopkgtest.
* debian/tests:
- Add start-service test; verify that the indicator can be started from
DBUS.
- Add debian/tests/control.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index d4a6e10..14c76e9 100644 --- a/debian/changelog +++ b/debian/changelog @@ -14,6 +14,11 @@ indicator-session (12.10.5-0ubuntu1) UNRELEASED; urgency=low - Remove libpackagekit-glib2-dev and libpolkit-gobject-1-dev from Build-Depends. (LP: #1085100) - Remove packagekit from Recommends + - Add XS-Testsuite: autopkgtest. + * debian/tests: + - Add start-service test; verify that the indicator can be started from + DBUS. + - Add debian/tests/control. * Automatic snapshot from revision 373 (bootstrap): - Check to make sure that create_display_proxy() succeeded before using the proxy pointer that gets returned. (LP: #1078119) |