The following commit has been merged in the ubuntu-precise-3.5 branch: commit b0d8982168b29dd2942f697557a4deec7f7bfd6f Author: Bjoern Michaelsen <bjoern.michael...@canonical.com> Date: Sun Feb 19 21:36:00 2012 +0100
Ubuntufy splash progress diff --git a/changelog b/changelog index eb26abc..e2da5e0 100644 --- a/changelog +++ b/changelog @@ -1,3 +1,9 @@ +libreoffice (1:3.5.0-1ubuntu1~ppa3) precise; urgency=low + + * Ubuntufy splash progress + + -- Bjoern Michaelsen <bjoern.michael...@canonical.com> Sun, 19 Feb 2012 21:35:11 +0100 + libreoffice (1:3.5.0-1ubuntu1~ppa2) precise; urgency=low * remove failing smoketest cleanup code for now diff --git a/rules b/rules index ba5f201..684268d 100755 --- a/rules +++ b/rules @@ -464,6 +464,7 @@ ifeq "$(DEB_VENDOR)" "Ubuntu" CONFIGURE_FLAGS+= --with-theme="$(patsubst galaxy,default,$(IMAGES))" ENABLE_REPORTDESIGN:=n SYSTEM_STUFF := $(filter-out lucene libcmis libexttextcat graphite sampleicc libvisio lpsolve, $(SYSTEM_STUFF)) + CONFIGURE_FLAGS += --with-intro-progressbar-color=221,72,20 endif CONFIGURE_FLAGS += $(foreach i, $(SYSTEM_STUFF),--with-system-$(i)) -- LibreOffice packaging repository -- To UNSUBSCRIBE, email to debian-openoffice-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/e1rzdvw-0008d9...@vasks.debian.org