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

sebastic pushed a commit to branch master
in repository imposm.

commit d3c2e28cb82b1e9910a022369bfd51159a46f8d2
Author: Bas Couwenberg <sebas...@xs4all.nl>
Date:   Mon Aug 31 13:26:38 2015 +0200

    Use pybuild buildsystem and enable parallel builds.
---
 debian/changelog | 1 +
 debian/rules     | 5 ++++-
 2 files changed, 5 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index b656d2f..cf11786 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -14,6 +14,7 @@ imposm (2.6.0-1) UNRELEASED; urgency=medium
     - Update Vcs-Browser URL to use cgit instead of gitweb, and HTTPS
   * Add gbp.conf to use pristine-tar by default.
   * Drop 00-fix_sql_path.patch, applied upstream.
+  * Use pybuild buildsystem and enable parallel builds.
 
  -- Bas Couwenberg <sebas...@debian.org>  Mon, 31 Aug 2015 13:15:19 +0200
 
diff --git a/debian/rules b/debian/rules
index e05d7fc..b4e9fd2 100755
--- a/debian/rules
+++ b/debian/rules
@@ -6,4 +6,7 @@
 
 %:
        dh $@ \
-               --with python2
+               --with python2 \
+               --buildsystem pybuild \
+               --parallel
+

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-grass/imposm.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