This is an automated email from the git hooks/post-receive script. skitt pushed a commit to branch master in repository mednafen.
commit 1f3489c8d5d849d4275d13a8ffc28479d61d1468 Author: Stephen Kitt <[email protected]> Date: Tue Jan 24 17:23:52 2017 +0100 Recommend mednaffe --- debian/changelog | 7 +++++++ debian/control | 1 + 2 files changed, 8 insertions(+) diff --git a/debian/changelog b/debian/changelog index fb0fb01..e6212fc 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +mednafen (0.9.41+dfsg-2) unstable; urgency=medium + + * Recommend mednaffe, thanks to Alex Henry for the suggestion (closes: + #846147). + + -- Stephen Kitt <[email protected]> Tue, 24 Jan 2017 17:23:13 +0100 + mednafen (0.9.41+dfsg-1) unstable; urgency=medium * New upstream release. diff --git a/debian/control b/debian/control index 6ce0a40..3071965 100644 --- a/debian/control +++ b/debian/control @@ -28,6 +28,7 @@ Package: mednafen Architecture: any Depends: ${misc:Depends}, ${shlibs:Depends} +Recommends: mednaffe (>= 0.8.4) Provides: nes-emulator Built-Using: ${bu:liblzo2} Description: multi-platform emulator, including NES, GB/A, Lynx, PC Engine -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/mednafen.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

