This is an automated email from the git hooks/post-receive script. sweetshark-guest pushed a commit to branch ubuntu-utopic-4.3 in repository libreoffice.
commit c5862cbd5e945429491e49f130ebcf804991f88c Author: Bjoern Michaelsen <bjoern.michael...@canonical.com> Date: Sun Jun 8 17:56:20 2014 +0200 also disable pytests --- changelog | 2 +- rules | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/changelog b/changelog index a225a0b..2eb5bfc 100644 --- a/changelog +++ b/changelog @@ -1,4 +1,4 @@ -libreoffice (1:4.3.0~beta1-1ubuntu1~utopic5) utopic; urgency=medium +libreoffice (1:4.3.0~beta1-1ubuntu1~utopic6) utopic; urgency=medium * disable all tests for now: works in local pbuilder, but apparently not in the PPA one diff --git a/rules b/rules index d0bec30..69f095e 100755 --- a/rules +++ b/rules @@ -652,6 +652,7 @@ ifeq "$(DEB_VENDOR)" "Ubuntu" #ifneq (,$(filter armhf armel powerpc,$(DEB_HOST_ARCH))) RUN_MAKE_CHECK:=n #endif + RUN_PYTESTS:=n PARALLEL_BUILD=y ENABLE_MERGELIBS=y ON_BUILDD := $(shell if [ "`whoami`" = buildd -o -f /CurrentlyBuilding ] || echo $(CURDIR) | grep -q \/build\/buildd; then echo y; else echo n; fi) -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-openoffice/libreoffice.git -- To UNSUBSCRIBE, email to debian-openoffice-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: https://lists.debian.org/e1wxcpq-0001q8...@moszumanska.debian.org