[libreoffice] 39/152: update unversioned changes in xenial/5.0

Rene Engelhard rene at moszumanska.debian.org
Thu Jul 27 19:16:54 UTC 2017


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

rene pushed a commit to tag libreoffice_3.5.0_rc3-0ubuntu2
in repository libreoffice.

commit 784409cadf8c073a673056a55b5329eae408bfd7
Author: Bjoern Michaelsen <bjoern.michaelsen at canonical.com>
Date:   Mon Feb 8 17:39:58 2016 +0100

    update unversioned changes in xenial/5.0
---
 changelog | 24 ++++++++++++++++++++++++
 rules     |  3 ++-
 2 files changed, 26 insertions(+), 1 deletion(-)

diff --git a/changelog b/changelog
index b6e29fe..5a23179 100644
--- a/changelog
+++ b/changelog
@@ -1,3 +1,27 @@
+libreoffice (1:5.0.2-0ubuntu8) xenial; urgency=medium
+
+  * uno-libs: Create the libuno_* symlinks in the multiarch libdir.
+
+ -- Matthias Klose <doko at ubuntu.com>  Thu, 04 Feb 2016 21:45:36 +0100
+
+libreoffice (1:5.0.2-0ubuntu7) xenial; urgency=high
+
+  * Rebuild against libpoppler57/s390x.
+
+ -- Dimitri John Ledkov <xnox at ubuntu.com>  Wed, 09 Dec 2015 00:33:27 +0000
+
+libreoffice (1:5.0.2-0ubuntu6) xenial; urgency=medium
+
+  * No-change rebuild for new poppler
+
+ -- Iain Lane <iain at orangesquash.org.uk>  Thu, 03 Dec 2015 12:31:03 +0000
+
+libreoffice (1:5.0.2-0ubuntu5) xenial; urgency=medium
+
+  * No-change rebuild against libglew1.13.
+
+ -- Steve Langasek <steve.langasek at ubuntu.com>  Thu, 12 Nov 2015 03:21:58 +0000
+
 libreoffice (1:5.0.2-0ubuntu4) xenial; urgency=medium
 
   * disable collada, gltf and coinmp on xenial
diff --git a/rules b/rules
index e7a01fb..de3a0ba 100755
--- a/rules
+++ b/rules
@@ -2259,9 +2259,10 @@ ifeq "$(ENABLE_JAVA)" "y"
 endif
 	# and the public libs to uno-libs3
 	mkdir -p debian/uno-libs3/$(OODIR)/program
+	mkdir -p debian/uno-libs3/usr/lib/$(DEB_HOST_MULTIARCH)
 	for i in debian/ure/$(OODIR)/program/libuno_*so.3; do \
 		mv $$i debian/uno-libs3/$(OODIR)/program; \
-		ln -sf /$(OODIR)/program/`basename $$i` debian/uno-libs3/usr/lib/`basename $$i`; \
+		ln -sf /$(OODIR)/program/`basename $$i` debian/uno-libs3/usr/lib/$(DEB_HOST_MULTIARCH)/`basename $$i`; \
 	done
 	# we also need libxmlreaderlo.so, libreglo.so and libunoidllo.so (libuno_cppuhelpergcc3.so.3
         # needs it) and libstorelo.so (libreglo.so needs it)

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



More information about the Pkg-openoffice-commits mailing list