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

sebastic-guest pushed a commit to branch master
in repository mapserver.

commit 4fb2d47b3c187d9256b92785d9b1e10b1540c91a
Author: Bas Couwenberg <sebas...@xs4all.nl>
Date:   Sat Feb 22 16:54:09 2014 +0100

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

diff --git a/debian/changelog b/debian/changelog
index 98e2a34..25eb6d0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ mapserver (6.4.1-2) UNRELEASED; urgency=low
 
   * Add gpb.conf to use pristine-tar by default.
   * Use dh commands instead of CMake directly.
+  * Enable parallel builds.
 
  -- Bas Couwenberg <sebas...@xs4all.nl>  Sat, 22 Feb 2014 16:26:42 +0100
 
diff --git a/debian/rules b/debian/rules
index bf9ac8d..e1dff7f 100755
--- a/debian/rules
+++ b/debian/rules
@@ -72,6 +72,7 @@ CMAKE_OPTS:= \
 
 %:
        dh $@ --with python2,pkgkde_symbolshelper \
+             --parallel \
              --buildsystem cmake
 
 override_dh_auto_clean:

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

_______________________________________________
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

Reply via email to