This is an automated email from the git hooks/post-receive script. jordi pushed a commit to branch master in repository mame.
commit 3f006baff4d4d4c88f0c0b1383ede3da95134e25 Author: Jordi Mallach <[email protected]> Date: Thu Jul 28 10:00:52 2016 +0200 Drop unneeded Build-Depends on subversion. --- debian/changelog | 7 +++++++ debian/control | 1 - 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 1ea1955..927bd91 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +mame (0.176-3) UNRELEASED; urgency=medium + + * Drop Build-Depends on subversion, nothing uses it these days, and it + was actually only necessary for get-orig-source target. + + -- Jordi Mallach <[email protected]> Thu, 28 Jul 2016 09:59:03 +0200 + mame (0.176-2) unstable; urgency=medium * Brown paper bag time: fix perms for /etc/mame contents in diff --git a/debian/control b/debian/control index 24337a4..a290696 100644 --- a/debian/control +++ b/debian/control @@ -22,7 +22,6 @@ Build-Depends: debhelper (>= 9), portaudio19-dev, python-dev, qtbase5-dev, - subversion, zlib1g-dev Standards-Version: 3.9.8 Vcs-Git: https://anonscm.debian.org/git/pkg-games/mame.git -- 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

