diff options
author | Automatic PS uploader <ps-jenkins@lists.canonical.com> | 2013-08-22 20:29:00 +0000 |
---|---|---|
committer | Automatic PS uploader <ps-jenkins@lists.canonical.com> | 2013-08-22 20:29:00 +0000 |
commit | f55e94c606c6b611b94c54a3afd3ed072325a5bb (patch) | |
tree | d7815fbc3b6a403fb111c39412566c06be7880df | |
parent | 0004f984a7dc3886a392533d522d2296c6c9d75c (diff) | |
download | ayatana-indicator-keyboard-f55e94c606c6b611b94c54a3afd3ed072325a5bb.tar.gz ayatana-indicator-keyboard-f55e94c606c6b611b94c54a3afd3ed072325a5bb.tar.bz2 ayatana-indicator-keyboard-f55e94c606c6b611b94c54a3afd3ed072325a5bb.zip |
Releasing 0.0.0+13.10.20130822.4-0ubuntu1, based on r108
-rw-r--r-- | debian/changelog | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 53c78547..10cb9531 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,24 @@ +indicator-keyboard (0.0.0+13.10.20130822.4-0ubuntu1) saucy; urgency=low + + [ William Hua ] + * Kill running gvfs instance after tests finish. Because the + XDG_RUNTIME_DIR was changed to be in the build-tree, a running gvfs + instance held a lock on a file in the directory, preventing it from + being cleaned properly, and preventing the build from finishing. So + we send a SIGTERM to the running gvfs-fused instance, allowing the + build to finish. + * Use accountsservice and make work under unity-greeter. + * Proper shutdown on SIGTERM. + + [ Jeremy Bicha ] + * Don't build-depend on quilt and drop debian/README.source, thanks + Michael Terry!. + + [ Ubuntu daily release ] + * Automatic snapshot from revision 108 + + -- Ubuntu daily release <ps-jenkins@lists.canonical.com> Thu, 22 Aug 2013 20:29:00 +0000 + indicator-keyboard (0.0.0+13.10.20130821-0ubuntu1) saucy; urgency=low [ Jeremy Bicha ] |