This is an automated email from the git hooks/post-receive script. sweetshark-guest pushed a commit to branch ubuntu-saucy-4.1 in repository libreoffice.
commit 2999ce983ca68caa13fc48ae74e84b9ec5ab6a2f Author: Bjoern Michaelsen <[email protected]> Date: Mon Aug 26 22:06:28 2013 +0200 uuid is only needed for crosscompile msi generation, no need for MIRs --- changelog | 4 ++-- rules | 3 --- 2 files changed, 2 insertions(+), 5 deletions(-) diff --git a/changelog b/changelog index fd8e256..3b97890 100644 --- a/changelog +++ b/changelog @@ -1,9 +1,9 @@ -libreoffice (1:4.1.1~rc2-1ubuntu1~saucy1~ppa1) UNRELEASED; urgency=low +libreoffice (1:4.1.1~rc2-1ubuntu1~saucy1~ppa1) saucy; urgency=low * new upstream rc * merge from Debian - -- Bjoern Michaelsen <[email protected]> Thu, 22 Aug 2013 16:46:38 +0200 + -- Bjoern Michaelsen <[email protected]> Mon, 26 Aug 2013 22:07:11 +0200 libreoffice (1:4.1.1~rc2-1) experimental; urgency=low diff --git a/rules b/rules index bfad74d..c9c27f4 100755 --- a/rules +++ b/rules @@ -787,9 +787,6 @@ ifneq (,$(filter cppunit, $(SYSTEM_STUFF))) endif ifeq "$(RUN_MAKE_CHECK)" "y" BUILD_DEPS += , gdb - # checking for uuidgen... no - # configure: WARNING: uuid is needed for dev-install - BUILD_DEPS += , uuid ifeq "$(ENABLE_JUNIT4)" "y" BUILD_DEPS += , junit4 $(JUNIT_MIN_VER) else -- 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]

