Author: rousseau Date: 2017-11-04 10:04:46 +0000 (Sat, 04 Nov 2017) New Revision: 16038
Modified: packages/trunk/0ad/debian/changelog packages/trunk/0ad/debian/control Log: remove support of kfreebsd-amd64 and kfreebsd-i386 since auto test fails for 0ad alpha 22 and then 0ad FTBFS. Modified: packages/trunk/0ad/debian/changelog =================================================================== --- packages/trunk/0ad/debian/changelog 2017-10-31 12:12:36 UTC (rev 16037) +++ packages/trunk/0ad/debian/changelog 2017-11-04 10:04:46 UTC (rev 16038) @@ -1,3 +1,10 @@ +0ad (0.0.22-3) unstable; urgency=medium + + * remove support of kfreebsd-amd64 and kfreebsd-i386 since auto test fails + for 0ad alpha 22 and then 0ad FTBFS. + + -- Ludovic Rousseau <[email protected]> Sat, 04 Nov 2017 11:04:26 +0100 + 0ad (0.0.22-2) unstable; urgency=medium * Fix "0ad FTBFS with on armhf with gcc 7: error: call of overloaded Modified: packages/trunk/0ad/debian/control =================================================================== --- packages/trunk/0ad/debian/control 2017-10-31 12:12:36 UTC (rev 16037) +++ packages/trunk/0ad/debian/control 2017-11-04 10:04:46 UTC (rev 16038) @@ -35,7 +35,7 @@ Vcs-Browser: https://anonscm.debian.org/viewvc/pkg-games/packages/trunk/0ad/ Package: 0ad -Architecture: amd64 i386 kfreebsd-amd64 kfreebsd-i386 +Architecture: amd64 i386 Pre-Depends: dpkg (>= 1.15.6~) Depends: 0ad-data (>= ${source:Upstream-Version}), _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

