This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch master in repository imposm.
commit 0d7bf2e439f0377f6fd347dffe7069aaaae23c4e Author: Bas Couwenberg <[email protected]> Date: Mon Aug 31 16:29:06 2015 +0200 Export PYBUILD_NAME. --- debian/rules | 2 ++ 1 file changed, 2 insertions(+) diff --git a/debian/rules b/debian/rules index c16d955..6f69858 100755 --- a/debian/rules +++ b/debian/rules @@ -4,6 +4,8 @@ # Uncomment this to turn on verbose mode. #export DH_VERBOSE=1 +export PYBUILD_NAME=imposm + %: dh $@ \ --with python2 \ -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/imposm.git _______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

