This is an automated email from the git hooks/post-receive script. rene pushed a commit to branch debian-experimental-4.2 in repository libreoffice.
commit 85dde650138a019cbc888d9caeed02ba9f9021ea Author: Rene Engelhard <[email protected]> Date: Thu Oct 31 18:02:05 2013 +0100 missing /lib for gdb helpers for ure libs --- rules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rules b/rules index f0ccf18..4db1eed 100755 --- a/rules +++ b/rules @@ -3096,7 +3096,7 @@ ifeq "$(BUILD_DBG_PACKAGE)" "y" # anyways... mkdir -p debian/uno-libs3-dbg/usr/share/gdb/auto-load/$(OOUREDIR) mv $(CURDIR)/debian/tmp//usr/share/gdb/auto-load/$(OODIR)/ure/lib/* \ - debian/uno-libs3-dbg/usr/share/gdb/auto-load/$(OOUREDIR) + debian/uno-libs3-dbg/usr/share/gdb/auto-load/$(OOUREDIR)/lib mkdir -p debian/uno-libs3-dbg/usr/share/libreoffice/gdb/libreoffice mv $(PKGDIR)-dbg/usr/share/libreoffice/gdb/libreoffice/cppu.py \ debian/uno-libs3-dbg/usr/share/libreoffice/gdb/libreoffice -- 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]

