- Update to 4.6.4
- Back out staging support for the time being because the mime database
was not being updated properly and was causing packaging failure [1]
Reported by: QAT, avg (via email) [1]
Back-port commit 77209f84: Fix build (of finance/kmymoney-kde4) with GMP 5.1.0
"""
GMP 5.1.0 no longer has implicit conversions to mpz_class from mpq_class
or mpf_class. So we have to have an explicit conversion.
"""
Approved by: bdrewery (mentor), jhale (maintainer timeout: 2 weeks)