This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository buildscripts. commit 0e0e353f44722cc1c8a45b7368b0c6293245421d Author: Mihai Moldovan <ionic@ionic.de> Date: Wed Feb 7 17:22:01 2018 +0100 home/.dupload.conf.x2go: switch wheezy over to the new archives repository. --- home/.dupload.conf.x2go | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/home/.dupload.conf.x2go b/home/.dupload.conf.x2go index f4bac45..d987f0f 100644 --- a/home/.dupload.conf.x2go +++ b/home/.dupload.conf.x2go @@ -37,8 +37,8 @@ $cfg{"x2go-debian-wheezy"} = { fqdn => "code.x2go.org", login => "x2go-admin", method => "scpb", - incoming => "/srv/sites/x2go.org/packages/debian/incoming/wheezy", - queuedir => "/srv/sites/x2go.org/packages/debian/upload/wheezy", + incoming => "/srv/sites/x2go.org/archives/debian/incoming/wheezy", + queuedir => "/srv/sites/x2go.org/archives/debian/upload/wheezy", dinstall_runs => 1, }; $cfg{"x2go-debian-squeeze"} = { -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/buildscripts.git