cd {jenkins_workspace}
{command}
+### To change into the chroot, execute this command with <session-name> replaced:
+
+schroot -r -c session:<session-name>
+
+### Don't forget to remove the chroot at the end:
+
+schroot -e -c session:<session-name>
+
### Note: sbuild builds the Debian binary packages from the corresponding Debian source,
### installing any missing source dependencies. The build takes place in a dedicated
### clean build environment (chroot), rather than on the host system. If the build