r3758 - packages/trunk/nikwi/debian
Eddy Petrișor
eddy.petrisor at gmail.com
Thu Aug 23 08:30:25 UTC 2007
Miriam Ruiz wrote:
> Author: baby-guest
> Date: 2007-08-22 15:13:23 +0000 (Wed, 22 Aug 2007)
> New Revision: 3758
>
> Modified:
> packages/trunk/nikwi/debian/changelog
> packages/trunk/nikwi/debian/control
> Log:
> Restricted architecture to i386 for the moment
>
>
>
> Modified: packages/trunk/nikwi/debian/changelog
> ===================================================================
> --- packages/trunk/nikwi/debian/changelog 2007-08-22 14:57:29 UTC (rev 3757)
> +++ packages/trunk/nikwi/debian/changelog 2007-08-22 15:13:23 UTC (rev 3758)
> @@ -5,6 +5,8 @@
> * Created build system based in standard make utility.
> * Patched code so that data files can be stored in an absolute path.
> * Removed rdtsc stuff for compatibility with other architectures.
> + * Restricted architecture to i386 for the moment, until I find a way to
> + solve the endianess problems.
Are there also 64 bit issues? If not, add all the LE arches. See glest for an example list.
> Package: nikwi
> -Architecture: any
> -Depends: nikwi-data (>= ${Source-Version}), ${shlibs:Depends}, ${misc:Depends}
> +Architecture: i386
> +Depends: nikwi-data (>= ${source:Version}), ${shlibs:Depends}, ${misc:Depends}
> Description: platform game where your goal is to collect candies
> You play the role of a 9 year old boy in his absolute dream: a world made
> of sweets! Guide Nikwi through his dream to eat everything in each of the 30
> @@ -24,6 +24,7 @@
> Package: nikwi-data
> Architecture: all
> Depends: ${misc:Depends}
> +Recommends: nikwi
> Description: platform game where your goal is to collect candies - game data
Where is this change (the added recommends) documented?
--
Regards,
EddyP
=============================================
"Imagination is more important than knowledge" A.Einstein
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: OpenPGP digital signature
Url : http://lists.alioth.debian.org/pipermail/pkg-games-devel/attachments/20070823/71d00433/attachment.pgp
More information about the Pkg-games-devel
mailing list