Author: rousseau Date: 2017-10-27 14:23:57 +0000 (Fri, 27 Oct 2017) New Revision: 16034
Modified: packages/trunk/0ad/debian/changelog packages/trunk/0ad/debian/control Log: remove support of arm64 because of FTBFS in spidermonkey/mozjs-38.0.0 https://buildd.debian.org/status/fetch.php?pkg=0ad&arch=arm64&ver=0.0.22-1&stamp=1508351579&raw=0 Modified: packages/trunk/0ad/debian/changelog =================================================================== --- packages/trunk/0ad/debian/changelog 2017-10-22 09:34:24 UTC (rev 16033) +++ packages/trunk/0ad/debian/changelog 2017-10-27 14:23:57 UTC (rev 16034) @@ -1,3 +1,10 @@ +0ad (0.0.22-2) unstable; urgency=medium + + * remove support of arm64 because of FTBFS in spidermonkey/mozjs-38.0.0 + https://buildd.debian.org/status/fetch.php?pkg=0ad&arch=arm64&ver=0.0.22-1&stamp=1508351579&raw=0 + + -- Ludovic Rousseau <[email protected]> Fri, 27 Oct 2017 16:22:15 +0200 + 0ad (0.0.22-1) unstable; urgency=medium * New upstream release. Modified: packages/trunk/0ad/debian/control =================================================================== --- packages/trunk/0ad/debian/control 2017-10-22 09:34:24 UTC (rev 16033) +++ packages/trunk/0ad/debian/control 2017-10-27 14:23:57 UTC (rev 16034) @@ -35,7 +35,7 @@ Vcs-Browser: https://anonscm.debian.org/viewvc/pkg-games/packages/trunk/0ad/ Package: 0ad -Architecture: amd64 arm64 armhf i386 kfreebsd-amd64 kfreebsd-i386 +Architecture: amd64 armhf i386 kfreebsd-amd64 kfreebsd-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

