Do not use git revision information for building the documentation, because the .git directory is needed for that, which is not available at build time.
Increase timeout for TestPageBundlerSiteRegular This is to prevent FTBFS on Debian armel build daemons. Special thanks to @bep for providing the solution.
Bjrn Erik Pedersen <bjorn.erik.pedersen@gmail.com>
Skip tests that access the Internet during Debian build But let the test run during autopkgtest. Examples include: - TestTransformPostCSS runs "npm install" which accesses the Internet - TestHugoModulesVariants pulls in github.com/gohugoio/hugoTestModule2
Anthony Fok <foka@debian.org>, William 'jawn-smith' Wilson <jawn-smith@ubuntu.com>
Skip TestPara/Time for Debian infrastructure TestPara/Time fails too often on riscv64 buildd, on reproducible-builds etc. probably due to these build daemons being fully loaded.