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