This is an automated email from the git hooks/post-receive script. apo-guest pushed a commit to branch master in repository eclipse-pydev.
commit d9f20049bf3799864046dd5e71142231b9d7dd6b Author: Markus Koschany <[email protected]> Date: Sat Mar 7 07:05:33 2015 +0100 Do not remove autopep8 plugin otherwise this feature won't work. --- debian/fetch-pydev.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/debian/fetch-pydev.sh b/debian/fetch-pydev.sh index bd21cdb..7be48cd 100755 --- a/debian/fetch-pydev.sh +++ b/debian/fetch-pydev.sh @@ -44,7 +44,6 @@ rm -rf plugins/org.python.pydev.jython/src_jython \ rm -rf plugins/com.python.pydev.docs \ plugins/org.python.pydev/pysrc/third_party/pep8/lib2to3 \ - plugins/org.python.pydev/pysrc/third_party/pep8/autopep8.py \ plugins/org.python.pydev/pysrc/third_party/wrapped_for_pydev/ctypes \ plugins/org.python.pydev/pysrc/third_party/wrapped_for_pydev/not_in_default_pythonpath.txt -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/eclipse-pydev.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

