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

sebastic pushed a commit to branch master
in repository pyosmium.

commit a5e150d5c5676c082060eca3420373f9bf381922
Author: Bas Couwenberg <sebas...@xs4all.nl>
Date:   Sat Jul 4 17:58:41 2015 +0200

    Fix missing newline escape.
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 8d381f1..db232d8 100755
--- a/debian/rules
+++ b/debian/rules
@@ -7,7 +7,7 @@ export PYBUILD_NAME=pyosmium
 %:
        dh $@ \
            --buildsystem pybuild \
-           --with python2,python3
+           --with python2,python3 \
            --parallel
 
 override_dh_clean:

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