This is an automated email from the git hooks/post-receive script. rene pushed a commit to branch master in repository libreoffice.
commit e972a5f16072093d23d689dc0b98d488a61f330b Author: Rene Engelhard <[email protected]> Date: Thu May 29 17:23:58 2014 +0200 --no-ext-rename for dh_python3 --- rules | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/rules b/rules index ef35eda..e64f1ea 100755 --- a/rules +++ b/rules @@ -3156,8 +3156,8 @@ ifeq "$(WHEEZY_BACKPORT)" "y" dh_python2 -ppython-uno --no-guessing-versions --no-guessing-deps dh_python2 -ppython-uno --no-guessing-versions --no-guessing-deps $(OODIR)/program else - dh_python3 -ppython3-uno --no-guessing-deps - dh_python3 -ppython3-uno --no-guessing-deps $(OODIR)/program + dh_python3 -ppython3-uno --no-ext-rename --no-guessing-deps + dh_python3 -ppython3-uno --no-ext-rename --no-guessing-deps $(OODIR)/program ifeq "$(ENABLE_PYTHON2)" "y" dh_python2 -ppython-uno --no-guessing-versions --no-guessing-deps dh_python2 -ppython-uno --no-guessing-versions --no-guessing-deps $(OODIR)/program -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-openoffice/libreoffice.git -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: https://lists.debian.org/[email protected]

