This is an automated email from the git hooks/post-receive script. apo pushed a commit to branch master in repository airstrike.
commit 464a3b56e5422e7e47bad8b8bac54a787f86ca41 Author: Ansgar Burchardt <[email protected]> Date: Fri Feb 29 02:12:21 2008 +0000 debian/control: Change XS-Vcs-* to Vcs-* --- debian/changelog | 3 ++- debian/control | 4 ++-- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index ee1baac..fb4d1f9 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,9 @@ airstrike (0.99+1.0pre6a-3.3) UNRELEASED; urgency=low * Remove deprecated Encoding key from .desktop file + * debian/control: Change XS-Vcs-* to Vcs-* - -- Ansgar Burchardt <[email protected]> Fri, 29 Feb 2008 01:21:06 +0100 + -- Ansgar Burchardt <[email protected]> Fri, 29 Feb 2008 03:08:21 +0100 airstrike (0.99+1.0pre6a-3.2) unstable; urgency=low diff --git a/debian/control b/debian/control index 527b20e..c0e303d 100644 --- a/debian/control +++ b/debian/control @@ -5,8 +5,8 @@ Maintainer: Debian Games Team <[email protected]> Uploaders: Sven Velt <[email protected]> Build-Depends: debhelper (>= 5), quilt (>= 0.40), libsdl-image1.2-dev, libsdl-mixer1.2-dev Standards-Version: 3.7.2 -XS-Vcs-Svn: svn://svn.debian.org/svn/pkg-games/packages/trunk/airstrike/ -XS-Vcs-Browser: http://svn.debian.org/wsvn/pkg-games/packages/trunk/airstrike/?op=log +Vcs-Svn: svn://svn.debian.org/svn/pkg-games/packages/trunk/airstrike/ +Vcs-Browser: http://svn.debian.org/wsvn/pkg-games/packages/trunk/airstrike/?op=log Homepage: http://icculus.org/airstrike/ Package: airstrike -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/airstrike.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

