This is an automated email from the git hooks/post-receive script. ecsv-guest pushed a commit to branch master in repository mupen64plus.
commit debf3eb8ffede10ac72dd77c1b9db4d69bdf608a Author: Sven Eckelmann <[email protected]> Date: Fri Mar 9 10:17:17 2012 +0100 Upgrade debhelper compat to v9 --- 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 fa84684..9191305 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ mupen64plus (1.99.4+5) UNRELEASED; urgency=low * Update copyright years in debian/copyright * Upgraded to policy 3.9.3 - Move to section metapackages + * Upgrade debhelper compat to v9 -- Sven Eckelmann <[email protected]> Sun, 01 Jan 2012 20:19:26 +0100 diff --git a/debian/compat b/debian/compat index 45a4fb7..ec63514 100644 --- a/debian/compat +++ b/debian/compat @@ -1 +1 @@ -8 +9 diff --git a/debian/control b/debian/control index 2b75f4e..d65b881 100644 --- a/debian/control +++ b/debian/control @@ -9,7 +9,7 @@ Homepage: http://code.google.com/p/mupen64plus/ Vcs-Git: git://anonscm.debian.org/collab-maint/mupen64plus.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=collab-maint/mupen64plus.git Build-Depends: - debhelper (>= 8.0.0), + debhelper (>= 9), Package: mupen64plus Architecture: all -- 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

