This is an automated email from the git hooks/post-receive script. ecsv-guest pushed a commit to branch master in repository mupen64plus-video-glide64.
commit 7d32c278a9b08c7897ffee6395d133616d95af2b Author: Sven Eckelmann <[email protected]> Date: Fri Dec 24 00:28:34 2010 +0100 Enforce order in debian/control --- debian/control | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/debian/control b/debian/control index 3f7683f..2891c97 100644 --- a/debian/control +++ b/debian/control @@ -3,23 +3,23 @@ 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-glide64.git +Homepage: http://code.google.com/p/mupen64plus/ Vcs-Git: git://git.debian.org/git/collab-maint/mupen64plus-video-glide64.git +Vcs-Browser: http://git.debian.org/?p=collab-maint/mupen64plus-video-glide64.git Build-Depends: debhelper (>= 8.0.0), hardening-includes, + libgl1-mesa-dev | libgl-dev, libmupen64plus-dev, libsdl1.2-dev, - libgl1-mesa-dev | libgl-dev, -DM-Upload-Allowed: yes Package: mupen64plus-video-glide64 Architecture: any-i386 any-amd64 Depends: - ${shlibs:Depends}, ${misc:Depends}, + ${shlibs:Depends}, mupen64plus-video-abi-1, Provides: mupen64plus-video, -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/mupen64plus-video-glide64.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

