This is an automated email from the git hooks/post-receive script. ross-guest pushed a commit to branch master in repository osm-gps-map.
commit 46c3eccecba332e95b5f0268bda0d32eb700c285 Author: Ross Gammon <[email protected]> Date: Tue Dec 15 23:04:38 2015 +0100 Enable parallel builds --- debian/rules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/rules b/debian/rules index 4f80fc8..348897a 100755 --- a/debian/rules +++ b/debian/rules @@ -45,4 +45,4 @@ override_dh_strip: dh_strip --keep-debug --dbg-package=libosmgpsmap-1.0-dbg %: - dh $@ --with autoreconf + dh $@ --with autoreconf --parallel -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/osm-gps-map.git _______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

