This is an automated email from the git hooks/post-receive script. jordi pushed a commit to branch master in repository mame-extra.
commit 0c75c98ea8a6671785d30751eb33e09c47839ec5 Author: Jordi Mallach <[email protected]> Date: Fri Aug 5 02:12:13 2016 +0200 Bump mame dependency to 0.176. --- debian/changelog | 1 + debian/control | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 118c30d..3984202 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ mame-extra (0.176-1) UNRELEASED; urgency=medium * New upstream release. + * Bump mame dependency to 0.176. -- Jordi Mallach <[email protected]> Fri, 05 Aug 2016 02:04:45 +0200 diff --git a/debian/control b/debian/control index 3a9f111..0c7c6cc 100644 --- a/debian/control +++ b/debian/control @@ -14,7 +14,7 @@ XS-Autobuild: yes Package: mame-extra Architecture: all Depends: ${misc:Depends}, - mame (>= 0.172) + mame (>= 0.176) Replaces: mame (<< 0.148) Breaks: mame (<< 0.148) Description: Additional files for the Multiple Arcade Machine Emulator (MAME) -- 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

