[libreoffice] 04/04: internal cppunit for stretch backports

Rene Engelhard rene at moszumanska.debian.org
Tue May 2 21:19:49 UTC 2017


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

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

commit bb266939c689d8c9aa324845bd648eb753fc06c0
Author: Rene Engelhard <rene at debian.org>
Date:   Tue May 2 23:19:45 2017 +0200

    internal cppunit for stretch backports
---
 patches/series | 1 +
 rules          | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/patches/series b/patches/series
index 9d216b0..33263f7 100644
--- a/patches/series
+++ b/patches/series
@@ -30,4 +30,5 @@ system-officeotron-and-odfvalidator.diff
 no-openssl.diff
 fix-disable-pdfium-build.diff
 fix-enable-mergelibs-build.diff
+fix-wpft-impress-test-filename.diff
 temporarily-disable-sc_subsequent_filters_test.diff
diff --git a/rules b/rules
index 4f70e40..4d8a524 100755
--- a/rules
+++ b/rules
@@ -673,7 +673,7 @@ 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 orcus libgltf,$(SYSTEM_STUFF))
+  SYSTEM_STUFF := $(filter-out libzmf libstaroffice orcus libgltf cppunit,$(SYSTEM_STUFF))
   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