This is an automated email from the git hooks/post-receive script. sweetshark-guest pushed a commit to tag libreoffice_5.0.2-0ubuntu1 in repository libreoffice.
commit c787b288f5f2c45e15ddb8a2d28cd251dde39ee7 Author: Bjoern Michaelsen <[email protected]> Date: Fri Sep 18 10:10:51 2015 +0200 use system orcus --- changelog | 3 ++- rules | 2 -- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/changelog b/changelog index dd89f38..2867771 100644 --- a/changelog +++ b/changelog @@ -1,8 +1,9 @@ libreoffice (1:5.0.2-0ubuntu1~wily1~ppa1) wily; urgency=medium * new upstream rc + * use system orcus, thanks to Doko (related: lp#1349859) - -- Bjoern Michaelsen <[email protected]> Fri, 18 Sep 2015 08:36:29 +0200 + -- Bjoern Michaelsen <[email protected]> Fri, 18 Sep 2015 10:08:05 +0200 libreoffice (1:5.0.1-0ubuntu2~wily1~ppa1) wily; urgency=medium diff --git a/rules b/rules index d581cd5..384f540 100755 --- a/rules +++ b/rules @@ -718,8 +718,6 @@ ifeq "$(DEB_VENDOR)" "Ubuntu" USE_VLC:=n #temp. hacks ENABLE_EVO2:=n - SYSTEM_STUFF := $(filter-out orcus, $(SYSTEM_STUFF)) - # libgltf-dev (0.0.2-2) is in vivid/universe, needs MIR, was shipped with LibreOffice 4.4 in vivid # libcoinor-libcoinmp-dev is in vivid/universe, needs MIR, was shipped with LibreOffice 4.4 in vivid SYSTEM_STUFF := $(filter-out libgltf coinmp, $(SYSTEM_STUFF)) -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-openoffice/libreoffice.git

