[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[libreoffice] 03/03: gir stuff has no shlibs:Depends, remove it



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

rene pushed a commit to branch master
in repository libreoffice.

commit 6d55662d31ee19363f9035eb960f216290bc3bfe
Author: Rene Engelhard <rene@debian.org>
Date:   Fri Mar 25 20:40:14 2016 +0100

    gir stuff has no shlibs:Depends, remove it
---
 control         | 3 +--
 control.gtk3.in | 2 +-
 2 files changed, 2 insertions(+), 3 deletions(-)

diff --git a/control b/control
index 2f7c416..1e96c0a 100644
--- a/control
+++ b/control
@@ -4433,8 +4433,7 @@ Architecture: alpha amd64 arm64 armel armhf hppa i386 ia64 kfreebsd-amd64 kfreeb
 Section: introspection
 Depends: libreoffice-gtk3 (= ${binary:Version}),
          ${gir:Depends},
-         ${misc:Depends},
-         ${shlibs:Depends}
+         ${misc:Depends}
 Description: GTK3 widget wrapping LibreOffice functionality - introspection
  LOKDocView is the GTK3 widget that wraps the libreoffice functionality and
  exposes a simple API for applications to use this widget.
diff --git a/control.gtk3.in b/control.gtk3.in
index 31754c9..be5bf57 100644
--- a/control.gtk3.in
+++ b/control.gtk3.in
@@ -18,7 +18,7 @@ Description: office productivity suite -- GTK+ 3.0 integration
 Package: gir1.2-lokdocview-0.1
 Architecture: %OOO_ARCHS%
 Section: introspection
-Depends: ${shlibs:Depends}, ${gir:Depends}, ${misc:Depends}, libreoffice-gtk3 (= ${binary:Version})
+Depends: ${gir:Depends}, ${misc:Depends}, libreoffice-gtk3 (= ${binary:Version})
 Description: GTK3 widget wrapping LibreOffice functionality - introspection
  LOKDocView is the GTK3 widget that wraps the libreoffice functionality and
  exposes a simple API for applications to use this widget.

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


Reply to: