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

[SCM] LibreOffice packaging repository branch, debian-experimental-3.7, updated. libreoffice_3.6.1-1-29-g2200d90



The following commit has been merged in the debian-experimental-3.7 branch:
commit 2200d90f2dea6416e81362939c7a8a9201eb4545
Author: Rene Engelhard <rene@debian.org>
Date:   Thu Sep 6 18:28:36 2012 +0200

    make -impress suggest bluez (for impress remote control)

diff --git a/changelog b/changelog
index 25f57d1..c3201ab 100644
--- a/changelog
+++ b/changelog
@@ -3,6 +3,9 @@ libreoffice (1:3.7.0~git20120906-1) UNRELEASED; urgency=low
   * new upstream snapshot
     - waits for InternalIPC::ProcessingDone in oosplash (closes: #681185)
 
+  * debian/control.in:
+    - make -impress suggest bluez (for impress remote control)
+
  -- Rene Engelhard <rene@debian.org>  Fri, 20 Jul 2012 11:16:51 +0200
 
 libreoffice (1:3.6.1-2) UNRELEASED; urgency=low
diff --git a/control b/control
index a4c946b..ef60f5a 100644
--- a/control
+++ b/control
@@ -61,6 +61,7 @@ Description: office productivity suite
     media backend
   * libpaper-utils: papersize detection support via paperconf
   * libreoffice-filter-binfilter: legacy filters (e.g. StarOffice 5.2)
+  * bluez: Bluetooth support for Impress (slideshow remote control)
 
 Package: libreoffice-l10n-za
 Section: metapackages
@@ -165,6 +166,7 @@ Description: office productivity suite -- spreadsheet
 Package: libreoffice-impress
 Architecture: alpha amd64 armel armhf hppa i386 ia64 mips mipsel powerpc powerpcspe ppc64 s390 s390x sparc kfreebsd-amd64 kfreebsd-i386
 Depends: libreoffice-core (= ${binary:Version}), libreoffice-draw (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}
+Suggests: bluez
 Description: office productivity suite -- presentation
  LibreOffice is a full-featured office productivity suite that provides
  a near drop-in replacement for Microsoft(R) Office.
diff --git a/control.in b/control.in
index b56cef3..151dc78 100644
--- a/control.in
+++ b/control.in
@@ -123,6 +123,7 @@ Description: office productivity suite
     media backend
   * libpaper-utils: papersize detection support via paperconf
   * libreofficeVER-filter-binfilter: legacy filters (e.g. StarOffice 5.2)
+  * bluez: Bluetooth support for Impress (slideshow remote control)
 
 Package: libreofficeVER-l10n-za
 Section: metapackages
@@ -277,6 +278,7 @@ Depends: libreofficeVER-core (= ${binary:Version}),
  libreofficeVER-draw (= ${binary:Version}),
  ${shlibs:Depends},
  ${misc:Depends}
+Suggests: bluez
 Description: office productivity suite -- presentation
  LibreOffice is a full-featured office productivity suite that provides
  a near drop-in replacement for Microsoft(R) Office.

-- 
LibreOffice packaging repository


Reply to: