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 bf24c443ec1de86bc8881fb5e28c75ffad449c6b Author: Rene Engelhard <[email protected]> Date: Mon Sep 5 23:59:45 2016 +0200 --enable-hardlink-deliver is gone --- changelog | 2 +- patches/debian-hardened-buildflags-CPPFLAGS.diff | 2 +- rules | 1 - 3 files changed, 2 insertions(+), 3 deletions(-) diff --git a/changelog b/changelog index 49872fc..2f52f7f 100644 --- a/changelog +++ b/changelog @@ -1,4 +1,4 @@ -libreoffice (1:5.3.0~alpha0~git20160830-1) UNRELEASED; urgency=medium +libreoffice (1:5.3.0~alpha0~git20160905-1) UNRELEASED; urgency=medium * New upstream snapshot - fixes typo in VCL.xcu; s/Tino/Tinos/ (closes: #834580) diff --git a/patches/debian-hardened-buildflags-CPPFLAGS.diff b/patches/debian-hardened-buildflags-CPPFLAGS.diff index 1e00016..c4fd267 100644 --- a/patches/debian-hardened-buildflags-CPPFLAGS.diff +++ b/patches/debian-hardened-buildflags-CPPFLAGS.diff @@ -41,8 +41,8 @@ export CURL=@CURL@ export CURL_CFLAGS=$(gb_SPACE)@CURL_CFLAGS@ @@ -240,7 +240,6 @@ export GUIBASE=@GUIBASE@ + export USING_X11=@USING_X11@ export HAMCREST_JAR=@HAMCREST_JAR@ - export HARDLINKDELIVER=@HARDLINKDELIVER@ export HAVE_GCC_AVX=@HAVE_GCC_AVX@ -export HAVE_GCC_STACK_PROTECTOR_STRONG=@HAVE_GCC_STACK_PROTECTOR_STRONG@ export HAVE_GCC_BUILTIN_ATOMIC=@HAVE_GCC_BUILTIN_ATOMIC@ diff --git a/rules b/rules index 773d7ce..c7a6077 100755 --- a/rules +++ b/rules @@ -536,7 +536,6 @@ CONFIGURE_FLAGS= \ --disable-fetch-external \ --without-fonts \ --without-myspell-dicts \ - --enable-hardlink-deliver \ --with-branding=$(CURDIR)/debian/branding CONFIGURE_FLAGS_INDEP= -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-openoffice/libreoffice.git

