This is an automated email from the git hooks/post-receive script. ecsv-guest pushed a commit to branch master in repository mupen64plus.
commit 43cd2f54ed106b52293c841ccad4089c5b67a893 Author: Sven Eckelmann <[email protected]> Date: Mon Jun 1 12:30:57 2009 +0200 Enable autobuild for non-free package --- debian/changelog | 1 + debian/control | 1 + 2 files changed, 2 insertions(+) diff --git a/debian/changelog b/debian/changelog index e5e4c29..9117fef 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ mupen64plus (1.5-2) UNRELEASED; urgency=low [Sven Eckelmann] * Remove README.Debian without real content * Remove example files in debian/ + * Enable autobuild for non-free package -- Sven Eckelmann <[email protected]> Mon, 01 Jun 2009 12:27:41 +0200 diff --git a/debian/control b/debian/control index 8cbaf36..82ada9a 100644 --- a/debian/control +++ b/debian/control @@ -5,6 +5,7 @@ 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/ +XS-Autobuild: true Package: mupen64plus Architecture: any -- 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

