slapos_web_deploy: add support for old Debian 10

In old Debian 10, after the release of Debian 11, apt update is failing
like this if we don't add the option "--allow-releaseinfo-change":

root@debian:~# apt update
Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB]
Get:2 http://http.us.debian.org/debian buster InRelease [122 kB]
E: Repository 'http://security.debian.org/debian-security buster/updates InRelease' changed its 'Suite' value from 'stable' to 'oldstable'
N: This must be accepted explicitly before updates for this repository can be applied. See apt-secure(8) manpage for details.
5 jobs for master in 0 seconds (queued for 1 second)
Status Job ID Name Coverage
  External
failed SlapOS-Master.UnitTest-Master

03:55:09

failed SlapOS.Eggs.UnitTest-Master.Python2

01:24:39

passed SlapOS.Eggs.UnitTest-Master.Python3

00:11:47

passed SlapOS.Eggs.UnitTest-Master.Python2

00:09:33

passed SlapOS.Eggs.UnitTest-Master.Python3

00:09:45