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 f42e7cddd8ad374feb5886b883cf27ebeb0116a5 Author: Sven Eckelmann <[email protected]> Date: Wed May 12 17:50:39 2010 +0200 Merge mupen64plus 1.5+dfsg1-10 --- debian/changelog | 38 ++++++++++++++++++++++++++++++++++++-- debian/control | 1 + 2 files changed, 37 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index bf39ca7..d514620 100644 --- a/debian/changelog +++ b/debian/changelog @@ -15,8 +15,10 @@ mupen64plus-rsp-hle (1.99.4~hg20100511-1) UNRELEASED; urgency=low rice_nodebug.patch, rice-screenflickering.patch, rice-texturepack-crash.patch, static-binutils-libs.patch, system-libbz2.patch, system-liblzma.patch, system-libpng.patch, - system-zlib.patch, version-string.patch, xdg-basedir.patch, rice_fog.patch - - Rebase default-optimisations.patch against 1.99.4~hg20100403 + system-zlib.patch, version-string.patch, xdg-basedir.patch, + rice_fog.patch, ftbfs-gvariant-type-conflicts.patch, + dont-install-unneeded.patch + - Rebase default-optimisations.patch against 1.99.4~hg20100511 * Convert to 3.0 (quilt) source format * debian/control: - Remove unneeded build dependency to quilt @@ -24,6 +26,38 @@ mupen64plus-rsp-hle (1.99.4~hg20100511-1) UNRELEASED; urgency=low -- Sven Eckelmann <[email protected]> Mon, 15 Feb 2010 18:40:00 +0100 +mupen64plus (1.5+dfsg1-10) unstable; urgency=low + + [ Sven Eckelmann ] + * debian/patches: + - Add rsp_ucode2_reset.patch, Reset status of specific ucode2 hacks after + starting again + - Add rsp_hle_bigendian.patch, Fix wrong high level emulation of rsp on big + endian systems + - Add rice-crash-vendorstring.patch, Don't crash on long OpenGL vendor + string (Closes: #580480, LP: #575968) + + [ Piotr Ożarowski ] + * DMUA flag set to yes + + -- Sven Eckelmann <[email protected]> Thu, 06 May 2010 11:34:46 +0200 + +mupen64plus (1.5+dfsg1-9) unstable; urgency=low + + * debian/patches: + - Add ftbfs-gvariant-type-conflicts.path, Fix FTBFS due to glib's gvariant.h + type definitions (Closes: #577329) + - Add dont-install-unneeded.patch, Don't install files which aren't used by + us + * debian/rules: + - Enable parallel builds using dh's --parallel + - Inform about missing installed files using dh's --list-missing + - Share options between dh_auto_build and dh_auto_install + * debian/control: + - Depend on debhelper 7.4.10 for --parallel and --list-missing + + -- Sven Eckelmann <[email protected]> Sun, 11 Apr 2010 12:23:04 +0200 + mupen64plus (1.5+dfsg1-8) unstable; urgency=low * debian/patches: diff --git a/debian/control b/debian/control index be7b101..6c0602a 100644 --- a/debian/control +++ b/debian/control @@ -8,6 +8,7 @@ Standards-Version: 3.8.4 Vcs-Browser: http://git.debian.org/?p=collab-maint/mupen64plus-rsp-hle.git Vcs-Git: git://git.debian.org/git/collab-maint/mupen64plus-rsp-hle.git Build-Depends: debhelper (>= 7.4.10), libmupen64plus-dev, libsdl1.2-dev +DM-Upload-Allowed: yes Package: mupen64plus-rsp-hle Architecture: i386 amd64 kfreebsd-amd64 kfreebsd-i386 -- 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

