[iortcw] 04/06: Add missing dependency on lsb-base, detected by lintian

Simon McVittie smcv at debian.org
Sat Nov 5 22:48:08 UTC 2016


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

smcv pushed a commit to branch debian/master
in repository iortcw.

commit 4f34e54f3b8c93bd2be62e15c1f218fa43d324e0
Author: Simon McVittie <smcv at debian.org>
Date:   Sat Nov 5 21:36:39 2016 +0000

    Add missing dependency on lsb-base, detected by lintian
---
 debian/changelog | 1 +
 debian/control   | 1 +
 2 files changed, 2 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 2f00eed..dcbbeb3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,6 +7,7 @@ iortcw (1.42d+dfsg1-5) UNRELEASED; urgency=medium
     using upstream's "debug" build for noopt.
   * Use upstream's copyfiles (install) target instead of reimplementing it
   * Write generated scripts directly into debian/tmp/usr/games
+  * Add missing dependency on lsb-base, detected by lintian
 
  -- Simon McVittie <smcv at debian.org>  Thu, 22 Sep 2016 09:16:38 +0100
 
diff --git a/debian/control b/debian/control
index dd47c03..c55dff1 100644
--- a/debian/control
+++ b/debian/control
@@ -66,6 +66,7 @@ Package: rtcw-server
 Architecture: any
 Depends:
  adduser,
+ lsb-base (>= 3.0-6~),
  rtcw-common (= ${binary:Version}),
  ${misc:Depends},
  ${shlibs:Depends},

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



More information about the Pkg-games-commits mailing list