Author: gothicx-guest Date: 2007-10-13 23:19:00 +0000 (Sat, 13 Oct 2007) New Revision: 4405
Modified: packages/trunk/vodovod/debian/changelog packages/trunk/vodovod/debian/control Log: Add Homepage field in the control file Modified: packages/trunk/vodovod/debian/changelog =================================================================== --- packages/trunk/vodovod/debian/changelog 2007-10-13 23:12:35 UTC (rev 4404) +++ packages/trunk/vodovod/debian/changelog 2007-10-13 23:19:00 UTC (rev 4405) @@ -2,6 +2,7 @@ [ Marco Rodrigues ] * Changed debian/control priority from extra to optional + * Add Homepage field in the control file. [ Eddy Petrișor ] * removed invalid category "Application" Modified: packages/trunk/vodovod/debian/control =================================================================== --- packages/trunk/vodovod/debian/control 2007-10-13 23:12:35 UTC (rev 4404) +++ packages/trunk/vodovod/debian/control 2007-10-13 23:19:00 UTC (rev 4405) @@ -5,6 +5,7 @@ Uploaders: Miriam Ruiz <[EMAIL PROTECTED]>, Marco Rodrigues <[EMAIL PROTECTED]> Build-Depends: debhelper (>= 5), quilt, libsdl1.2-dev, libsdl-image1.2-dev, libsdl-mixer1.2-dev Standards-Version: 3.7.2 +Homepage: http://home.gna.org/vodovod/ XS-Vcs-Svn: svn://svn.debian.org/svn/pkg-games/packages/trunk/vodovod/ XS-Vcs-Browser: http://svn.debian.org/wsvn/pkg-games/packages/trunk/vodovod/?op=log @@ -17,5 +18,3 @@ of pipes on each level and need to combine them to lead the water from the house at the top of the screen to the storage tank at the bottom. It Has joystick/joypad support. - . - Homepage: http://home.gna.org/vodovod/ _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-games-commits

