Package: src:glib2.0 Severity: wishlist Tags: patch Please allow parallel building by adding a line at the begining of debian/rules: DEB_BUILD_PARALLEL := 1 This will make cdbs honor DED_BUILD_OPTIONS="parallel=n" settings and make use of the resource provided by multi-core systems to speed up the build process. Thanks, Aron