Author: jmtd-guest Date: 2009-01-02 00:30:55 +0000 (Fri, 02 Jan 2009) New Revision: 8595
Modified: packages/trunk/freedoom/debian/changelog packages/trunk/freedoom/debian/patches/makefile.patch packages/trunk/freedoom/debian/patches/version.patch Log: new upstream versioN Modified: packages/trunk/freedoom/debian/changelog =================================================================== --- packages/trunk/freedoom/debian/changelog 2009-01-01 23:12:59 UTC (rev 8594) +++ packages/trunk/freedoom/debian/changelog 2009-01-02 00:30:55 UTC (rev 8595) @@ -1,9 +1,13 @@ -freedoom (0.6.2-2) UNRELEASED; urgency=low +freedoom (0.6.3-1) UNRELEASED; urgency=low + [ Ansgar Burchardt ] * debian/control: Add Homepage field - -- Ansgar Burchardt <[email protected]> Thu, 29 May 2008 20:01:24 +0200 + [ Jon Dowland ] + * new upstream version + -- Jon Dowland <[email protected]> Fri, 02 Jan 2009 00:08:15 +0000 + freedoom (0.6.2-1) unstable; urgency=low [ Jon Dowland ] Modified: packages/trunk/freedoom/debian/patches/makefile.patch =================================================================== --- packages/trunk/freedoom/debian/patches/makefile.patch 2009-01-01 23:12:59 UTC (rev 8594) +++ packages/trunk/freedoom/debian/patches/makefile.patch 2009-01-02 00:30:55 UTC (rev 8595) @@ -1,11 +1,11 @@ ---- freedoom-0.5.orig/Makefile -+++ freedoom-0.5/Makefile -@@ -1,7 +1,7 @@ +--- freedoom-0.6.3/Makefile.orig 2009-01-02 00:15:09.000000000 +0000 ++++ freedoom-0.6.3/Makefile 2009-01-02 00:15:24.000000000 +0000 +@@ -28,7 +28,7 @@ WADS=wads - CPP=/usr/bin/cpp + CPP=scripts/simplecpp -DEUTEX=deutex +DEUTEX=/usr/games/deutex - DEUTEX_BASIC_ARGS=-fullsnd -rate accept -rgb 0 255 255 + DEUTEX_BASIC_ARGS=-v0 -fullsnd -rate accept -rgb 0 255 255 DEUTEX_ARGS=$(DEUTEX_BASIC_ARGS) -doom2 bootstrap/ Modified: packages/trunk/freedoom/debian/patches/version.patch =================================================================== --- packages/trunk/freedoom/debian/patches/version.patch 2009-01-01 23:12:59 UTC (rev 8594) +++ packages/trunk/freedoom/debian/patches/version.patch 2009-01-02 00:30:55 UTC (rev 8595) @@ -1,4 +1,4 @@ --- freedoom-0.6.2.orig/VERSION +++ freedoom-0.6.2/VERSION @@ -0,0 +1 @@ -+0.6.2 ++0.6.3 _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-games-commits

