This is an automated email from the git hooks/post-receive script. sweetshark-guest pushed a commit to branch ubuntu-trusty-4.2 in repository libreoffice.
commit 2e18be99ffbcc4d60f38805ee94e813886bfa232 Author: Bjoern Michaelsen <[email protected]> Date: Thu Feb 6 18:26:27 2014 +0100 use system libetonyek (LP: #1277152) --- changelog | 1 + rules | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/changelog b/changelog index 97404d4..3c3590b 100644 --- a/changelog +++ b/changelog @@ -4,6 +4,7 @@ libreoffice (1:4.2.0-0ubuntu1~trusty1) trusty; urgency=low * there is no --with-system-xmlsec anymore * suggest -style-sifr from -common * use system mdds and libcmis again + * use system libetonyek (LP: #1277152) -- Bjoern Michaelsen <[email protected]> Wed, 05 Feb 2014 15:50:13 +0100 diff --git a/rules b/rules index 7b9917c..b96475a 100755 --- a/rules +++ b/rules @@ -623,7 +623,7 @@ ifeq "$(DEB_VENDOR)" "Ubuntu" USE_VLC:=n #temp. hacks ENABLE_EVO2:=n - SYSTEM_STUFF := $(filter-out libodfgen libmwaw libetonyek libfreehand libebook libeot, $(SYSTEM_STUFF)) + SYSTEM_STUFF := $(filter-out libodfgen libmwaw libfreehand libebook libeot, $(SYSTEM_STUFF)) ifneq (,$(filter armel armhf,$(DEB_HOST_ARCH))) ENABLE_HELP=n endif -- 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: http://lists.debian.org/[email protected]

