[libreoffice-online] 06/06: fix loolwsd.inits LSB headers and add missing lsb-base dependency

Rene Engelhard rene at moszumanska.debian.org
Mon Nov 27 18:49:32 UTC 2017


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

rene pushed a commit to branch master
in repository libreoffice-online.

commit b4c0b05fbf3327519643bbdc9610e92bc3159d68
Author: Rene Engelhard <rene at rene-engelhard.de>
Date:   Mon Nov 27 18:48:01 2017 +0000

    fix loolwsd.inits LSB headers and add missing lsb-base dependency
---
 debian/control      | 2 +-
 debian/loolwsd.init | 6 ++++--
 2 files changed, 5 insertions(+), 3 deletions(-)

diff --git a/debian/control b/debian/control
index 5045274..f6869be 100644
--- a/debian/control
+++ b/debian/control
@@ -11,7 +11,7 @@ Package: loolwsd
 Section: web
 Architecture: any
 Pre-Depends: ${misc:Pre-Depends}
-Depends: ${shlibs:Depends}, ${misc:Depends}, ssl-cert, adduser, libodbc1, libcups2, cpio, libreoffice, loleaflet
+Depends: ${shlibs:Depends}, ${misc:Depends}, ssl-cert, adduser, libodbc1, libcups2, cpio, libreoffice, loleaflet, lsb-base
 Description: LibreOffice On-Line WebSocket Daemon
  LOOLWSD is a daemon that talks to web browser clients and provides LibreOffice
  services.
diff --git a/debian/loolwsd.init b/debian/loolwsd.init
index b30277c..9306814 100644
--- a/debian/loolwsd.init
+++ b/debian/loolwsd.init
@@ -2,8 +2,10 @@
 
 ### BEGIN INIT INFO                                                            
 # Provides: loolwsd                                                            
-# Default-Start:     3 5                                                       
-# Default-Stop:      0 1 2 4 6                                                 
+# Default-Start:     2 3 4 5
+# Default-Stop:      0 1 6
+# Required-Start:    $local_fs
+# Required-Stop:     $local_fs
 # Short-Description: LibreOffice Online Websocket Daemon                       
 # Description: LibreOffice Online Websocket Daemon                             
 ### END INIT INFO                                                              

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



More information about the Pkg-openoffice-commits mailing list