Author: bddebian-guest Date: 2007-10-26 03:47:38 +0000 (Fri, 26 Oct 2007) New Revision: 4466
Added: packages/trunk/holotz-castle/debian/watch Modified: packages/trunk/holotz-castle/debian/changelog packages/trunk/holotz-castle/debian/control Log: Add watch file. Bump debhelper b-d. Add homepage field. Modified: packages/trunk/holotz-castle/debian/changelog =================================================================== --- packages/trunk/holotz-castle/debian/changelog 2007-10-26 03:23:58 UTC (rev 4465) +++ packages/trunk/holotz-castle/debian/changelog 2007-10-26 03:47:38 UTC (rev 4466) @@ -10,6 +10,11 @@ [ Cyril Brulebois ] * Added XS-Vcs-Svn and XS-Vcs-Browser fields in the control file. + [ Barry deFreese ] + * Add watch file + * Bump debhelper build-dep to 5 + * Add Homepage field in control + -- Jon Dowland <[EMAIL PROTECTED]> Mon, 15 Oct 2007 23:00:27 +0300 holotz-castle (1.3.9-1) unstable; urgency=low Modified: packages/trunk/holotz-castle/debian/control =================================================================== --- packages/trunk/holotz-castle/debian/control 2007-10-26 03:23:58 UTC (rev 4465) +++ packages/trunk/holotz-castle/debian/control 2007-10-26 03:47:38 UTC (rev 4466) @@ -3,9 +3,10 @@ Priority: optional Maintainer: Debian Games Team <[EMAIL PROTECTED]> Uploaders: Miriam Ruiz <[EMAIL PROTECTED]> -Build-Depends: debhelper (>= 4.0.0), dpkg-dev (>= 1.13.19), quilt, +Build-Depends: debhelper (>= 5.0.0), dpkg-dev (>= 1.13.19), quilt, libsdl1.2-dev, libsdl-image1.2-dev, libsdl-mixer1.2-dev, libsdl-ttf2.0-dev Standards-Version: 3.7.2 +Homepage: http://www.mainreactor.net/holotzcastle/en/index_en.html XS-Vcs-Svn: svn://svn.debian.org/svn/pkg-games/packages/trunk/holotz-castle/ XS-Vcs-Browser: http://svn.debian.org/wsvn/pkg-games/packages/trunk/holotz-castle/?op=log Added: packages/trunk/holotz-castle/debian/watch =================================================================== --- packages/trunk/holotz-castle/debian/watch (rev 0) +++ packages/trunk/holotz-castle/debian/watch 2007-10-26 03:47:38 UTC (rev 4466) @@ -0,0 +1,3 @@ +version=3 + +http://www.mainreactor.net/holotzcastle/download/holotz-castle-(.*)-src\.tar\.gz _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-games-commits

