diff options
author | Ted Gould <ted@gould.cx> | 2013-12-19 17:34:38 +0000 |
---|---|---|
committer | Tarmac <Unknown> | 2013-12-19 17:34:38 +0000 |
commit | 25762ad8307f81c09307419d48fdfb94bdc396ae (patch) | |
tree | e4b3c053e75d0df5c375e428499ac5e38de92b34 /debian/changelog | |
parent | 65bc7f80becdd2f2e01be4e14a7d2d960615cdb9 (diff) | |
parent | 52c50b3f9b571f44dc1f255365dc5c90ab2c6730 (diff) | |
download | libayatana-appindicator-25762ad8307f81c09307419d48fdfb94bdc396ae.tar.gz libayatana-appindicator-25762ad8307f81c09307419d48fdfb94bdc396ae.tar.bz2 libayatana-appindicator-25762ad8307f81c09307419d48fdfb94bdc396ae.zip |
Fix build failures on trusty. Fixes: https://bugs.launchpad.net/bugs/1262655.
Approved by PS Jenkins bot, Charles Kerr.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 1061624..63c650e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +libappindicator (12.10.1+13.10.20130920-0ubuntu3) trusty; urgency=medium + + * Build with -Wno-error=deprecated-declarations. + * Don't build the mono bindings on ppc64el, not available. + * Disable building the example, vala build error. + + -- Matthias Klose <doko@ubuntu.com> Thu, 19 Dec 2013 13:50:03 +0100 + libappindicator (12.10.1+13.10.20130920-0ubuntu2) saucy; urgency=low * Don't build the mono bindings on AArch64, not available. |