Author: bddebian-guest Date: 2007-10-07 03:42:33 +0000 (Sun, 07 Oct 2007) New Revision: 4352
Added: packages/trunk/funguloids/debian/watch Modified: packages/trunk/funguloids/debian/changelog packages/trunk/funguloids/debian/control Log: Add watch file and homepage tag Modified: packages/trunk/funguloids/debian/changelog =================================================================== --- packages/trunk/funguloids/debian/changelog 2007-10-06 14:24:09 UTC (rev 4351) +++ packages/trunk/funguloids/debian/changelog 2007-10-07 03:42:33 UTC (rev 4352) @@ -10,4 +10,7 @@ [ Cyril Brulebois ] * Added XS-Vcs-Svn and XS-Vcs-Browser fields in the control file. + [ Barry deFreese ] + * Add watch file + -- Jon Dowland <[EMAIL PROTECTED]> Thu, 12 Jul 2007 11:29:13 +0100 Modified: packages/trunk/funguloids/debian/control =================================================================== --- packages/trunk/funguloids/debian/control 2007-10-06 14:24:09 UTC (rev 4351) +++ packages/trunk/funguloids/debian/control 2007-10-07 03:42:33 UTC (rev 4352) @@ -5,6 +5,7 @@ Uploaders: Andres Mejia <[EMAIL PROTECTED]> Build-Depends: debhelper (>= 5), dpatch, automake, autoconf, liblua5.1-0-dev, libois-dev, libogre-dev (>= 1.4), libalut-dev, libopenal-dev, libogg-dev, libvorbis-dev, libmad0-dev Standards-Version: 3.7.2 +Homepage: http://funguloids.sourceforge.net/ XS-Vcs-Svn: svn://svn.debian.org/svn/pkg-games/packages/trunk/funguloids/ XS-Vcs-Browser: http://svn.debian.org/wsvn/pkg-games/packages/trunk/funguloids/?op=log Added: packages/trunk/funguloids/debian/watch =================================================================== --- packages/trunk/funguloids/debian/watch (rev 0) +++ packages/trunk/funguloids/debian/watch 2007-10-07 03:42:33 UTC (rev 4352) @@ -0,0 +1,8 @@ +# Watch control file for uscan +# See uscan(1) for format + +# Compulsory line, this is a version 3 file +version=3 + +# Find new files on sourceforge, for debscripts >= 2.9 +http://sf.net/funguloids/funguloids-linux-(.+)\.tar\.bz2 _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-games-commits

