Author: roam-guest Date: 2010-11-25 11:51:36 +0000 (Thu, 25 Nov 2010) New Revision: 11478
Added: packages/trunk/fenix/debian/source.lintian-overrides Modified: packages/trunk/fenix/debian/changelog Log: Override the Lintian warning about the unknown armhf arch. Modified: packages/trunk/fenix/debian/changelog =================================================================== --- packages/trunk/fenix/debian/changelog 2010-11-25 11:39:10 UTC (rev 11477) +++ packages/trunk/fenix/debian/changelog 2010-11-25 11:51:36 UTC (rev 11478) @@ -7,8 +7,8 @@ * Added Renesas SH(sh4) CPU to support architecture list. Closes: #551144 [ Peter Pentchev ] - * Added ARM Hard Float (armhf) to the list of supported architectures. - Closes: #604658 + * Added ARM Hard Float (armhf) to the list of supported architectures and + override the Lintian "unknown architecture" warning. Closes: #604658 -- Peter Pentchev <[email protected]> Thu, 25 Nov 2010 13:25:18 +0200 Added: packages/trunk/fenix/debian/source.lintian-overrides =================================================================== --- packages/trunk/fenix/debian/source.lintian-overrides (rev 0) +++ packages/trunk/fenix/debian/source.lintian-overrides 2010-11-25 11:51:36 UTC (rev 11478) @@ -0,0 +1,2 @@ +# This will go away once the ARM Hard Float goes official :) +unknown-architecture armhf _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-games-commits

