This is an automated email from the git hooks/post-receive script. ecsv-guest pushed a commit to branch master in repository mupen64plus.
commit 85eece68a08723b9920fc3579d0e7e930839468f Author: Sven Eckelmann <[email protected]> Date: Wed Sep 8 13:25:47 2010 +0200 Upgrade debhelper compat to v8 --- debian/changelog | 1 + debian/compat | 2 +- debian/control | 2 +- 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 2140de9..eecdb8d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ mupen64plus (1.5+dfsg1-14) UNRELEASED; urgency=low * Upgraded to policy 3.9.1, no changes required + * Upgrade debhelper compat to v8 -- Sven Eckelmann <[email protected]> Mon, 26 Jul 2010 14:22:39 +0200 diff --git a/debian/compat b/debian/compat index 7f8f011..45a4fb7 100644 --- a/debian/compat +++ b/debian/compat @@ -1 +1 @@ -7 +8 diff --git a/debian/control b/debian/control index 7eac46b..1e54d29 100644 --- a/debian/control +++ b/debian/control @@ -7,7 +7,7 @@ Homepage: http://code.google.com/p/mupen64plus/ Standards-Version: 3.9.1 Vcs-Browser: http://git.debian.org/?p=collab-maint/mupen64plus.git Vcs-Git: git://git.debian.org/git/collab-maint/mupen64plus.git -Build-Depends: debhelper (>= 7.4.10), libsdl1.2-dev, libsdl-ttf2.0-dev, +Build-Depends: debhelper (>= 8.0.0), libsdl1.2-dev, libsdl-ttf2.0-dev, libfreetype6-dev, libglib2.0-dev, libgtk2.0-dev, libsamplerate0-dev, libpng12-dev | libpng-dev, libbz2-dev, zlib1g-dev | libz-dev, libgl1-mesa-dev | libgl-dev, libglu1-mesa-dev | libglu-dev, binutils-dev, -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/mupen64plus.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

