This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch master in repository python-pdal.
commit 61036d6ff3c05d1d72c5366eb3d7cff8d3723888 Author: Bas Couwenberg <[email protected]> Date: Sat Mar 19 23:27:13 2016 +0100 Fix pybuild name. --- debian/rules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/rules b/debian/rules index cb5f756..bc89bed 100755 --- a/debian/rules +++ b/debian/rules @@ -5,7 +5,7 @@ # Enable hardening build flags export DEB_BUILD_MAINT_OPTIONS=hardening=+all,-pie -export PYBUILD_NAME=PDAL +export PYBUILD_NAME=pdal %: dh $@ --with python2,python3 --buildsystem pybuild --parallel -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/python-pdal.git _______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

