This is an automated email from the git hooks/post-receive script.

sweetshark-guest pushed a commit to branch ubuntu-vivid-4.4
in repository libreoffice.

commit d80b73498d80e1c638a4e820afaa11df5dfd9e82
Author: Bjoern Michaelsen <bjoern.michael...@canonical.com>
Date:   Tue Feb 17 13:29:54 2015 +0100

    lp#1419836: adapt/kill ure-link
    
    - with upstream 982f199a98a7d82e0109077882a645f1a442049e ure-link is no more
    - create "ure" instead as a symlink like ure-link before
---
 changelog | 6 ++++++
 rules     | 6 +++---
 2 files changed, 9 insertions(+), 3 deletions(-)

diff --git a/changelog b/changelog
index 1345fc9..b4055e7 100644
--- a/changelog
+++ b/changelog
@@ -1,3 +1,9 @@
+libreoffice (1:4.4.0-1ubuntu2~vivid1) vivid; urgency=medium
+
+  * adapt/kill ure-link for upstream changes (LP: #1419836)
+
+ -- Bjoern Michaelsen <bjoern.michael...@canonical.com>  Tue, 17 Feb 2015 
13:28:24 +0100
+
 libreoffice (1:4.4.0-1ubuntu1) vivid; urgency=medium
 
   * merge from Debian
diff --git a/rules b/rules
index 44d3dfd..e26b408 100755
--- a/rules
+++ b/rules
@@ -2189,7 +2189,7 @@ endif
                        debian/uno-libs3/$(OOUREDIR)/lib; \
        done
        cd debian/ure/$(OODIR) && \
-               rm ure-link && ln -sf /$(OOUREDIR) ure-link
+               ln -sf /$(OOUREDIR) ure
 
 
 ifeq "$(BUILD_KDE)" "y"
@@ -2808,7 +2808,7 @@ endif
        mkdir -p $(PKGDIR)-common/$(shell echo $(OODIR) | sed -e 
s/lib/share/)/program
        # three-layer symlinks also for /usr/share
        ln -s /$(OOUREDIR) \
-               $(PKGDIR)-common/$(shell echo $(OODIR) | sed -e 
s/lib/share/)/ure-link
+               $(PKGDIR)-common/$(shell echo $(OODIR) | sed -e 
s/lib/share/)/ure
 
        # enable session handling and recovery
        perl -pi -e 's,<prop oor:name="DocumentStoreUIEnabled" 
oor:type="xs:boolean"><value>false</value></prop>,<prop 
oor:name="DocumentStoreUIEnabled" 
oor:type="xs:boolean"><value>true</value></prop>,' 
$(PKGDIR)-common/$(OODIR)/share/registry/main.xcd
@@ -2904,7 +2904,7 @@ ifeq "$(BUILD_DBG_PACKAGE)" "y"
        mkdir -p $(PKGDIR)-dbg/usr/share/libreoffice/gdb
        mv $(CURDIR)/debian/tmp/usr/share/libreoffice/gdb/libreoffice \
                $(PKGDIR)-dbg/usr/share/libreoffice/gdb
-       # FIXME: or better ure-dbg (ure/lib?). Then again ure-link is a link 
which is in -common
+       # FIXME: or better ure-dbg (ure/lib?). Then again ure is a link which 
is in -common
        # anyways...
        mkdir -p debian/uno-libs3-dbg/usr/share/gdb/auto-load/$(OOUREDIR)/lib
        mv $(CURDIR)/debian/tmp//usr/share/gdb/auto-load/$(OODIR)/ure/lib/* \

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-openoffice/libreoffice.git


-- 
To UNSUBSCRIBE, email to debian-openoffice-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/e1yooso-0007da...@moszumanska.debian.org

Reply via email to