This is an automated email from the git hooks/post-receive script. rene pushed a commit to branch master in repository libreoffice.
commit 0af472decd4508d58680dda29665ec28c74cbdfc Author: Rene Engelhard <r...@debian.org> Date: Sun Oct 12 19:04:37 2014 +0200 go sure and make the package depend on libc6/libc6.1/libc0.1 >= 2.19, see fdo#82229 --- changelog | 5 ++++- rules | 2 -- shlibs.override.libc | 5 ++++- 3 files changed, 8 insertions(+), 4 deletions(-) diff --git a/changelog b/changelog index 345d665..c385187 100644 --- a/changelog +++ b/changelog @@ -5,8 +5,11 @@ libreoffice (1:4.3.3~rc2~git20141011-1) unstable; urgency=low * debian/rules: - enable coinmp, evoab2 and vlc also on arm64 now, now available + * debian/shlibs.override.libc, debian/rules: + - go sure and make the package depend on libc6/libc6.1/libc0.1 >= 2.19, + see https://bugs.freedesktop.org/show_bug.cgi?id=82229 - -- Rene Engelhard <r...@debian.org> Sat, 11 Oct 2014 15:36:58 +0200 + -- Rene Engelhard <r...@debian.org> Sun, 12 Oct 2014 18:55:48 +0200 libreoffice (1:4.3.2-2) unstable; urgency=medium diff --git a/rules b/rules index 0901817..865d028 100755 --- a/rules +++ b/rules @@ -3381,9 +3381,7 @@ endif mv $$TMP debian/uno-libs3/DEBIAN/symbols && \ chmod 644 debian/uno-libs3/DEBIAN/symbols dh_installdeb -s -ifeq "$(BUILD_KFREEBSD)" "y" cat debian/shlibs.override.libc >> debian/shlibs.local -endif ifeq (,$(filter icu, $(SYSTEM_STUFF))) cat debian/shlibs.override.icu >> debian/shlibs.local endif diff --git a/shlibs.override.libc b/shlibs.override.libc index 0f04116..3fadda0 100644 --- a/shlibs.override.libc +++ b/shlibs.override.libc @@ -1 +1,4 @@ -libc 0.1 libc0.1 (>= 2.10.2-7) +libc 0.1 libc0.1 (>= 2.19) +libc 6 libc6 (>= 2.19) +libc 6.1 libc6.1 (>= 2.19) + -- 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/e1xdonx-0001pq...@moszumanska.debian.org