diff options
author | Automatic PS uploader <ps-jenkins@lists.canonical.com> | 2013-11-25 03:55:06 +0000 |
---|---|---|
committer | Automatic PS uploader <ps-jenkins@lists.canonical.com> | 2013-11-25 03:55:06 +0000 |
commit | c6aad610ab58cbca87a2fee35cc03705b1dd367c (patch) | |
tree | 094e05988e82abccd38f55d38f4cee565e96e0cb /debian | |
parent | cccd65d86f4c0f7b5c5de6b3254d3c4147a189fa (diff) | |
download | ayatana-indicator-keyboard-c6aad610ab58cbca87a2fee35cc03705b1dd367c.tar.gz ayatana-indicator-keyboard-c6aad610ab58cbca87a2fee35cc03705b1dd367c.tar.bz2 ayatana-indicator-keyboard-c6aad610ab58cbca87a2fee35cc03705b1dd367c.zip |
Releasing 0.0.0+14.04.20131125-0ubuntu1, based on r185
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 6bc47925..527b7bf3 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,25 @@ +indicator-keyboard (0.0.0+14.04.20131125-0ubuntu1) trusty; urgency=low + + [ William Hua ] + * Enable middle click and mouse wheel scrolling. (LP: #887139) + * Add accountsservice.vapi (accountsservice no long ships it). + + [ Allan LeSage ] + * Add gcov coverage tooling; use ./autogen.sh --enable-gcov and then + make coverage-html to see a report of what's covered. You can read + about the rationale in this old blog post: + http://qualityhour.wordpress.com/2012/01/29/test-coverage-tutorial- + for-cc-autotools-projects/ . + + [ Lars Uebernickel ] + * Set the indicator's position according to + http://wiki.ubuntu.com/SystemComponents. + + [ Ubuntu daily release ] + * Automatic snapshot from revision 185 + + -- Ubuntu daily release <ps-jenkins@lists.canonical.com> Mon, 25 Nov 2013 03:55:06 +0000 + indicator-keyboard (0.0.0+14.04.20131029.1-0ubuntu1) trusty; urgency=low [ Dmitrijs Ledkovs ] |