This is an automated email from the git hooks/post-receive script. rene pushed a commit to branch master in repository libreoffice.
commit 972fced0101668850e25ac4fb64539b2990dbca8 Author: Rene Engelhard <[email protected]> Date: Sat Aug 9 09:52:03 2014 +0200 debian/libreoffice-base.postrm.in: missing \... --- changelog | 3 ++- libreoffice-base.postrm.in | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/changelog b/changelog index 84f09fb..dd66df8 100644 --- a/changelog +++ b/changelog @@ -3,8 +3,9 @@ libreoffice (1:4.3.0-3) unstable; urgency=low * debian/control.in: remove libreoffice-avmedia-backend-opengl here ... * debian/control.gltf.in: ... add here ... * debian/rules: ... and add it only to control when we ENABLE_GLTF=y + * debian/libreoffice-base.postrm.in: missing \... - -- Rene Engelhard <[email protected]> Fri, 08 Aug 2014 03:05:32 +0200 + -- Rene Engelhard <[email protected]> Sat, 09 Aug 2014 09:51:13 +0200 libreoffice (1:4.3.0-2) unstable; urgency=low diff --git a/libreoffice-base.postrm.in b/libreoffice-base.postrm.in index 87b18a9..2927e6b 100644 --- a/libreoffice-base.postrm.in +++ b/libreoffice-base.postrm.in @@ -17,7 +17,7 @@ if [ "$1" = abort-upgrade ] && dpkg --compare-versions "$2" lt dpkg --compare-ve --divert /usr/lib/libreoffice/share/basic/dialog.xlc.noaccess \ /usr/lib/libreoffice/share/basic/dialog.xlc dpkg-divert --package $DPKG_MAINTSCRIPT_PACKAGE --remove --rename \ - --divert /usr/lib/libreoffice/share/basic/script.xlc.noaccess + --divert /usr/lib/libreoffice/share/basic/script.xlc.noaccess \ /usr/lib/libreoffice/share/basic/script.xlc fi -- 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]

