This is an automated email from the git hooks/post-receive script. rene pushed a commit to branch debian-testing-4.0 in repository libreoffice.
commit ceb18b2e3563817a897e8b9d942cf0de2aecf526 Author: Rene Engelhard <[email protected]> Date: Mon Aug 19 17:35:48 2013 +0200 temporarily use internal orcus and mdds --- changelog | 4 ++++ rules | 4 ++-- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/changelog b/changelog index 4a155f4..d7bf67a 100644 --- a/changelog +++ b/changelog @@ -2,6 +2,10 @@ libreoffice (1:4.0.5~rc2-1) UNRELEASED; urgency=low * new upstream release candidate + * debian/rules: + - temporarily use internal orcus and mdds as the new 4.1-usable versions + already are in unstable & testing + -- Rene Engelhard <[email protected]> Wed, 08 Jul 2013 22:01:08 +0200 libreoffice (1:4.0.4-3) unstable; urgency=low diff --git a/rules b/rules index f2bc8f3..49cc4fc 100755 --- a/rules +++ b/rules @@ -180,7 +180,7 @@ ifneq "$(WHEEZY_BACKPORT)" "y" BOOST_MINVER= (>= 1.49.0-4) endif endif -SYSTEM_STUFF += mdds +#SYSTEM_STUFF += mdds SYSTEM_STUFF += vigra USE_EXTERNAL_CXXLIBS=y SYSTEM_STUFF += mythes @@ -361,7 +361,7 @@ FAKEROOT_LIBDIR=/usr/lib/$(DEB_HOST_MULTIARCH)/libfakeroot ENABLE_TELEPATHY=n ENABLE_LIBLANGTAG=y SYSTEM_STUFF += liblangtag -SYSTEM_STUFF += orcus +#SYSTEM_STUFF += orcus USE_UCPP=n ifeq "$(USE_UCPP)" "y" SYSTEM_STUFF += ucpp -- 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: http://lists.debian.org/[email protected]

