This is an automated email from the git hooks/post-receive script. rene pushed a commit to branch debian-experimental-4.4 in repository libreoffice.
commit 55ee437780711e9fe10feb18c971a98cef26e5bc Author: Rene Engelhard <[email protected]> Date: Tue Jan 6 19:11:46 2015 +0100 git update; we now need libmwaw >= 0.3.4 for building --- changelog | 6 ++++-- control | 6 +++--- rules | 2 +- 3 files changed, 8 insertions(+), 6 deletions(-) diff --git a/changelog b/changelog index 2524eb6..1fbbadd 100644 --- a/changelog +++ b/changelog @@ -1,9 +1,11 @@ -libreoffice (1:4.4.0~rc1-2) UNRELEASED; urgency=medium +libreoffice (1:4.4.0~rc2~git20150106-1) UNRELEASED; urgency=medium + + * New upstream snapshot * debian/rules: - use internal libmwaw and libcmis for jessie-backports - -- Rene Engelhard <[email protected]> Sun, 21 Dec 2014 18:46:39 +0100 + -- Rene Engelhard <[email protected]> Tue, 06 Jan 2015 19:10:46 +0100 libreoffice (1:4.4.0~rc1-1) experimental; urgency=medium diff --git a/control b/control index c4ed333..060529a 100644 --- a/control +++ b/control @@ -87,7 +87,7 @@ Build-Depends: ant (>= 1.7.0), liblpsolve55-dev (>= 5.5.0.13-5+b1), libmdds-dev (>= 0.10.3), libmspub-dev (>= 0.1), - libmwaw-dev (>= 0.3.3), + libmwaw-dev (>= 0.3.4), libmysqlclient-dev, libmysqlcppconn-dev (>= 1.1.0~r791), libmythes-dev (>= 2:1.2), @@ -188,7 +188,7 @@ XS-Python3-Version: 3.4 XS-Testsuite: autopkgtest Vcs-Git: https://alioth.debian.org/anonscm/git/pkg-openoffice/libreoffice.git -b debian-experimental-4.4 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-openoffice/libreoffice.git -Bugs: +Bugs: mailto:[email protected] Homepage: http://www.libreoffice.org Package: libreoffice @@ -4431,7 +4431,7 @@ Depends: ant (>= 1.7.0), liblpsolve55-dev (>= 5.5.0.13-5+b1), libmdds-dev (>= 0.10.3), libmspub-dev (>= 0.1), - libmwaw-dev (>= 0.3.3), + libmwaw-dev (>= 0.3.4), libmysqlclient-dev, libmysqlcppconn-dev (>= 1.1.0~r791), libmythes-dev (>= 2:1.2), diff --git a/rules b/rules index cb581b9..cc3b072 100755 --- a/rules +++ b/rules @@ -1098,7 +1098,7 @@ ifeq "$(USE_EXTERNAL_CXXLIBS)" "y" BUILD_DEPS += , libmspub-dev (>= 0.1) endif ifneq (,$(filter libmwaw, $(SYSTEM_STUFF))) - BUILD_DEPS += , libmwaw-dev (>= 0.3.3) + BUILD_DEPS += , libmwaw-dev (>= 0.3.4) endif ifneq (,$(filter libodfgen, $(SYSTEM_STUFF))) BUILD_DEPS += , libodfgen-dev (>= 0.1) -- 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: https://lists.debian.org/[email protected]

