summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog5
1 files changed, 5 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index ae3c6b3..9c7ce45 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,11 @@ xsd (4.0.0-2) UNRELEASED; urgency=medium
* debian/rules:
- Add "make xsd_clean_gen=n clean" to override_dh_clean to
build the cli at build time (Closes: #794440).
+ - Reduce buildtime (Closes: #795545):
+ + Add overrides for dh_auto_build and dh_auto_test to change
+ the make parameter -j to the current number of CPUs.
+ + Add --parallel to dh call.
+ + Add "export verbose=1" to increase the verbosity (Closes: #795547).
* debian/control:
- Bump Standards-Version to 3.9.6 (no changes required).
* debian/copyright: