Author: sho Date: 2008-04-13 01:15:22 +0000 (Sun, 13 Apr 2008) New Revision: 6527
Modified: packages/trunk/nikwi/debian/changelog packages/trunk/nikwi/debian/control Log: * Add amd64 to the list of architectures. Works like a charm. Modified: packages/trunk/nikwi/debian/changelog =================================================================== --- packages/trunk/nikwi/debian/changelog 2008-04-12 22:51:18 UTC (rev 6526) +++ packages/trunk/nikwi/debian/changelog 2008-04-13 01:15:22 UTC (rev 6527) @@ -11,8 +11,11 @@ * Remove deprecated Encoding key from .desktop file * debian/control: Change XS-Vcs-* to Vcs-* - -- Ansgar Burchardt <[EMAIL PROTECTED]> Fri, 29 Feb 2008 03:08:39 +0100 + [ Sam Hocevar ] + * Add amd64 to the list of architectures. Works like a charm. + -- Sam Hocevar (Debian packages) <[EMAIL PROTECTED]> Sun, 13 Apr 2008 03:14:42 +0200 + nikwi (0.0.20060823-1) unstable; urgency=low [ Miriam Ruiz ] Modified: packages/trunk/nikwi/debian/control =================================================================== --- packages/trunk/nikwi/debian/control 2008-04-12 22:51:18 UTC (rev 6526) +++ packages/trunk/nikwi/debian/control 2008-04-13 01:15:22 UTC (rev 6527) @@ -2,7 +2,7 @@ Section: games Priority: optional Maintainer: Debian Games Team <[EMAIL PROTECTED]> -Uploaders: Miriam Ruiz <[EMAIL PROTECTED]> +Uploaders: Miriam Ruiz <[EMAIL PROTECTED]>, Sam Hocevar (Debian packages) <[EMAIL PROTECTED]> Build-Depends: debhelper (>= 5), quilt, libsdl1.2-dev Standards-Version: 3.7.2 Vcs-Svn: svn://svn.debian.org/svn/pkg-games/packages/trunk/nikwi/ @@ -10,7 +10,7 @@ Homepage: http://www.slashstone.com/more/nikwi Package: nikwi -Architecture: i386, kfreebsd-i386, hurd-i386 +Architecture: i386 amd64 kfreebsd-i386 hurd-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 _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-games-commits

