From 187bc8fad70032a688e26e7d6814b5e21fa50123 Mon Sep 17 00:00:00 2001 From: Jonathan McCrohan Date: Thu, 2 Oct 2014 23:19:14 +0100 Subject: Enable parallel build (Closes: 759581) --- debian/changelog | 2 ++ debian/rules | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 9faf76e..f696ea2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,8 @@ libconfig (1.4.9-3) UNRELEASED; urgency=medium * Split documentation build into -indep target (Closes: #759582) - Thanks to Pino Toscano for the patch + * Enable parallel build (Closes: 759581) + - Thanks to Pino Toscano for the patch -- Jonathan McCrohan Thu, 02 Oct 2014 23:14:30 +0100 diff --git a/debian/rules b/debian/rules index 0c60e34..78649d6 100755 --- a/debian/rules +++ b/debian/rules @@ -11,4 +11,4 @@ override_dh_strip: dh_strip -p libconfig++9 --dbg-package=libconfig++-dbg %: - dh $@ --with autoreconf + dh $@ --parallel --with autoreconf -- cgit v1.2.3 d>Jonathan McCrohan
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2008-08-31Increased the maximum bps to 230400, if defined in <termios.h>.sonic741-2/+7
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@890 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2008-08-27git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@889 ↵sonic741-18/+11
3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2008-08-27D4D updates by Svenmichael1-38/+60
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@888 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2008-08-03driver for 4D Systems serial displays by Sven Killigmichael9-45/+846
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@887 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2008-08-03signed/unsigned mismatchmichael1-3/+3
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@886 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2008-07-26added command functionsmichux1-2/+130
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@885 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2008-07-15added IRLCD driver by Jean-Philippe Civademichael10-5/+467
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@884 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2008-07-15'autoreconf -f -i' run & config.rpath addedmichael8-370/+1617
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@883 3ae390bd-cb1e-0410-b409-cd5a39f66f1f