This is an automated email from the git hooks/post-receive script. jordi pushed a commit to branch master in repository mame.
commit c45e3259aae0c8c18614799a54015ecb546668bb Author: Jordi Mallach <[email protected]> Date: Wed Dec 28 12:00:54 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 4083a11..e8345e5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ mame (0.181-1) UNRELEASED; urgency=medium * New upstream release. + * Bump debhelper compat to v10. -- Jordi Mallach <[email protected]> Wed, 28 Dec 2016 11:13:39 +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 333bc72..e658f1c 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), dpkg-dev (>= 1.17), libexpat1-dev, libflac-dev, -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/mame.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

