This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch master in repository gosmore.
commit e28a5ff3fccd5a79d0546395d94236bdc97e37e5 Author: Bas Couwenberg <sebas...@xs4all.nl> Date: Fri May 6 16:20:13 2016 +0200 Enable parallel builds. --- debian/changelog | 4 ++++ debian/rules | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 7f32fdb..4c3436e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,5 +1,6 @@ gosmore (0.0.0.20150815-1) UNRELEASED; urgency=medium + [ Ross Gammon ] * New upstream svn snapshot * Move to debhelper compat level 9 * Refresh patches @@ -17,6 +18,9 @@ gosmore (0.0.0.20150815-1) UNRELEASED; urgency=medium * Fix spelling mistake in package description Thanks to Reuben Thomas (Closes: #639224) + [ Bas Couwenberg ] + * Enable parallel builds. + -- Ross Gammon <rossgam...@mail.dk> Sat, 15 Aug 2015 23:22:09 +0200 gosmore (0.0.0.20100711-2.1) unstable; urgency=low diff --git a/debian/rules b/debian/rules index b164339..22220cf 100755 --- a/debian/rules +++ b/debian/rules @@ -12,7 +12,7 @@ SVNREV := 22284 DATE := $(shell date +%Y%m%d) %: - dh $@ + dh $@ --parallel get-orig-source: dh_testdir -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/gosmore.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