Author: kibi-guest Date: 2007-08-11 21:28:32 +0000 (Sat, 11 Aug 2007) New Revision: 3619
Modified: packages/trunk/bos/debian/changelog packages/trunk/bos/debian/control Log: Replace "Arch: all" with "Arch: any"; added a B-D on scons Modified: packages/trunk/bos/debian/changelog =================================================================== --- packages/trunk/bos/debian/changelog 2007-08-11 20:59:18 UTC (rev 3618) +++ packages/trunk/bos/debian/changelog 2007-08-11 21:28:32 UTC (rev 3619) @@ -2,6 +2,9 @@ * New upstream release. * Moved maintenance to the Debian Games Team. + * Turned the package into an ``Arch: any'' package since there are now + compiled objects. + * Added a B-D on scons. -- Cyril Brulebois <[EMAIL PROTECTED]> Sat, 11 Aug 2007 22:46:46 +0200 Modified: packages/trunk/bos/debian/control =================================================================== --- packages/trunk/bos/debian/control 2007-08-11 20:59:18 UTC (rev 3618) +++ packages/trunk/bos/debian/control 2007-08-11 21:28:32 UTC (rev 3619) @@ -3,11 +3,11 @@ Priority: optional Maintainer: Debian Games Team <[EMAIL PROTECTED]> Uploaders: Cyril Brulebois <[EMAIL PROTECTED]> -Build-Depends-Indep: debhelper (>> 4.0.0) +Build-Depends: debhelper, scons Standards-Version: 3.6.1 Package: bos -Architecture: all +Architecture: any Depends: stratagus (>= 2.1) | stratagus-gl (>= 2.1) Provides: stratagus-data Description: Invasion: Battle of Survival data set for Stratagus _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-games-commits

