This is an automated email from the git hooks/post-receive script. smcv pushed a commit to branch master in repository opentyrian.
commit 9aba79b90102e0ad6470677491688b0f4081ef8a Author: Simon McVittie <[email protected]> Date: Sat Mar 4 22:24:09 2017 +0000 Add Suggests on the programs used to display the message --- debian/changelog | 4 ++++ debian/control | 2 ++ 2 files changed, 6 insertions(+) diff --git a/debian/changelog b/debian/changelog index be875b4..d9ea923 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,7 +1,11 @@ opentyrian (2.1.20130907+dfsg-2) UNRELEASED; urgency=medium + [ Alexandre Detiste ] * Display an error message when data is missing (Closes: #856728) + [ Simon McVittie ] + * Add Suggests on the programs used to display the message + -- Alexandre Detiste <[email protected]> Sat, 04 Mar 2017 20:59:30 +0100 opentyrian (2.1.20130907+dfsg-1) unstable; urgency=low diff --git a/debian/control b/debian/control index 862029b..700710f 100644 --- a/debian/control +++ b/debian/control @@ -19,6 +19,8 @@ Depends: ${shlibs:Depends}, ${misc:Depends}, tyrian-data | game-data-packager (>= 40), +Suggests: + zenity | kde-baseapps-bin | x11-utils | libnotify-bin, Description: open-source port of the DOS shoot-em-up Tyrian Tyrian is an arcade-style vertical scrolling shooter. The story is set in 20,031 where you play as Trent Hawkins, a skilled fighter-pilot employed to -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/opentyrian.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

