This is an automated email from the git hooks/post-receive script. jordi pushed a commit to branch master in repository mame-extra.
commit b81b3de217daaf11d693ca38ae2fa33fde3ec195 Author: Jordi Mallach <[email protected]> Date: Mon Dec 26 18:50:53 2016 +0100 Bump debhelper compat to v10. --- 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 e52bb9b..d388ae6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ mame-extra (0.180-1) UNRELEASED; urgency=medium * New upstream release. * Bump mame dependency to 0.180. + * Bump debhelper compat to v10. -- Jordi Mallach <[email protected]> Mon, 26 Dec 2016 18:48:38 +0100 diff --git a/debian/compat b/debian/compat index ec63514..f599e28 100644 --- a/debian/compat +++ b/debian/compat @@ -1 +1 @@ -9 +10 diff --git a/debian/control b/debian/control index 9b4e481..e2c22e2 100644 --- a/debian/control +++ b/debian/control @@ -5,7 +5,7 @@ Maintainer: Debian Games Team <[email protected]> Uploaders: Cesare Falco <[email protected]>, Emmanuel Kasper <[email protected]>, Jordi Mallach <[email protected]> -Build-Depends: debhelper (>= 9) +Build-Depends: debhelper (>= 10) Standards-Version: 3.9.8 Vcs-Git: https://anonscm.debian.org/git/pkg-games/mame-extra.git Vcs-Browser: https://anonscm.debian.org/cgit/pkg-games/mame-extra.git/ -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/mame-extra.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

