Author: ansgar-guest Date: 2008-05-29 18:14:06 +0000 (Thu, 29 May 2008) New Revision: 7188
Modified: packages/trunk/pyracerz/debian/changelog packages/trunk/pyracerz/debian/control Log: * debian/control: Add Vcs-* field * debian/control: Remove Homepage semi-field from description Modified: packages/trunk/pyracerz/debian/changelog =================================================================== --- packages/trunk/pyracerz/debian/changelog 2008-05-29 17:43:03 UTC (rev 7187) +++ packages/trunk/pyracerz/debian/changelog 2008-05-29 18:14:06 UTC (rev 7188) @@ -1,8 +1,13 @@ -pyracerz (0.2-5) unstable; urgency=low +pyracerz (0.2-5) UNRELEASED; urgency=low + [ Carlos Galisteo ] * python-numeric dependence removed (Windows-only dependence). (Closes: #478454) * Maintainer field changed. Joining Debian Games Team. + [ Ansgar Burchardt ] + * debian/control: Add Vcs-* field + * debian/control: Remove Homepage semi-field from description + -- Carlos Galisteo <[EMAIL PROTECTED]> Wed, 07 May 2008 10:29:51 +0000 pyracerz (0.2-4) unstable; urgency=low Modified: packages/trunk/pyracerz/debian/control =================================================================== --- packages/trunk/pyracerz/debian/control 2008-05-29 17:43:03 UTC (rev 7187) +++ packages/trunk/pyracerz/debian/control 2008-05-29 18:14:06 UTC (rev 7188) @@ -5,6 +5,9 @@ Build-Depends: debhelper (>= 5.0.37.2), docbook-to-man, quilt (>= 0.39-2) Build-Depends-Indep: python-support (>= 0.5.3), python (>= 2.3.5-11) Standards-Version: 3.7.2 +Homepage: http://pyracerz.sourceforge.net/ +Vcs-Svn: svn://svn.debian.org/svn/pkg-games/packages/trunk/pyracerz/ +Vcs-Browser: http://svn.debian.org/wsvn/pkg-games/packages/trunk/pyracerz/?op=log Package: pyracerz Architecture: all @@ -16,5 +19,3 @@ Reverse), 9 cars, a basic robot player, 3 different levels of difficulty, and a music player (it can play the .ogg files locating in the musics directory). - . - Homepage: http://pyracerz.sourceforge.net/ _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-games-commits

