Run glib-compile-schemas --dry-run --strict
The exit status of the call to glib-compile-schemas in the libglib2.0-0 postinst maintainer script is ignored. But we want to make sure that no broken gschema overrides are shipped, so we call glib-compile-schemas overselves here and make sure it does not fail.
Edited by Johannes Schauer Marin Rodrigues