diff options
author | Mathieu Trudel-Lapierre <mathieu-tl@ubuntu.com> | 2013-01-21 17:08:11 +0000 |
---|---|---|
committer | Tarmac <Unknown> | 2013-01-21 17:08:11 +0000 |
commit | 3c16f805f46f267bb6afd1a9aa9d595537671150 (patch) | |
tree | cd48d64fb216a4c5b13728ba34886db25109e32d /debian/changelog | |
parent | 7ed59b018db3d7074b722faf916dfdb87c625eec (diff) | |
parent | e4cc7623afb7d462820f3405b57e90bc68eca3ee (diff) | |
download | libdbusmenu-3c16f805f46f267bb6afd1a9aa9d595537671150.tar.gz libdbusmenu-3c16f805f46f267bb6afd1a9aa9d595537671150.tar.bz2 libdbusmenu-3c16f805f46f267bb6afd1a9aa9d595537671150.zip |
Remove uses of g_type_init. Fixes: https://bugs.launchpad.net/bugs/1102468, https://bugs.launchpad.net/bugs/1102471.
Approved by PS Jenkins bot, Didier Roche.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 7851811..aef0d63 100644 --- a/debian/changelog +++ b/debian/changelog @@ -23,6 +23,9 @@ libdbusmenu (12.10.3-0ubuntu1) UNRELEASED; urgency=low * debian/libdbusmenu-gtk-doc.install: add the glib-server-nomenu.c example. * debian/libdbusmenu-tools.install: install dbusmenu-* binaries from the multiarch triplet rather than usr/lib/libdbusmenu. + * Update main sgml documentation files to remove the xml includes we don't + generate anymore. (LP: #1102468) + * Drop deprecated calls to g_type_init(). (LP: #1102471) [ Didier Roche ] * Automatic snapshot from revision 435 (bootstrap): |