[pycsw] 04/07: Enable parallel builds.

Sebastiaan Couwenberg sebastic at moszumanska.debian.org
Fri Apr 29 21:18:02 UTC 2016


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

sebastic pushed a commit to branch master
in repository pycsw.

commit 4afa32572a27932838472ae017f2af2b069caa8a
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Fri Apr 29 13:19:49 2016 +0200

    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 2a272e9..c2c060f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ pycsw (1.10.4+dfsg-1) UNRELEASED; urgency=medium
 
   * New upstream release.
   * Drop libxml2-xee.patch, applied upstream. Refresh remaining patches.
+  * Enable parallel builds.
 
  -- Bas Couwenberg <sebastic at debian.org>  Sat, 31 Oct 2015 21:23:22 +0100
 
diff --git a/debian/rules b/debian/rules
index a56b341..73b94b8 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,7 +2,7 @@
 # -*- makefile -*-
 
 %:
-	dh  $@ --with python2,sphinxdoc,apache2 --buildsystem pybuild
+	dh  $@ --with python2,sphinxdoc,apache2 --buildsystem pybuild --parallel
 
 override_dh_clean:
 	dh_clean debian/man/pycsw-admin.1 \

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



More information about the Pkg-grass-devel mailing list