[openstreetmap-map-icons] 06/08: Enable parallel builds.

Sebastiaan Couwenberg sebastic at moszumanska.debian.org
Fri Oct 9 22:58:15 UTC 2015


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

sebastic pushed a commit to branch master
in repository openstreetmap-map-icons.

commit d48ca656109726074c9e68e64d367240615bdbae
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Sat Oct 10 00:36:41 2015 +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 8c6dcc9..fb2ce0e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ openstreetmap-map-icons (1:0.0.svn31608-1) UNRELEASED; urgency=medium
   * New upstream SVN snapshot.
   * Update SVN URL to use HTTPS.
   * Update Vcs-Browser & Homepage URLs to use HTTPS.
+  * Enable parallel builds.
 
  -- Bas Couwenberg <sebastic at debian.org>  Sat, 10 Oct 2015 00:29:49 +0200
 
diff --git a/debian/rules b/debian/rules
index 9936653..adbe908 100755
--- a/debian/rules
+++ b/debian/rules
@@ -15,7 +15,7 @@ DESTDIR := ../tarballs/openstreetmap-map-icons-${VERSION}
 DESTTGZ := ../tarballs/openstreetmap-map-icons_${VERSION}.orig.tar.gz
 
 %:
-	dh $@
+	dh $@ --parallel
 
 override_dh_install:
 	dh_install

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



More information about the Pkg-grass-devel mailing list