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

git-admin at x2go.org git-admin at x2go.org
Mon Sep 12 09:07:50 CEST 2016


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

x2go pushed a commit to branch master
in repository buildscripts.

commit 360ab35dfe1ff7afa93cf4660c6a038668846cb1
Author: Mihai Moldovan <ionic at ionic.de>
Date:   Mon Sep 12 09:03:52 2016 +0200

    home/.buildscripts/x2go.conf: remove squeeze 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 1921b9a..5e9f52f 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"
-DEB_BUILD_FOR=${DEB_BUILD_FOR:-"debian:squeeze,wheezy,jessie,stretch,sid"}
+DEB_BUILD_FOR=${DEB_BUILD_FOR:-"debian:wheezy,jessie,stretch,sid"}
 
 # Shared for both RPM and DEB.
 GPG_KEY="F4A7678C9C6B0B2B"

--
Alioth's /srv/git/code.x2go.org/buildscripts.git//..//_hooks_/post-receive-email on /srv/git/code.x2go.org/buildscripts.git


More information about the x2go-commits mailing list