On Thu, Jan 26, 2017 at 09:42:01PM +0000, James Clarke wrote: > On Thu, 26 Jan 2017 22:07:51 +0200 =?UTF-8?B?T3R0byBLZWvDpGzDpGluZW4=?= > <o...@debian.org> wrote: > > Great work Dieter! > > > > I'll merge and upload immediately. I just hope this will be in time > > before the Feb 5th freeze... Because the unstable->testing counter > > resets on every upload, all old fixes are still pending +10 days after > > this upload. > > That's not right. You've ignored all of kfreebsd (and hurd); > kfreebsd-amd64 currently builds mroonga but not tokudb, but in theory it > could build both. I was about to finalise a patch myself which does it > more thoroughly.
I have attached a patch to fix this. It also re-enables mroonga on many of the ports architectures, which were neglected, as well as those that aren't even available in the archive. Generated with: > awk '/^#/{next;} $5 == "little"{print "any-"$1}' /usr/share/dpkg/cputable | > xargs Regards, James