This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository buildscripts. commit af224dc40955e57927b6626b127071040869e74d Author: Mihai Moldovan <ionic@ionic.de> Date: Tue Jul 16 13:28:56 2019 +0200 home/.buildscripts/x2go.conf: add new raspbian distro "buster". --- home/.buildscripts/x2go.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/home/.buildscripts/x2go.conf b/home/.buildscripts/x2go.conf index 4060a7a..fab6763 100644 --- a/home/.buildscripts/x2go.conf +++ b/home/.buildscripts/x2go.conf @@ -7,7 +7,7 @@ GIT_SSH_PORT="32032" DEBEMAIL="git-admin@x2go.org" DEBFULLNAME="X2Go Git Administrator" DEB_DISTS_SUPPORTED="debian raspbian" -: ${DEB_BUILD_FOR:="debian:jessie,stretch,buster,bullseye,sid raspbian:jessie,stretch"} +: ${DEB_BUILD_FOR:="debian:jessie,stretch,buster,bullseye,sid raspbian:jessie,stretch,buster"} # Shared for both RPM and DEB. GPG_KEY="F4A7678C9C6B0B2B" -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/buildscripts.git