This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch master in repository rasterio.
commit b6bea2c131a3a169748550b84fe0a19dcc431b42 Author: Bas Couwenberg <[email protected]> Date: Fri Dec 25 13:39:35 2015 +0100 Move newline for readability in rules file. --- debian/rules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/rules b/debian/rules index 9a41ae7..da3d979 100755 --- a/debian/rules +++ b/debian/rules @@ -1,11 +1,11 @@ #!/usr/bin/make -f + export PYBUILD_NAME=rasterio export PYBUILD_BEFORE_TEST= cp -r {dir}/tests {build_dir} export PYBUILD_AFTER_TEST=rm -rf {build_dir}/tests export PYBUILD_TEST_PYTEST=1 - %: dh $@ --with python2,python3 --buildsystem pybuild -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/rasterio.git _______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

