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 248f2a739324a85acae7bbee469bfa6497166b16 Author: Sven Eckelmann <[email protected]> Date: Sun Jun 9 21:45:11 2013 +0200 Remove unused dependency to libsdl1.2-dev in debian/control --- debian/changelog | 6 ++++++ debian/control | 1 - 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index a60612d..6484393 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +mupen64plus-rsp-hle (2.0~rc2+1+3d76355d095c-2) UNRELEASED; urgency=low + + * Remove unused dependency to libsdl1.2-dev in debian/control + + -- Sven Eckelmann <[email protected]> Sun, 09 Jun 2013 21:42:36 +0200 + mupen64plus-rsp-hle (2.0~rc2+1+3d76355d095c-1) experimental; urgency=low * New Upstream Snapshot from 3d76355d095c456eb32677cb65feb775ef24d896 diff --git a/debian/control b/debian/control index 23c0dfc..1a7dff7 100644 --- a/debian/control +++ b/debian/control @@ -11,7 +11,6 @@ Build-Depends: debhelper (>= 9), dpkg-dev (>= 1.16.1.1), libmupen64plus-dev (>= 1.99.5), - 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

