This is an automated email from the git hooks/post-receive script. skitt pushed a commit to branch master in repository mednaffe.
commit 5628a6f139277c8f4221b67561fc2f072f0c14e5 Author: Stephen Kitt <[email protected]> Date: Tue Jan 24 08:53:35 2017 +0100 New upstream release --- debian/changelog | 5 +++-- debian/control | 2 +- debian/copyright | 4 ++-- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/debian/changelog b/debian/changelog index e5fd3ea..03c51b7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,9 @@ -mednaffe (0.8.3-2) UNRELEASED; urgency=medium +mednaffe (0.8.4-1) UNRELEASED; urgency=medium + * New upstream release, supporting Mednafen 0.9.41 and later. * Mangle the file name in debian/watch. - -- Stephen Kitt <[email protected]> Tue, 24 Jan 2017 07:21:48 +0100 + -- Stephen Kitt <[email protected]> Tue, 24 Jan 2017 08:53:04 +0100 mednaffe (0.8.3-1) unstable; urgency=medium diff --git a/debian/control b/debian/control index 98d1602..513cb8f 100644 --- a/debian/control +++ b/debian/control @@ -16,7 +16,7 @@ Architecture: any Multi-Arch: foreign Depends: ${misc:Depends}, ${shlibs:Depends}, - mednafen (>= 0.9.39.1) [!armel] + mednafen (>= 0.9.41) [!armel] Description: front-end for the Mednafen multi-system emulator Mednaffe is a graphical front-end for the Mednafen multi-system emulator. It allows all of Mednafen's options to be configured, and diff --git a/debian/copyright b/debian/copyright index 00387f9..8db0b87 100644 --- a/debian/copyright +++ b/debian/copyright @@ -3,7 +3,7 @@ Upstream-Name: mednaffe Source: https://github.com/AmatCoder/mednaffe Files: * -Copyright: 2013-2015 AmatCoder +Copyright: 2013-2017 AmatCoder License: GPL-3.0+ This file is part of Mednaffe. . @@ -60,7 +60,7 @@ License: GPL-2.0+ Version 2 can be found in `/usr/share/common-licenses/GPL-2'. Files: debian/* -Copyright: 2016 Stephen Kitt +Copyright: 2016-2017 Stephen Kitt License: GPL-3.0+ This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/mednaffe.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

