This is an automated email from the git hooks/post-receive script. ecsv-guest pushed a commit to branch armhf_test in repository mupen64plus-rsp-hle.
commit 041b580a0371a55779e45b507ee8b9a57c12bb60 Author: Sven Eckelmann <[email protected]> Date: Wed Sep 8 13:25:48 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 bc5fd3e..b2d5798 100644 --- a/debian/changelog +++ b/debian/changelog @@ -24,6 +24,7 @@ mupen64plus-rsp-hle (1.99.4~hg20100511-1) UNRELEASED; urgency=low * debian/control: - Remove unneeded build dependency to quilt * Upgraded to policy 3.9.1, no changes required + * Upgrade debhelper compat to v8 -- Sven Eckelmann <[email protected]> Mon, 15 Feb 2010 18:40:00 +0100 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 36261a6..8013713 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-rsp-hle.git Vcs-Git: git://git.debian.org/git/collab-maint/mupen64plus-rsp-hle.git -Build-Depends: debhelper (>= 7.4.10), libmupen64plus-dev, libsdl1.2-dev +Build-Depends: debhelper (>= 8.0.0), libmupen64plus-dev, libsdl1.2-dev DM-Upload-Allowed: yes Package: mupen64plus-rsp-hle -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/mupen64plus-rsp-hle.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

