This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository buildscripts. commit e3ceb62be17022a529894f927b840cea2cb696a1 Author: Mihai Moldovan <ionic@ionic.de> Date: Sat Jun 6 07:22:52 2015 +0200 bin/build-deb-package: add new debian distro "stretch" (current testing.) --- bin/build-deb-package | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/build-deb-package b/bin/build-deb-package index 701875c..b2a9ce9 100755 --- a/bin/build-deb-package +++ b/bin/build-deb-package @@ -29,7 +29,7 @@ DEBEMAIL="firstname.lastname@mydomain.org" DEBFULLNAME="Firstname Lastname" GPG_KEY="" DEB_DISTS_SUPPORTED="debian ubuntu" -DEBIAN_DISTROS="lenny,squeeze,wheezy,jessie,sid" +DEBIAN_DISTROS="lenny,squeeze,wheezy,jessie,stretch,sid" UBUNTU_DISTROS="lucid,precise" COMPONENT_MAIN="main" -- Alioth's /srv/git/code.x2go.org/buildscripts.git//..//_hooks_/post-receive-email on /srv/git/code.x2go.org/buildscripts.git