Fix dh_auto_build overrides to take advantage of parallel builds.

This commit is contained in:
Carlos Maddela
2019-01-31 05:06:04 +11:00
parent b24ad06237
commit b289d165db
2 changed files with 3 additions and 2 deletions

1
debian/changelog vendored
View File

@@ -6,6 +6,7 @@ dvdisaster (0.79.5-7) UNRELEASED; urgency=medium
* Simplify process by which mutable files are backed up and restored.
* Build as verbosely as possible.
* Fix location of manual.
* Fix dh_auto_build overrides to take advantage of parallel builds.
-- Carlos Maddela <e7appew@gmail.com> Thu, 31 Jan 2019 03:58:19 +1100