This is an automated email from the git hooks/post-receive script. ecsv-guest pushed a commit to branch armhf_test in repository mupen64plus-video-rice.
commit e98b64fd6808439cba67762580085495da6b7f56 Author: Sven Eckelmann <[email protected]> Date: Fri May 1 16:29:46 2015 +0200 Depend on libmupen64plus-dev >= 2.5 --- debian/changelog | 4 +++- debian/control | 2 +- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index a2978bf..05a5a1c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,7 +1,9 @@ mupen64plus-video-rice (2.5-1) UNRELEASED; urgency=medium * New Upstream Version - * Upgraded to policy 3.9.6, no changes required + * debian/control: + - Upgraded to policy 3.9.6, no changes required + - Depend on libmupen64plus-dev >= 2.5 * Update years in debian/copyright -- Sven Eckelmann <[email protected]> Tue, 28 Apr 2015 22:28:27 +0200 diff --git a/debian/control b/debian/control index 18557b2..a2ff755 100644 --- a/debian/control +++ b/debian/control @@ -11,7 +11,7 @@ Build-Depends: debhelper (>= 9.20130604), dpkg-dev (>= 1.16.1.1), libgl1-mesa-dev | libgl-dev, - libmupen64plus-dev (>= 2.0+144+ga6ab125), + libmupen64plus-dev (>= 2.5), libpng-dev, libsdl2-dev, pkg-config, -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/mupen64plus-video-rice.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

