Author: bddebian-guest Date: 2007-12-21 19:49:25 +0000 (Fri, 21 Dec 2007) New Revision: 5035
Modified: packages/trunk/asciijump/debian/changelog packages/trunk/asciijump/debian/control packages/trunk/asciijump/debian/watch Log: Move to UNRELEASE since it doesn't appear to be in the archive * Fix watch file * Add VCS fields in control * Bump Standards Version to 3.7.3 Modified: packages/trunk/asciijump/debian/changelog =================================================================== --- packages/trunk/asciijump/debian/changelog 2007-12-21 17:53:40 UTC (rev 5034) +++ packages/trunk/asciijump/debian/changelog 2007-12-21 19:49:25 UTC (rev 5035) @@ -1,10 +1,16 @@ -asciijump (1.0.2beta-1) unstable; urgency=low +asciijump (1.0.2beta-1) UNRELEASED; urgency=low + [ Mario Iseli ] * New upstream release. * Disabled all patches as they aren't used anymore. * Bumped compat version to 5. * Added new Homepage field. + [ Barry deFreese ] + * Fix watch file + * Add VCS fields in control + * Bump Standards Version to 3.7.3 + -- Mario Iseli <[EMAIL PROTECTED]> Sat, 1 Dec 2007 10:26:02 +0100 asciijump (0.0.6-4) unstable; urgency=low Modified: packages/trunk/asciijump/debian/control =================================================================== --- packages/trunk/asciijump/debian/control 2007-12-21 17:53:40 UTC (rev 5034) +++ packages/trunk/asciijump/debian/control 2007-12-21 19:49:25 UTC (rev 5035) @@ -4,7 +4,9 @@ Maintainer: Mario Iseli <[EMAIL PROTECTED]> Build-Depends: debhelper (>> 5.0.0), libslang2-dev, dpatch, exuberant-ctags Homepage: http://asciijump.prv.pl -Standards-Version: 3.7.2 +Standards-Version: 3.7.3 +Vcs-Svn: svn://svn.debian.org/svn/pkg-games/packages/trunk/asciijump/ +Vcs-Browser: http://svn.debian.org/wsvn/pkg-games/packages/trunk/asciijump/?op=log Package: asciijump Architecture: any Modified: packages/trunk/asciijump/debian/watch =================================================================== --- packages/trunk/asciijump/debian/watch 2007-12-21 17:53:40 UTC (rev 5034) +++ packages/trunk/asciijump/debian/watch 2007-12-21 19:49:25 UTC (rev 5035) @@ -1,2 +1,2 @@ version=3 -http://otak.k-k.pl/asciijump/tgz/asciijump-(.*)\.tar\.gz +http://otak.k-k.pl/asciijump/tgz/asciijump-([\d.]+)\.tar\.gz _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-games-commits

