This is an automated email from the git hooks/post-receive script. apo-guest pushed a commit to branch master in repository tecnoballz.
commit abee5f8e26aac3e4951a3f0e9902f7575364db53 Author: Markus Koschany <[email protected]> Date: Fri Jan 30 12:53:57 2015 +0100 Tighten the dependency on libsdl-mixer1.2 and pull in the latest version which depends on libmikmod3. Therefore the sound will work again. Closes: #776260 Thanks: Celelibi for the report. --- debian/control | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/control b/debian/control index 78e2564..98b3684 100644 --- a/debian/control +++ b/debian/control @@ -26,6 +26,7 @@ Vcs-Browser: http://anonscm.debian.org/cgit/pkg-games/tecnoballz.git Package: tecnoballz Architecture: any Depends: + libsdl-mixer1.2 (>= 1.2.12-11+b1), tecnoballz-data, ${misc:Depends}, ${shlibs:Depends} -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/tecnoballz.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

