This is an automated email from the git hooks/post-receive script. smcv pushed a commit to branch master in repository game-data-packager.
commit 952f9389dfceaa92d72c60ea28131fc304cc3ba8 Author: Simon McVittie <[email protected]> Date: Wed Dec 20 10:09:59 2017 +0000 ut99: Add Recommends on osspd (Closes: #884825) Signed-off-by: Simon McVittie <[email protected]> --- data/ut99.yaml | 2 ++ debian/changelog | 1 + 2 files changed, 3 insertions(+) diff --git a/data/ut99.yaml b/data/ut99.yaml index b607812..78a87b8 100644 --- a/data/ut99.yaml +++ b/data/ut99.yaml @@ -64,6 +64,8 @@ packages: depends: - libc.so.6 - ut99-data + recommends: + - osspd install: - required binaries in 451 - required binaries in 436 Linux installer data diff --git a/debian/changelog b/debian/changelog index c8119a2..e3d82dd 100644 --- a/debian/changelog +++ b/debian/changelog @@ -35,6 +35,7 @@ game-data-packager (55) UNRELEASED; urgency=medium [Dmitry Eremin-Solenikov] - ut99: Correct contents of UTbasePatch436nodelta.exe [Dmitry Eremin-Solenikov] + - ut99: Add Recommends on osspd (Closes: #884825) [smcv] - freespace2: belatedly allow upgrade from freespace2-video (produced by g-d-p < 44) to freespace2-ogg-video (>= 44) [smcv] - spacequest5: fix regression introduce after g-d-p 49 -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/game-data-packager.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

