This is an automated email from the git hooks/post-receive script. ecsv-guest pushed a commit to branch armhf_test in repository mupen64plus-rsp-hle.
commit 2e447f64e4025f9961661adc33eaee06753794ba Author: Sven Eckelmann <[email protected]> Date: Sat Aug 20 21:54:02 2011 +0200 Add virtual package libsdl-dev as alternative build dependency --- debian/changelog | 7 +++++++ debian/control | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 2b294da..f27911d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +mupen64plus-rsp-hle (1.99.4-4) UNRELEASED; urgency=low + + * debian/control: + - Add virtual package libsdl-dev as alternative build dependency + + -- Sven Eckelmann <[email protected]> Sat, 20 Aug 2011 21:53:53 +0200 + mupen64plus-rsp-hle (1.99.4-3) unstable; urgency=low * Upload to unstable diff --git a/debian/control b/debian/control index d46658a..0651fa2 100644 --- a/debian/control +++ b/debian/control @@ -13,7 +13,7 @@ Build-Depends: dpkg-dev (>= 1.16.0), hardening-includes, libmupen64plus-dev, - libsdl1.2-dev, + libsdl1.2-dev | libsdl-dev, Package: mupen64plus-rsp-hle Architecture: any-i386 any-amd64 -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/mupen64plus-rsp-hle.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

