Author: ansgar-guest Date: 2008-06-07 22:30:50 +0000 (Sat, 07 Jun 2008) New Revision: 7264
Modified: packages/trunk/nikwi/debian/changelog packages/trunk/nikwi/debian/control Log: Added ia64 as a supported architecture (Closes: #483275) Modified: packages/trunk/nikwi/debian/changelog =================================================================== --- packages/trunk/nikwi/debian/changelog 2008-06-07 21:38:33 UTC (rev 7263) +++ packages/trunk/nikwi/debian/changelog 2008-06-07 22:30:50 UTC (rev 7264) @@ -12,6 +12,7 @@ * Remove deprecated Encoding key from .desktop file * debian/control: Change XS-Vcs-* to Vcs-* * Remove Homepage semi-field from description + * Added ia64 as a supported architecture (Closes: #483275) [ Sam Hocevar ] * Add amd64 to the list of architectures. Works like a charm. Modified: packages/trunk/nikwi/debian/control =================================================================== --- packages/trunk/nikwi/debian/control 2008-06-07 21:38:33 UTC (rev 7263) +++ packages/trunk/nikwi/debian/control 2008-06-07 22:30:50 UTC (rev 7264) @@ -10,7 +10,7 @@ Homepage: http://www.slashstone.com/more/nikwi Package: nikwi -Architecture: i386 amd64 kfreebsd-i386 hurd-i386 +Architecture: i386 amd64 kfreebsd-i386 hurd-i386 ia64 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 _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-games-commits

