Author: jmtd-guest Date: 2007-06-21 09:25:19 +0000 (Thu, 21 Jun 2007) New Revision: 3052
Modified: packages/trunk/prboom/config.h packages/trunk/prboom/debian/changelog Log: new upstream version Modified: packages/trunk/prboom/config.h =================================================================== --- packages/trunk/prboom/config.h 2007-06-21 00:05:12 UTC (rev 3051) +++ packages/trunk/prboom/config.h 2007-06-21 09:25:19 UTC (rev 3052) @@ -43,7 +43,7 @@ #define HAVE_LIBM 1 /* Define to 1 if you have the `png' library (-lpng). */ -/* #undef HAVE_LIBPNG */ +#define HAVE_LIBPNG 1 /* Define if you have the SDL mixer library -lSDL_mixer */ #define HAVE_LIBSDL_MIXER 1 Modified: packages/trunk/prboom/debian/changelog =================================================================== --- packages/trunk/prboom/debian/changelog 2007-06-21 00:05:12 UTC (rev 3051) +++ packages/trunk/prboom/debian/changelog 2007-06-21 09:25:19 UTC (rev 3052) @@ -1,3 +1,9 @@ +prboom (2:2.4.7+dfsg-1) UNRELEASED; urgency=low + + * New upstream release + + -- Jon Dowland <[EMAIL PROTECTED]> Wed, 20 Jun 2007 20:59:16 +0100 + prboom (2:2.4.6+dfsg-1) unstable; urgency=high * Remove ID-copyright material from prboom.wad _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-games-commits

