This is an automated email from the git hooks/post-receive script. skitt pushed a commit to branch master in repository mednafen.
commit 0b876f9869e3e3b2ca33e960156b587145424bf6 Author: Stephen Kitt <[email protected]> Date: Mon Feb 16 08:29:15 2015 +0100 mednafen no longer uses libcdio, drop the build-dependency. --- debian/changelog | 1 + debian/control | 1 - 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index d958dcb..cd9663c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ mednafen (0.9.38.1-1) UNRELEASED; urgency=medium * New upstream release. * Help make the build reproducible by dropping __DATE__ and __TIME__. + * mednafen no longer uses libcdio, drop the build-dependency. -- Stephen Kitt <[email protected]> Mon, 16 Feb 2015 08:02:32 +0100 diff --git a/debian/control b/debian/control index 7f9a28a..7470832 100644 --- a/debian/control +++ b/debian/control @@ -7,7 +7,6 @@ Build-Depends: autotools-dev, debhelper (>= 9), dh-autoreconf, libasound2-dev [linux-any], - libcdio-dev, libgl1-mesa-dev | libgl-dev, libjack-dev, liblzo2-dev, -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/mednafen.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

