Merge "debbuilder.conf: Disable the apt upgrade of chroot"

This commit is contained in:
Zuul 2022-04-21 15:16:52 +00:00 committed by Gerrit Code Review
commit f9c208c333

View File

@ -3,6 +3,8 @@ $build_arch_any = 1;
$build_source = 1;
$run_autopkgtest = 0;
$run_lintian = 0;
$apt_distupgrade = 0;
$apt_upgrade = 0;
$lintian_opts = ['--fail-on','error,warning', '--profile', 'debian', '-X',
'debian/changelog,' .
'documentation/manual,' .