Author: jmtd-guest Date: 2008-03-16 23:31:01 +0000 (Sun, 16 Mar 2008) New Revision: 6127
Modified: packages/trunk/freedoom/debian/control packages/trunk/freedoom/debian/patches/version.patch Log: tweak provides: to boom-wad (and add it to freedm binary package) Modified: packages/trunk/freedoom/debian/control =================================================================== --- packages/trunk/freedoom/debian/control 2008-03-16 23:29:35 UTC (rev 6126) +++ packages/trunk/freedoom/debian/control 2008-03-16 23:31:01 UTC (rev 6127) @@ -13,7 +13,7 @@ Package: freedoom Architecture: all Recommends: prboom | doom-engine -Provides: doom-wad +Provides: boom-wad Description: free game files for the 3D game DOOM Freedoom is a project to create a complete Doom II-compatible IWAD file which is Free Software. @@ -29,6 +29,7 @@ Package: freedm Architecture: all Recommends: prboom | doom-engine +Provides: boom-wad Description: multiplayer-oriented maps for Doom Freedoom is a project to create a complete Doom II-compatible IWAD file which is Free Software. Modified: packages/trunk/freedoom/debian/patches/version.patch =================================================================== --- packages/trunk/freedoom/debian/patches/version.patch 2008-03-16 23:29:35 UTC (rev 6126) +++ packages/trunk/freedoom/debian/patches/version.patch 2008-03-16 23:31:01 UTC (rev 6127) @@ -1,4 +1,4 @@ ---- freedoom-0.5.orig/VERSION -+++ freedoom-0.5/VERSION +--- freedoom-0.6.1.orig/VERSION ++++ freedoom-0.6.1/VERSION @@ -0,0 +1 @@ -+0.5 ++0.6.1 _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-games-commits

