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

[libreoffice] 02/03: package libreofficekit data



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

rene pushed a commit to branch debian-experimental-5.2
in repository libreoffice.

commit f85e6989b832ddba317948c82ab6357359700726
Author: Rene Engelhard <rene@debian.org>
Date:   Wed Jan 20 13:37:45 2016 +0100

    package libreofficekit data
---
 control.gtk3.in        | 12 ++++++++++++
 control.lokit.in       |  2 +-
 scripts/gid2pkgdirs.sh |  1 +
 3 files changed, 14 insertions(+), 1 deletion(-)

diff --git a/control.gtk3.in b/control.gtk3.in
index aaae56f..a6008fd 100644
--- a/control.gtk3.in
+++ b/control.gtk3.in
@@ -4,6 +4,7 @@ Depends: libreoffice-core (= ${binary:Version}),
          ${misc:Depends},
          ${shlibs:Depends}
 Recommends: libreoffice-style-tango
+Suggests: libreofficekit-data
 Section: gnome
 Enhances: libreoffice
 Description: office productivity suite -- GTK+ 3.0 integration
@@ -24,3 +25,14 @@ Description: GTK3 widget wrapping LibreOffice functionality - introspection
  .
  This package contains the Introspection data.
 
+Package: libreofficekit-data
+Architecture: all
+Section: web
+Recommends: gir1.2-lokdocview-0.1
+Description: common data for LOKDocView
+ LOKDocView is the GTK3 widget that wraps the libreoffice functionality and
+ exposes a simple API for applications to use this widget.
+ .
+ This package contains architecture-independent data (e.g. the selection
+ handlers).
+
diff --git a/control.lokit.in b/control.lokit.in
index 5944b27..5cc66ec 100644
--- a/control.lokit.in
+++ b/control.lokit.in
@@ -3,7 +3,7 @@ Section: libdevel
 Architecture: all
 Depends: ${misc:Depends}
 Suggests: libgtk-3-dev, gir1.2-lokdocview-0.1
-Recommends: libreoffice-core
+Recommends: libreoffice-core, libreofficekit-data
 Description: LibreOfficeKit -- headers
  LibreOfficeKit can be used for accessing LibreOffice functionality through
  C/C++, without any need to use UNO.
diff --git a/scripts/gid2pkgdirs.sh b/scripts/gid2pkgdirs.sh
index b01b750..4a72e02 100755
--- a/scripts/gid2pkgdirs.sh
+++ b/scripts/gid2pkgdirs.sh
@@ -114,6 +114,7 @@ create_package_directory gid_Module_Pdfimport     pkg/libreoffice-pdfimport
 create_package_directory gid_Module_Optional_Extensions_PRESENTER_SCREEN	pkg/libreoffice-presenter-console
 create_package_directory gid_Module_Reportbuilder	pkg/libreoffice-report-builder
 create_package_directory gid_Module_Optional_PostgresqlSdbc     pkg/libreoffice-sdbc-postgresql
+create_package_directory gid_Module_Libreofficekit	pkg/libreofficekit-data
 move_wrappers pkg/libreoffice-common soffice unopkg
 move_wrappers pkg/libreoffice-common libreoffice loffice lofromtemplate
 move_wrappers pkg/libreoffice-base lobase

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


Reply to: