This is an automated email from the git hooks/post-receive script. apo-guest pushed a commit to branch master in repository asc.
commit 3d576a33d9a1c85d7754ffac486301f2c9c82090 Author: Gonéri Le Bouder <[email protected]> Date: Tue Nov 6 16:45:44 2007 +0000 rename XS-Vcs-* to Vcs-* since it's an official field now. move homepage from the description to the new Homepage field --- debian/changelog | 3 ++- debian/control | 9 +++------ 2 files changed, 5 insertions(+), 7 deletions(-) diff --git a/debian/changelog b/debian/changelog index 34c53e4..8b0729a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,9 +5,10 @@ asc (1.16.3.0-4) UNRELEASED; urgency=low [ Gonéri Le Bouder ] * add a watchfile + * move homepage from the description to the new Homepage field [ Cyril Brulebois ] - * Added XS-Vcs-Svn and XS-Vcs-Browser fields in the control file. + * Added Vcs-Svn and Vcs-Browser fields in the control file. [ Barry deFreese ] * Fix make-clean lintian warning diff --git a/debian/control b/debian/control index 6799d3b..6731306 100644 --- a/debian/control +++ b/debian/control @@ -5,8 +5,9 @@ Maintainer: Debian Games Team <[email protected]> Uploaders: Sam Hocevar (Debian packages) <[email protected]>, Bartosz Fenski <[email protected]>, Alexander Schmehl <[email protected]> Build-Depends: debhelper (>= 4.0.0), libsdl1.2-dev (>=1.2.7+1.2.8cvs20041007-5.2), libsdl-mixer1.2-dev, libsdl-image1.2-dev (>= 1.2.3-5), libsigc++-1.2-dev, libparagui1.0-dev (>= 1.0.4-10), libphysfs-dev, libxt-dev, libartsc0-dev, libesd0-dev Standards-Version: 3.7.2 -XS-Vcs-Svn: svn://svn.debian.org/svn/pkg-games/packages/trunk/asc/ -XS-Vcs-Browser: http://svn.debian.org/wsvn/pkg-games/packages/trunk/asc/?op=log +Vcs-Svn: svn://svn.debian.org/svn/pkg-games/packages/trunk/asc/ +Vcs-Browser: http://svn.debian.org/wsvn/pkg-games/packages/trunk/asc/?op=log +Homepage: http://www.asc-hq.org Package: asc Architecture: any @@ -16,8 +17,6 @@ Description: turn-based strategy game Advanced Strategic Command is a free strategy game in the tradition of BattleIsle 2/3. The game is turn-based and can be played against human or computer. - . - Homepage: http://www.asc-hq.org Package: asc-data Architecture: all @@ -28,5 +27,3 @@ Description: data files for the Advanced Strategic Command game human or computer. . This package contains data files for the ASC game. - . - Homepage: http://www.asc-hq.org -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/asc.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

