This is an automated email from the git hooks/post-receive script. sweetshark-guest pushed a commit to branch ubuntu-utopic-4.3 in repository libreoffice.
commit 03b76617393a95c4f311103356cc9dad36778821 Author: Bjoern Michaelsen <bjoern.michael...@canonical.com> Date: Tue Jun 17 11:02:55 2014 +0200 add shlibs.override for internal revenge --- rules | 3 +++ shlibs.override.librevenge | 1 + 2 files changed, 4 insertions(+) diff --git a/rules b/rules index 6b8f15b..0e4ba03 100755 --- a/rules +++ b/rules @@ -3112,6 +3112,9 @@ endif ifeq (,$(filter libmwaw, $(SYSTEM_STUFF))) cat debian/shlibs.override.libmwaw >> debian/shlibs.local endif +ifeq (,$(filter librevenge, $(SYSTEM_STUFF))) + cat debian/shlibs.override.librevenge >> debian/shlibs.local +endif # we need to do it in two steps. The new dpkg-shlibdeps doesn't find # /usr/lib/libgcj-bc.so when specifying -l$(GCJ_JAWT_DIR) # and therefore we must not use it for -gcj. But we *do* need it diff --git a/shlibs.override.librevenge b/shlibs.override.librevenge new file mode 100644 index 0000000..3a55e85 --- /dev/null +++ b/shlibs.override.librevenge @@ -0,0 +1 @@ +librevenge-0.0 0 -- 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/e1wxcps-0001s7...@moszumanska.debian.org