This is an automated email from the git hooks/post-receive script. sweetshark-guest pushed a commit to branch ubuntu-wily-5.0 in repository libreoffice.
commit 729232b3a9bba4c2847ee9fba21fe52912e042d0 Author: Bjoern Michaelsen <[email protected]> Date: Tue Jun 2 16:45:17 2015 +0200 use internal wps mdds lpsolve for now --- patches/series | 2 +- rules | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/patches/series b/patches/series index e9eff43..5890474 100644 --- a/patches/series +++ b/patches/series @@ -4,7 +4,7 @@ jurt-soffice-location.diff split-evoab.diff debian-debug.diff #rhino-build-optional.diff -fix-system-lpsolve-build.diff +#fix-system-lpsolve-build.diff install-fixes.diff #mention-java-common-package.diff #help-msg-add-package-info.diff diff --git a/rules b/rules index 9f30442..18ac77f 100755 --- a/rules +++ b/rules @@ -674,7 +674,7 @@ ifeq "$(DEB_VENDOR)" "Ubuntu" ENABLE_EVO2:=n SYSTEM_STUFF := $(filter-out libetonyek, $(SYSTEM_STUFF)) SYSTEM_STUFF := $(filter-out orcus libgltf coinmp, $(SYSTEM_STUFF)) - SYSTEM_STUFF := $(filter-out libmwaw, $(SYSTEM_STUFF)) + SYSTEM_STUFF := $(filter-out libmwaw libwps mdds lpsolve, $(SYSTEM_STUFF)) # libetonyek 0.1.1 is in vivid/universe, needs MIR, was shipped with LibreOffice in utopic/main # libgltf-dev (0.0.2-2) is in vivid/universe, needs MIR, new with LibreOffice 4.4 # libcoinor-libcoinmp-dev is in vivid/universe, needs MIR, new with LibreOffice 4.4 -- 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]

