@ -1,6 +1,7 @@
cmake (2.8.0-6) UNRELEASED; urgency=low
* Remove DMUA entry from debian/control. No longer needed.
* Enable building in parallel (--parallel).
-- Modestas Vainius <modestas@vainius.eu> Sun, 06 Dec 2009 21:39:01 +0200
@ -31,6 +31,6 @@ override_dh_auto_clean:
rm -f $(BUILD_FLAGS_FILE)
%:
dh --builddirectory=Build $@
dh --parallel --builddirectory=Build $@
.PHONY: override_dh_auto_configure override_dh_auto_clean