This is an automated email from the git hooks/post-receive script. ecsv-guest pushed a commit to branch master in repository mupen64plus.
commit 30403e54fa7be083c54847ce1bc354cca5076a07 Author: Sven Eckelmann <[email protected]> Date: Mon Jun 1 12:37:11 2009 +0200 Cleanup debian/control --- debian/changelog | 1 + debian/control | 6 ++---- 2 files changed, 3 insertions(+), 4 deletions(-) diff --git a/debian/changelog b/debian/changelog index 8d21d85..98ec8d4 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,6 +5,7 @@ mupen64plus (1.5-2) UNRELEASED; urgency=low * Remove example files in debian/ * Enable autobuild for non-free package * Enable pristine-tar for orig.tar.gz + * Cleanup debian/control -- Sven Eckelmann <[email protected]> Mon, 01 Jun 2009 12:27:41 +0200 diff --git a/debian/control b/debian/control index 82ada9a..67b20aa 100644 --- a/debian/control +++ b/debian/control @@ -2,9 +2,9 @@ Source: mupen64plus Section: non-free/games Priority: optional Maintainer: Félix Arreola Rodríguez <[email protected]> -Build-Depends: debhelper (>= 7), libsdl1.2-dev, libsdl-ttf2.0-dev, libgtk2.0-dev | libqt4-dev, libsamplerate0-dev Standards-Version: 3.7.3 Homepage: http://code.google.com/p/mupen64plus/ +Build-Depends: debhelper (>= 7), libsdl1.2-dev, libsdl-ttf2.0-dev, libgtk2.0-dev | libqt4-dev, libsamplerate0-dev XS-Autobuild: true Package: mupen64plus @@ -12,11 +12,9 @@ Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} Conflicts: mupen64, mupen64-bin Replaces: mupen64, mupen64-bin -Description: MUlti Platform Emulator for the N64 +Description: Multi Platform Emulator for the N64 N64 Emulator for Linux - GTK 2.0 GUI . Mupen64Plus is a N64 Emulator for Linux, it runs a lot of roms. But remember, it's an emulator, you can't play without roms. This packages doesn't contain roms. - . - This package was debianed by Félix Arreola ([email protected]) -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/mupen64plus.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

