[DRE-commits] [stompserver] 03/03: d/control: Add missing depends on lsb-base (init.d-script-needs-depends-on-lsb-base)

Sebastien Badia sbadia at moszumanska.debian.org
Wed Dec 21 13:03:05 UTC 2016


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

sbadia pushed a commit to branch master
in repository stompserver.

commit 11d8f58f04820622febdeeb09f2286eb3d942457
Author: Sebastien Badia <seb at sebian.fr>
Date:   Wed Dec 21 13:08:57 2016 +0100

    d/control: Add missing depends on lsb-base (init.d-script-needs-depends-on-lsb-base)
---
 debian/changelog | 3 ++-
 debian/control   | 1 +
 2 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 7ec8b18..7ea6cb8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -12,12 +12,13 @@ stompserver (0.9.9gem-4) unstable; urgency=medium
   [ Sebastien Badia ]
   * Bump debhelper compatibility level to 10
   * Bump Standards-Version to 3.9.8 (no changes needed)
+  * Add missing depends on lsb-base (init.d-script-needs-depends-on-lsb-base)
   * Update packaging with a new wrap-and-sort --wrap-always run
     (Closes: #830238)
   * d/control: Fix package section (from ruby, to net)
     (Closes: #832259) Thanks Ben!
 
- -- Sebastien Badia <sbadia at debian.org>  Wed, 21 Dec 2016 13:04:04 +0100
+ -- Sebastien Badia <sbadia at debian.org>  Wed, 21 Dec 2016 13:09:16 +0100
 
 stompserver (0.9.9gem-3) unstable; urgency=low
 
diff --git a/debian/control b/debian/control
index 9217fa1..de528a2 100644
--- a/debian/control
+++ b/debian/control
@@ -21,6 +21,7 @@ Package: stompserver
 Architecture: all
 XB-Ruby-Versions: ${ruby:Versions}
 Depends: adduser,
+         lsb-base (>= 3.0-6),
          ruby | ruby-interpreter,
          ruby-daemons (>= 1.0.2),
          ruby-eventmachine (>= 0.7.2),

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/stompserver.git



More information about the Pkg-ruby-extras-commits mailing list