diff options
author | Matthias Klose <doko@ubuntu.com> | 2013-12-19 08:37:54 -0600 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2013-12-19 08:37:54 -0600 |
commit | a703b19e43e0ed39b2ef2e76953199ed66ebbf35 (patch) | |
tree | 0f9a39c9eed1e42c89ce86a90e583edacca84a5d /debian/changelog | |
parent | 65bc7f80becdd2f2e01be4e14a7d2d960615cdb9 (diff) | |
download | libayatana-appindicator-a703b19e43e0ed39b2ef2e76953199ed66ebbf35.tar.gz libayatana-appindicator-a703b19e43e0ed39b2ef2e76953199ed66ebbf35.tar.bz2 libayatana-appindicator-a703b19e43e0ed39b2ef2e76953199ed66ebbf35.zip |
* Build with -Wno-error=deprecated-declarations.
* Don't build the mono bindings on ppc64el, not available.
* Disable building the example, vala build error.
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. |