diff options
author | Automatic PS uploader <ps-jenkins@lists.canonical.com> | 2013-11-25 15:47:18 +0000 |
---|---|---|
committer | Tarmac <Unknown> | 2013-11-25 15:47:18 +0000 |
commit | 9d665fe4568e74478d9978da5f330a63e999e0d4 (patch) | |
tree | 29fbda712ca889778aa11ffdc6fbea31be4bf754 | |
parent | 90ae2c1013de5292ea5aae22f43b3bae57e7ecdf (diff) | |
parent | c6aad610ab58cbca87a2fee35cc03705b1dd367c (diff) | |
download | ayatana-indicator-keyboard-9d665fe4568e74478d9978da5f330a63e999e0d4.tar.gz ayatana-indicator-keyboard-9d665fe4568e74478d9978da5f330a63e999e0d4.tar.bz2 ayatana-indicator-keyboard-9d665fe4568e74478d9978da5f330a63e999e0d4.zip |
Releasing 0.0.0+14.04.20131125-0ubuntu1 (revision 185 from lp:indicator-keyboard).
Approved by PS Jenkins bot.
-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 ] |