[libreoffice] 05/05: stretch backport fixes; internal orcus, disable firebird

Rene Engelhard rene at moszumanska.debian.org
Tue Sep 20 19:50:14 UTC 2016


This is an automated email from the git hooks/post-receive script.

rene pushed a commit to branch debian-experimental-5.3
in repository libreoffice.

commit 28fd66b013d8b21e4638f2b3964aeac4fd3aab79
Author: Rene Engelhard <rene at debian.org>
Date:   Tue Sep 20 15:29:08 2016 +0200

    stretch backport fixes; internal orcus, disable firebird
---
 rules | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/rules b/rules
index 2d9916d..f9a1eaf 100755
--- a/rules
+++ b/rules
@@ -676,7 +676,8 @@ endif
 # Debian Stretch
 ifeq "$(shell dpkg-parsechangelog | grep Distribution | awk '{ print $$2 }')" "stretch-backports"
   BUGS=mailto:debian-backports at lists.debian.org
-  SYSTEM_STUFF := $(filter-out libzmf libstaroffice,$(SYSTEM_STUFF))
+  SYSTEM_STUFF := $(filter-out libzmf libstaroffice orcus,$(SYSTEM_STUFF))
+  ENABLE_FIREBIRD=n
   STRETCH_BACKPORT=y
 endif
 ifeq "$(shell dpkg-parsechangelog | grep Distribution | awk '{ print $$2 }')" "UNRELEASED"

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-openoffice/libreoffice.git



More information about the Pkg-openoffice-commits mailing list