[Pkg-nagios-changes] [pkg-nagios-images] 03/10: Enable parallel builds.

Bas Couwenberg sebastic at debian.org
Sat Dec 24 13:48:50 UTC 2016


This is an automated email from the git hooks/post-receive script.

sebastic pushed a commit to branch master
in repository pkg-nagios-images.

commit c6d25dc3791f189c6aed4225e8e5e1827ce0a0d9
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Fri Dec 23 15:08:13 2016 +0100

    Enable parallel builds.
---
 debian/changelog | 1 +
 debian/rules     | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 02b0bbb..c94259e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ nagios-images (0.9) UNRELEASED; urgency=medium
   * Team upload.
   * Restructure control file with cme.
   * Update Vcs-* URLs for move to git.
+  * Enable parallel builds.
 
  -- Bas Couwenberg <sebastic at debian.org>  Fri, 23 Dec 2016 15:06:34 +0100
 
diff --git a/debian/rules b/debian/rules
index b8796e6..95e5041 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,4 +2,4 @@
 # -*- makefile -*-
 
 %:
-	dh $@
+	dh $@ --parallel

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-nagios/pkg-nagios-images.git



More information about the Pkg-nagios-changes mailing list