Author: vcheng Date: 2014-09-11 06:23:17 +0000 (Thu, 11 Sep 2014) New Revision: 15187
Modified: packages/trunk/pixfrogger/debian/changelog packages/trunk/pixfrogger/debian/control Log: make pixfrogger MA: foreign Modified: packages/trunk/pixfrogger/debian/changelog =================================================================== --- packages/trunk/pixfrogger/debian/changelog 2014-09-10 13:03:06 UTC (rev 15186) +++ packages/trunk/pixfrogger/debian/changelog 2014-09-11 06:23:17 UTC (rev 15187) @@ -1,5 +1,7 @@ pixfrogger (1.0-3) UNRELEASED; urgency=low + * Team upload. + [ Paul Wise ] * Link to the English homepage instead @@ -9,8 +11,11 @@ [ Evgeni Golov ] * Correct Vcs-* URLs to point to anonscm.debian.org - -- + [ Vincent Cheng ] + * Declare package as Multi-Arch: foreign in debian/control. + -- Vincent Cheng <[email protected]> Wed, 10 Sep 2014 23:20:52 -0700 + pixfrogger (1.0-2) unstable; urgency=low [ Barry deFreese ] Modified: packages/trunk/pixfrogger/debian/control =================================================================== --- packages/trunk/pixfrogger/debian/control 2014-09-10 13:03:06 UTC (rev 15186) +++ packages/trunk/pixfrogger/debian/control 2014-09-11 06:23:17 UTC (rev 15187) @@ -12,6 +12,7 @@ Package: pixfrogger Architecture: all +Multi-Arch: foreign Depends: fenix, fenix-plugins-system, ${misc:Depends} Description: help the frog cross the street PiX Frogger is a clone of the classic game Frogger, in which you must help _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

