This is an automated email from the git hooks/post-receive script. rene pushed a commit to branch debian-experimental-5.0 in repository libreoffice.
commit 21d84550a3f9995df6834bc793645a14abe1b428 Author: Rene Engelhard <r...@debian.org> Date: Mon Oct 12 22:51:34 2015 +0200 git update; kde4-open-url is now installed into -kde upstream --- changelog | 2 +- rules | 8 -------- 2 files changed, 1 insertion(+), 9 deletions(-) diff --git a/changelog b/changelog index d519201..754d6fd 100644 --- a/changelog +++ b/changelog @@ -1,4 +1,4 @@ -libreoffice (1:5.0.4~rc1~git20151108-1) UNRELEASED; urgency=medium +libreoffice (1:5.0.4~rc1~git20151122-1) UNRELEASED; urgency=medium * New upstream snapshot - fixes crash when selecting the border style in some window managers diff --git a/rules b/rules index c36b486..d120666 100755 --- a/rules +++ b/rules @@ -2217,14 +2217,6 @@ ifeq "$(BUILD_GTK)" "y" $(PKGDIR)-gnome/$(OODIR)/share/xdg endif -ifeq "$(BUILD_KDE)" "y" - mkdir -p $(PKGDIR)-kde/$(OODIR)/program - mv $(PKGDIR)-common/$(OODIR)/program/kde4-open-url \ - $(PKGDIR)-kde/$(OODIR)/program -else - rm -f $(PKGDIR)-common/$(OODIR)/kde4-open-url -endif - ifeq "$(PACKAGE_SDK)" "y" # move SDK documentation into own package rm -rf $(PKGDIR)-dev-doc -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-openoffice/libreoffice.git