Author: vcheng Date: 2016-05-24 05:04:36 +0000 (Tue, 24 May 2016) New Revision: 15774
Modified: packages/trunk/pixfrogger/debian/changelog packages/trunk/pixfrogger/debian/control Log: pixfrogger: declare XS-Build-Indep-Architecture: i386 in d/control Modified: packages/trunk/pixfrogger/debian/changelog =================================================================== --- packages/trunk/pixfrogger/debian/changelog 2016-05-05 15:18:19 UTC (rev 15773) +++ packages/trunk/pixfrogger/debian/changelog 2016-05-24 05:04:36 UTC (rev 15774) @@ -1,3 +1,12 @@ +pixfrogger (1.0-4) UNRELEASED; urgency=medium + + * Team upload. + * Declare the architecture affinity to handle build-dependency on a package + which is only available on 32-bit archs. Thanks to Steve Langasek! + (Closes: #534063) + + -- Vincent Cheng <[email protected]> Mon, 23 May 2016 22:02:36 -0700 + pixfrogger (1.0-3) unstable; urgency=low * Team upload. Modified: packages/trunk/pixfrogger/debian/control =================================================================== --- packages/trunk/pixfrogger/debian/control 2016-05-05 15:18:19 UTC (rev 15773) +++ packages/trunk/pixfrogger/debian/control 2016-05-24 05:04:36 UTC (rev 15774) @@ -9,6 +9,7 @@ Homepage: http://www.pixjuegos.com/?q=node/63 Vcs-Svn: svn://anonscm.debian.org/pkg-games/packages/trunk/pixfrogger/ Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-games/packages/trunk/pixfrogger/ +XS-Build-Indep-Architecture: i386 Package: pixfrogger Architecture: all _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

