diff options
author | William Hua <william.hua@canonical.com> | 2014-01-29 20:36:29 -0500 |
---|---|---|
committer | William Hua <william.hua@canonical.com> | 2014-01-29 20:36:29 -0500 |
commit | 36b1e9f99cd85792a36b20047db2e1d09e0d53c4 (patch) | |
tree | cc075f7ddb13743cd88b817f638a69f94951adc2 /debian | |
parent | cca1f055a67a1372c425e5e2a63be2b82676d6d2 (diff) | |
parent | 0828bc2dc4851698d8f42f84ec277ab568687318 (diff) | |
download | ayatana-indicator-keyboard-36b1e9f99cd85792a36b20047db2e1d09e0d53c4.tar.gz ayatana-indicator-keyboard-36b1e9f99cd85792a36b20047db2e1d09e0d53c4.tar.bz2 ayatana-indicator-keyboard-36b1e9f99cd85792a36b20047db2e1d09e0d53c4.zip |
Merge trunk.
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 ] |