This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository gxargparse.
commit e9e6abe23cee4db393f6e8055d68f051f9f609c8 Author: Anton Khodak <[email protected]> Date: Sat Jan 14 13:17:03 2017 +0200 Replace spaces with tab --- debian/rules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/rules b/debian/rules index 48a82aa..88d6bb4 100755 --- a/debian/rules +++ b/debian/rules @@ -21,7 +21,7 @@ export LC_ALL=C.UTF-8 export PYBUILD_NAME=gxargparse %: - dh $@ --with python2,python3 --buildsystem=pybuild + dh $@ --with python2,python3 --buildsystem=pybuild #get-orig-source: -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/gxargparse.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
