[libreoffice] 02/05: Add missing closing paren

Rene Engelhard rene at moszumanska.debian.org
Fri Jul 21 22:26:11 UTC 2017


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

rene pushed a commit to branch master
in repository libreoffice.

commit 6073cf5b10212873c7209f21fd11cd4bac33221e
Author: Rico Tzschichholz <ricotz at ubuntu.com>
Date:   Fri Jul 21 20:55:22 2017 +0200

    Add missing closing paren
---
 control | 4 ++--
 rules   | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/control b/control
index 592b8fa..d1a83bf 100644
--- a/control
+++ b/control
@@ -196,7 +196,7 @@ Build-Conflicts: amd-libopencl1,
 Standards-Version: 4.0.0
 Vcs-Git: https://anonscm.debian.org/git/pkg-openoffice/libreoffice.git
 Vcs-Browser: https://anonscm.debian.org/git/pkg-openoffice/libreoffice.git
-Bugs: mailto:debian-openoffice at lists.debian.org
+Bugs: 
 Homepage: http://www.libreoffice.org
 
 Package: libreoffice
@@ -292,7 +292,7 @@ Description: office productivity suite (metapackage)
   * gstreamer0.10-plugins-*: GStreamer plugins for use with LibreOffices
     media backend
   * libpaper-utils: papersize detection support via paperconf
-  * bluez: Bluetooth support for Impress (slideshow remote control
+  * bluez: Bluetooth support for Impress (slideshow remote control)
 
 Package: libreoffice-l10n-za
 Section: metapackages
diff --git a/rules b/rules
index 25d787b..24975a3 100755
--- a/rules
+++ b/rules
@@ -1878,7 +1878,7 @@ endif
 
 ifeq "$(USE_DBUS)" "y"
   ifeq "$(ENABLE_BLUETOOTH)" "y"
-	perl -pi -e 's/paperconf$$/paperconf\n  * bluez: Bluetooth support for Impress (slideshow remote control/' debian/control
+	perl -pi -e 's/paperconf$$/paperconf\n  * bluez: Bluetooth support for Impress (slideshow remote control)/' debian/control
   endif
 	perl -pi -e 's/Description: office productivity suite -- presentation/Suggests: bluez\nDescription: office productivity suite -- presentation/' debian/control
 endif

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



More information about the Pkg-openoffice-commits mailing list