diff options
author | Automatic PS uploader <ps-jenkins@lists.canonical.com> | 2013-06-07 09:50:12 +0000 |
---|---|---|
committer | Tarmac <Unknown> | 2013-06-07 09:50:12 +0000 |
commit | 060711f83ffb9fbcb85410ee9cb045b9c4d8d47c (patch) | |
tree | d5ae8b0e03e4313664a64a789e384c8d5e561f82 | |
parent | 8b78adad0845f4f0c2756ab5c801fbfec365086f (diff) | |
parent | 2edf591f25760fec8370965397364affaed9017a (diff) | |
download | libayatana-indicator-060711f83ffb9fbcb85410ee9cb045b9c4d8d47c.tar.gz libayatana-indicator-060711f83ffb9fbcb85410ee9cb045b9c4d8d47c.tar.bz2 libayatana-indicator-060711f83ffb9fbcb85410ee9cb045b9c4d8d47c.zip |
Releasing 12.10.2daily13.06.07-0ubuntu1 to ubuntu.
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 17f10ee..75d0828 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,25 @@ +libindicator (12.10.2daily13.06.07-0ubuntu1) saucy; urgency=low + + [ Ted Gould ] + * Migrating away from deprecated gtk_icon_info_free(). + + [ William Hua ] + * Use GIcon's serialization/deserialization interface for indicator + icons so that we can load icons as PNG data transmitted over the + bus. + + [ Marco Trevisan (TreviƱo) ] + * IndicatorDesktopShortcuts: Use the proper way to create an AppInfo + from command-line Removed the hack that we used to create a .desktop + app-info from a locally generated keyfile, using + g_app_info_create_from_commandline instead. (LP: #1168373) + * tests: fix compilation and make check. + + [ Ubuntu daily release ] + * Automatic snapshot from revision 492 + + -- Ubuntu daily release <ps-jenkins@lists.canonical.com> Fri, 07 Jun 2013 02:02:37 +0000 + libindicator (12.10.2daily13.05.02-0ubuntu1) saucy; urgency=low * Automatic snapshot from revision 487 |