Source: gnome-color-manager Version: 3.12.2-1 Severity: wishlist Tags: patch
Hi, gnome-color-manager seems to build fine with multiple build jobs when building. Thus, my suggestion is to enable the parallel build (enabling it in CDBS) to speed up the compilation when requested (see also Policy ยง4.9.1). Thanks, -- Pino
--- a/debian/rules +++ b/debian/rules @@ -6,3 +6,4 @@ include /usr/share/cdbs/1/rules/utils.mk include /usr/share/gnome-pkg-tools/1/rules/uploaders.mk include /usr/share/gnome-pkg-tools/1/rules/gnome-get-source.mk +DEB_BUILD_PARALLEL = 1