Upgrading from Mozc 2.29.5160.102 to Mozc 3.33.6133 is very challenging approach because
there are many changes through 2.30.x, 2.31.x, 2.32.x and 3.33.x.
Most notable change is switching from GYP to Bazel.
Additionally, there are many src/third_party bundles to resolve dependency for our offline build process.
As a result, we need to handle large patches to do it.
Typically, 0012-Add-zip-code-data.patch (15MB) is the most large patch file to do zip code conversion.
Thus the outcome of debdiff is also large to attach Debian BTS.