[X2Go-Commits] [buildscripts] 01/04: home/.buildscripts/x2go.conf: remove wheezy from the default Debian build value.

git-admin at x2go.org git-admin at x2go.org
Wed Feb 7 17:27:16 CET 2018


This is an automated email from the git hooks/post-receive script.

x2go pushed a commit to branch master
in repository buildscripts.

commit 8da183ff8e41c2e95eb5bbfbfc9d46f6300973b6
Author: Mihai Moldovan <ionic at ionic.de>
Date:   Wed Feb 7 17:13:44 2018 +0100

    home/.buildscripts/x2go.conf: remove wheezy from the default Debian build value.
---
 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 79fac71..3ac5cf7 100644
--- a/home/.buildscripts/x2go.conf
+++ b/home/.buildscripts/x2go.conf
@@ -7,7 +7,7 @@ GIT_SSH_PORT="32032"
 DEBEMAIL="git-admin at x2go.org"
 DEBFULLNAME="X2Go Git Administrator"
 DEB_DISTS_SUPPORTED="debian raspbian"
-: ${DEB_BUILD_FOR:="debian:wheezy,jessie,stretch,buster,sid raspbian:jessie,stretch"}
+: ${DEB_BUILD_FOR:="debian:jessie,stretch,buster,sid raspbian:jessie,stretch"}
 
 # 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


More information about the x2go-commits mailing list