This is an automated email from the git hooks/post-receive script. ecsv-guest pushed a commit to branch master in repository mupen64plus-video-z64.
commit cc393a5b8c31ab66cb8c2e0b3826b12d6c44c911 Author: Sven Eckelmann <[email protected]> Date: Fri Dec 24 00:28:35 2010 +0100 Enforce order in debian/control --- debian/control | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/debian/control b/debian/control index ffed1da..9e759ce 100644 --- a/debian/control +++ b/debian/control @@ -3,24 +3,24 @@ Section: games Priority: optional Maintainer: Tobias Loose <[email protected]> Uploaders: Sven Eckelmann <[email protected]> -Homepage: http://code.google.com/p/mupen64plus/ +DM-Upload-Allowed: yes Standards-Version: 3.9.1 -Vcs-Browser: http://git.debian.org/?p=collab-maint/mupen64plus-video-z64.git +Homepage: http://code.google.com/p/mupen64plus/ Vcs-Git: git://git.debian.org/git/collab-maint/mupen64plus-video-z64.git +Vcs-Browser: http://git.debian.org/?p=collab-maint/mupen64plus-video-z64.git Build-Depends: debhelper (>= 8.0.0), hardening-includes, - libmupen64plus-dev, - libsdl1.2-dev, libgl1-mesa-dev | libgl-dev, libglew1.5-dev | libglew-dev, -DM-Upload-Allowed: yes + libmupen64plus-dev, + libsdl1.2-dev, Package: mupen64plus-video-z64 Architecture: any-i386 any-amd64 Depends: - ${shlibs:Depends}, ${misc:Depends}, + ${shlibs:Depends}, mupen64plus-rsp-z64, mupen64plus-video-abi-1, Provides: -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/mupen64plus-video-z64.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

